Bonjour,
Merci pour votre réponse. Voici le retour de commande :
angy@angy-MSIP65:~$ find /etc/apt -name '*.list' -exec bash -c 'echo -e "\n$1\n"; nl -ba "$1"' _ '{}' \;
/etc/apt/sources.list
1 # deb cdrom:[Ubuntu 18.04.2 LTS _Bionic Beaver_ - Release amd64 (20190210)]/ bionic main restricted
2
3 # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
4 # newer versions of the distribution.
5 deb http://fr.archive.ubuntu.com/ubuntu/ bionic main restricted
6
7 ## Major bug fix updates produced after the final release of the
8 ## distribution.
9 deb http://fr.archive.ubuntu.com/ubuntu/ bionic-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 http://fr.archive.ubuntu.com/ubuntu/ bionic universe
15 # deb-src http://fr.archive.ubuntu.com/ubuntu/ bionic universe
16 deb http://fr.archive.ubuntu.com/ubuntu/ bionic-updates universe
17 # deb-src http://fr.archive.ubuntu.com/ubuntu/ bionic-updates universe
18
19 ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
20 ## team, and may not be under a free licence. Please satisfy yourself as to
21 ## your rights to use the software. Also, please note that software in
22 ## multiverse WILL NOT receive any review or updates from the Ubuntu
23 ## security team.
24 deb http://fr.archive.ubuntu.com/ubuntu/ bionic multiverse
25 # deb-src http://fr.archive.ubuntu.com/ubuntu/ bionic multiverse
26 deb http://fr.archive.ubuntu.com/ubuntu/ bionic-updates multiverse
27 # deb-src http://fr.archive.ubuntu.com/ubuntu/ bionic-updates multiverse
28
29 ## N.B. software from this repository may not have been tested as
30 ## extensively as that contained in the main release, although it includes
31 ## newer versions of some applications which may provide useful features.
32 ## Also, please note that software in backports WILL NOT receive any review
33 ## or updates from the Ubuntu security team.
34 deb http://fr.archive.ubuntu.com/ubuntu/ bionic-backports main restricted universe multiverse
35
36 ## Uncomment the following two lines to add software from Canonical's
37 ## 'partner' repository.
38 ## This software is not part of Ubuntu, but is offered by Canonical and the
39 ## respective vendors as a service to Ubuntu users.
40 deb http://archive.canonical.com/ubuntu bionic partner
41 deb-src http://archive.canonical.com/ubuntu bionic partner
42
43 deb http://security.ubuntu.com/ubuntu bionic-security main restricted
44 deb http://security.ubuntu.com/ubuntu bionic-security universe
45 # deb-src http://security.ubuntu.com/ubuntu bionic-security universe
46 deb http://security.ubuntu.com/ubuntu bionic-security multiverse
47 # deb-src http://security.ubuntu.com/ubuntu bionic-security multiverse
48 deb https://dl.winehq.org/wine-builds/ubuntu/bionic main
49 # deb-src https://dl.winehq.org/wine-builds/ubuntu/bionic main
/etc/apt/sources.list.d/nilarimogard-ubuntu-webupd8-bionic.list
1 deb http://ppa.launchpad.net/nilarimogard/webupd8/ubuntu bionic main
2 # deb-src http://ppa.launchpad.net/nilarimogard/webupd8/ubuntu bionic main
/etc/apt/sources.list.d/teamviewer.list
1 ### TeamViewer DEB repository list
2
3 ### NOTE: Manual changes to this file
4 ### - prevent it from being updated by TeamViewer package updates
5 ### - will be lost after using the 'teamviewer repo' command
6 ### The original file can be restored with this command:
7 ### cp /opt/teamviewer/tv_bin/script/teamviewer.list /etc/apt/sources.list.d/teamviewer.list
8 ### which has the same effect as 'teamviewer repo default'
9
10 ### NOTE: It is preferred to use the following commands to edit this file:
11 ### teamviewer repo - show current repository configuration
12 ### teamviewer repo default - restore default configuration
13 ### teamviewer repo disable - disable the repository
14 ### teamviewer repo stable - make all regular TeamViewer packages available (default)
15 ### teamviewer repo preview - additionally, make feature preview packages available
16 ### teamviewer repo development - additionally, make the latest development packages available
17
18
19 deb http://linux.teamviewer.com/deb stable main
20
21 # deb http://linux.teamviewer.com/deb preview main
22 # deb http://linux.teamviewer.com/deb development main
/etc/apt/sources.list.d/wine-ubuntu-wine-builds-bionic.list
1 deb http://ppa.launchpad.net/wine/wine-builds/ubuntu bionic main
2 # deb-src http://ppa.launchpad.net/wine/wine-builds/ubuntu bionic main
3 # deb-src http://ppa.launchpad.net/wine/wine-builds/ubuntu bionic main
4 # deb-src http://ppa.launchpad.net/wine/wine-builds/ubuntu bionic main