salut naziel voilà les retours
mjjm@mjjm-System-Product-Name:~$ find /etc/apt -name '*.list' -exec bash -c 'echo -e "\n$1\n"; nl -ba "$1"' _ '{}' \;
/etc/apt/sources.list.d/christian-boxdoerfer-ubuntu-fsearch-daily-xenial.list
1
2
3
4
5
6
/etc/apt/sources.list.d/ubuntuhandbook1-ubuntu-audacity-xenial.list
1 #désactivé pour la mise à niveau vers bionic
2 deb http://ppa.launchpad.net/ubuntuhandbook1/audacity/ubuntu/ bionic main
3
4
5
6
7
8
/etc/apt/sources.list.d/philip5-ubuntu-extra-xenial.list
1 #désactivé pour la mise à niveau vers bionic
2
3
4
5
6
7
/etc/apt/sources.list.d/vivnet-ubuntu-g510s-bionic.list
1 deb http://ppa.launchpad.net/vivnet/g510s/ubuntu bionic main
2 # deb-src http://ppa.launchpad.net/vivnet/g510s/ubuntu bionic main
/etc/apt/sources.list.d/kdenlive-ubuntu-kdenlive-stable-xenial.list
1 #désactivé pour la mise à niveau vers bionic
2 deb http://ppa.launchpad.net/kdenlive/kdenlive-stable/ubuntu/ bionic main
3
4
5
6
7
8
/etc/apt/sources.list.d/openshot_developers-ubuntu-ppa-xenial.list
1 #désactivé pour la mise à niveau vers bionic
2 deb http://ppa.launchpad.net/openshot.developers/ppa/ubuntu/ bionic main
3
4
5
6
7
8
/etc/apt/sources.list.d/inkscape_dev-ubuntu-stable-xenial.list
1 #désactivé pour la mise à niveau vers bionic
2 deb http://ppa.launchpad.net/inkscape.dev/stable/ubuntu/ bionic main
3
4
5
6
7
8
/etc/apt/sources.list.d/pmjdebruijn-ubuntu-darktable-release-xenial.list
1 #désactivé pour la mise à niveau vers bionic
2 deb http://ppa.launchpad.net/pmjdebruijn/darktable-release/ubuntu/ bionic main
3
4
5
6
7
8
/etc/apt/sources.list
1 # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
2 # newer versions of the distribution.
3 deb http://fr.archive.ubuntu.com/ubuntu/ bionic main restricted
4
5 ## Major bug fix updates produced after the final release of the
6 ## distribution.
7 deb http://fr.archive.ubuntu.com/ubuntu/ bionic-updates main restricted
8 # deb-src http://fr.archive.ubuntu.com/ubuntu/ bionic-updates main restricted
9
10 ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
11 ## team. Also, please note that software in universe WILL NOT receive any
12 ## review or updates from the Ubuntu security team.
13 deb http://fr.archive.ubuntu.com/ubuntu/ bionic universe
14 deb http://fr.archive.ubuntu.com/ubuntu/ bionic-updates universe
15 # deb-src http://fr.archive.ubuntu.com/ubuntu/ bionic-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 http://fr.archive.ubuntu.com/ubuntu/ bionic multiverse
23 deb http://fr.archive.ubuntu.com/ubuntu/ bionic-updates multiverse
24 # deb-src http://fr.archive.ubuntu.com/ubuntu/ bionic-updates multiverse
25
26 ## N.B. software from this repository may not have been tested as
27 ## extensively as that contained in the main release, although it includes
28 ## newer versions of some applications which may provide useful features.
29 ## Also, please note that software in backports WILL NOT receive any review
30 ## or updates from the Ubuntu security team.
31 deb http://fr.archive.ubuntu.com/ubuntu/ bionic-backports main restricted universe multiverse
32 # deb-src http://fr.archive.ubuntu.com/ubuntu/ bionic-backports main restricted universe multiverse
33
34 ## Uncomment the following two lines to add software from Canonical's
35 ## 'partner' repository.
36 ## This software is not part of Ubuntu, but is offered by Canonical and the
37 ## respective vendors as a service to Ubuntu users.
38 deb http://archive.canonical.com/ubuntu bionic partner
39 # deb-src http://archive.canonical.com/ubuntu artful partner
40
41 deb http://security.ubuntu.com/ubuntu bionic-security main restricted
42 # deb-src http://security.ubuntu.com/ubuntu bionic-security main restricted
43 deb http://security.ubuntu.com/ubuntu bionic-security universe
44 # deb-src http://security.ubuntu.com/ubuntu bionic-security universe
45 deb http://security.ubuntu.com/ubuntu bionic-security multiverse
46 # deb-src http://security.ubuntu.com/ubuntu bionic-security multiverse
mjjm@mjjm-System-Product-Name:~$
mjjm@mjjm-System-Product-Name:~$ dpkg -l | grep -v 'ii\|rc'
Souhait=inconnU/Installé/suppRimé/Purgé/H=à garder
| État=Non/Installé/fichier-Config/dépaqUeté/échec-conFig/H=semi-installé/W=attend-traitement-déclenchements
|/ Err?=(aucune)/besoin Réinstallation (État,Err: majuscule=mauvais)
+++-===============================================-===================================================-============-===============================================================================
mjjm@mjjm-System-Product-Name:~$