Pages : 1
#1 Le 03/02/2022, à 06:53
- totogo
besoin d'aide
bonjour je suis nouveau sur ubunto , jaime la philosophie du groupe . Mais jai un probleme pour télécharger des applications ...
Ubuntu 20.04.3 LTS \n \l
tb@tb-PORTEGE-R930:~$ uname -a
Linux tb-PORTEGE-R930 5.13.0-28-generic #31~20.04.1-Ubuntu SMP Wed Jan 19 14:08:10 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
tb@tb-PORTEGE-R930:~$ echo "${XDG_CURRENT_DESKTOP}"
ubuntu:GNOME
tb@tb-PORTEGE-R930:~$ find /etc/apt -name '*.list' -exec bash -c 'echo -e "\n$1\n"; nl -ba "$1"' _ '{}' \;
/etc/apt/sources.list.d/owncloud.list
1 # deb http://download.opensuse.org/repositori … ntu_14.04/ /
/etc/apt/sources.list.d/u2t-ubuntu-bleedingedge-focal.list
1 # deb http://ppa.launchpad.net/u2t/bleedingedge/ubuntu focal main
2 # deb-src http://ppa.launchpad.net/u2t/bleedingedge/ubuntu focal main
/etc/apt/sources.list.d/xorg-edgers-ubuntu-ppa-focal.list
1 # deb http://ppa.launchpad.net/xorg-edgers/ppa/ubuntu focal main
2 # deb-src http://ppa.launchpad.net/xorg-edgers/ppa/ubuntu focal main
/etc/apt/sources.list.d/cappelikan-ubuntu-ppa-focal.list
1 # deb http://ppa.launchpad.net/cappelikan/ppa/ubuntu focal main
2 # deb-src http://ppa.launchpad.net/cappelikan/ppa/ubuntu focal main
/etc/apt/sources.list.d/yannubuntu-ubuntu-boot-repair-focal.list
1 deb http://ppa.launchpad.net/yannubuntu/boot-repair/ubuntu focal main
2 deb-src http://ppa.launchpad.net/yannubuntu/boot-repair/ubuntu focal main
/etc/apt/sources.list.d/noobslab-ubuntu-pear-apps-focal.list
1 deb http://ppa.launchpad.net/noobslab/pear-apps/ubuntu focal main
2 # deb-src http://ppa.launchpad.net/noobslab/pear-apps/ubuntu focal main
/etc/apt/sources.list
1 # deb cdrom:[Ubuntu 20.04.3 LTS _Focal Fossa_ - Release amd64 (20210819)]/ focal main restricted
2
3 # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
4 # newer versions of the distribution.
5 # deb-src http://fr.archive.ubuntu.com/ubuntu/ focal main restricted
6
7 ## Major bug fix updates produced after the final release of the
8 ## distribution.
9 # deb-src http://fr.archive.ubuntu.com/ubuntu/ focal-updates main restricted
10
11 ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
12 ## team. Also, please note that software in universe WILL NOT receive any
13 ## review or updates from the Ubuntu security team.
14 # deb-src http://fr.archive.ubuntu.com/ubuntu/ focal universe
15 # deb-src http://fr.archive.ubuntu.com/ubuntu/ focal-updates universe
16
17 ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
18 ## team, and may not be under a free licence. Please satisfy yourself as to
19 ## your rights to use the software. Also, please note that software in
20 ## multiverse WILL NOT receive any review or updates from the Ubuntu
21 ## security team.
22 # deb-src http://fr.archive.ubuntu.com/ubuntu/ focal multiverse
23 # deb-src http://fr.archive.ubuntu.com/ubuntu/ focal-updates multiverse
24
25 ## N.B. software from this repository may not have been tested as
26 ## extensively as that contained in the main release, although it includes
27 ## newer versions of some applications which may provide useful features.
28 ## Also, please note that software in backports WILL NOT receive any review
29 ## or updates from the Ubuntu security team.
30 # deb-src http://fr.archive.ubuntu.com/ubuntu/ focal-backports main restricted universe multiverse
31
32 ## Uncomment the following two lines to add software from Canonical's
33 ## 'partner' repository.
34 ## This software is not part of Ubuntu, but is offered by Canonical and the
35 ## respective vendors as a service to Ubuntu users.
36 # deb http://archive.canonical.com/ubuntu focal partner
37 # deb-src http://archive.canonical.com/ubuntu focal partner
38
39 # deb-src http://security.ubuntu.com/ubuntu focal-security main restricted
40 # deb-src http://security.ubuntu.com/ubuntu focal-security universe
41 # deb-src http://security.ubuntu.com/ubuntu focal-security multiverse
42
43 # This system was installed using small removable media
44 # (e.g. netinst, live or single CD). The matching "deb cdrom"
45 # entries were disabled at the end of the installation process.
46 # For information about how to configure apt package sources,
47 # see the sources.list(5) manual.
48 deb http://fr.archive.ubuntu.com/ubuntu/ focal multiverse main universe restricted
49 # deb http://ppa.launchpad.net/nvidia-vdpau/ppa/ ubuntu jaunty main
50 # deb-src http://ppa.launchpad.net/nvidia-vdpau/ppa/ ubuntu jaunty main
Hors ligne
#2 Le 03/02/2022, à 07:00
- xubu1957
Re : besoin d'aide
Bonjour,
Comme demandé dans le premier message du tutoriel Retour utilisable de commande
Pour ajouter toi-même les balises code à ton précédent message #1 :
Cliquer sur le lien « Modifier » en bas à droite du message
Sélectionner le texte
Cliquer sur le <> de l'éditeur de message
tb@tb-PORTEGE-R930:~$ uname -a
Linux tb-PORTEGE-R930 5.13.0-28-generic #31~20.04.1-Ubuntu SMP Wed Jan 19 14:08:10 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
tb@tb-PORTEGE-R930:~$ echo "${XDG_CURRENT_DESKTOP}"
ubuntu:GNOME
tb@tb-PORTEGE-R930:~$ find /etc/apt -name '*.list' -exec bash -c 'echo -e "\n$1\n"; nl -ba "$1"' _ '{}' \;
/etc/apt/sources.list.d/owncloud.list
1 # deb http://download.opensuse.org/repositori … ntu_14.04/ /
/etc/apt/sources.list.d/u2t-ubuntu-bleedingedge-focal.list
1 # deb http://ppa.launchpad.net/u2t/bleedingedge/ubuntu focal main
2 # deb-src http://ppa.launchpad.net/u2t/bleedingedge/ubuntu focal main
/etc/apt/sources.list.d/xorg-edgers-ubuntu-ppa-focal.list
1 # deb http://ppa.launchpad.net/xorg-edgers/ppa/ubuntu focal main
2 # deb-src http://ppa.launchpad.net/xorg-edgers/ppa/ubuntu focal main
/etc/apt/sources.list.d/cappelikan-ubuntu-ppa-focal.list
1 # deb http://ppa.launchpad.net/cappelikan/ppa/ubuntu focal main
2 # deb-src http://ppa.launchpad.net/cappelikan/ppa/ubuntu focal main
/etc/apt/sources.list.d/yannubuntu-ubuntu-boot-repair-focal.list
1 deb http://ppa.launchpad.net/yannubuntu/boot-repair/ubuntu focal main
2 deb-src http://ppa.launchpad.net/yannubuntu/boot-repair/ubuntu focal main
/etc/apt/sources.list.d/noobslab-ubuntu-pear-apps-focal.list
1 deb http://ppa.launchpad.net/noobslab/pear-apps/ubuntu focal main
2 # deb-src http://ppa.launchpad.net/noobslab/pear-apps/ubuntu focal main
/etc/apt/sources.list
1 # deb cdrom:[Ubuntu 20.04.3 LTS _Focal Fossa_ - Release amd64 (20210819)]/ focal main restricted
2
3 # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
4 # newer versions of the distribution.
5 # deb-src http://fr.archive.ubuntu.com/ubuntu/ focal main restricted
6
7 ## Major bug fix updates produced after the final release of the
8 ## distribution.
9 # deb-src http://fr.archive.ubuntu.com/ubuntu/ focal-updates main restricted
10
11 ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
12 ## team. Also, please note that software in universe WILL NOT receive any
13 ## review or updates from the Ubuntu security team.
14 # deb-src http://fr.archive.ubuntu.com/ubuntu/ focal universe
15 # deb-src http://fr.archive.ubuntu.com/ubuntu/ focal-updates universe
16
17 ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
18 ## team, and may not be under a free licence. Please satisfy yourself as to
19 ## your rights to use the software. Also, please note that software in
20 ## multiverse WILL NOT receive any review or updates from the Ubuntu
21 ## security team.
22 # deb-src http://fr.archive.ubuntu.com/ubuntu/ focal multiverse
23 # deb-src http://fr.archive.ubuntu.com/ubuntu/ focal-updates multiverse
24
25 ## N.B. software from this repository may not have been tested as
26 ## extensively as that contained in the main release, although it includes
27 ## newer versions of some applications which may provide useful features.
28 ## Also, please note that software in backports WILL NOT receive any review
29 ## or updates from the Ubuntu security team.
30 # deb-src http://fr.archive.ubuntu.com/ubuntu/ focal-backports main restricted universe multiverse
31
32 ## Uncomment the following two lines to add software from Canonical's
33 ## 'partner' repository.
34 ## This software is not part of Ubuntu, but is offered by Canonical and the
35 ## respective vendors as a service to Ubuntu users.
36 # deb http://archive.canonical.com/ubuntu focal partner
37 # deb-src http://archive.canonical.com/ubuntu focal partner
38
39 # deb-src http://security.ubuntu.com/ubuntu focal-security main restricted
40 # deb-src http://security.ubuntu.com/ubuntu focal-security universe
41 # deb-src http://security.ubuntu.com/ubuntu focal-security multiverse
42
43 # This system was installed using small removable media
44 # (e.g. netinst, live or single CD). The matching "deb cdrom"
45 # entries were disabled at the end of the installation process.
46 # For information about how to configure apt package sources,
47 # see the sources.list(5) manual.
48 deb http://fr.archive.ubuntu.com/ubuntu/ focal multiverse main universe restricted
49 # deb http://ppa.launchpad.net/nvidia-vdpau/ppa/ ubuntu jaunty main
50 # deb-src http://ppa.launchpad.net/nvidia-vdpau/ppa/ ubuntu jaunty main
Donne le retour de :
sudo apt update
Montre aussi d'éventuels paquets cassés :
dpkg -l | grep -v ^ii
Dernière modification par xubu1957 (Le 03/02/2022, à 07:08)
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
Hors ligne
#3 Le 03/02/2022, à 07:16
- Compte supprimé
Re : besoin d'aide
Bonjour,
Mais jai un probleme pour télécharger des applications ...
De quel problème s'agit-il?
Un problème avec la logithèque? un problème avec l'utilisation de sudo apt install ?
Pour une aide efficace une illustration de ton souci serait la bienvenue