J'ai ça :
flavien@flavien-20-r101nf:~$ find /etc/apt -name '*.list' -exec bash -c 'echo -e "\n$1\n"; nl -ba "$1"' _ '{}' \;
/etc/apt/sources.list.d/vscode.list
1 ### THIS FILE IS AUTOMATICALLY CONFIGURED ###
2 # You may comment out this entry, but any other modifications may be lost.
3 deb [arch=amd64] http://packages.microsoft.com/repos/vscode stable main
/etc/apt/sources.list
1 deb cdrom:[Ubuntu-MATE 19.10 _Eoan Ermine_ - Release amd64 (20191017)]/ eoan main multiverse restricted universe
2
3 # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
4 # newer versions of the distribution.
5 deb http://ubuntu.grena.ge/ubuntu/ focal main restricted
6 deb-src http://ubuntu.grena.ge/ubuntu/ focal restricted multiverse universe main #Added by software-properties
7 deb-src http://fr.archive.ubuntu.com/ubuntu/ eoan main restricted
8
9 ## Major bug fix updates produced after the final release of the
10 ## distribution.
11 deb http://ubuntu.grena.ge/ubuntu/ focal-updates main restricted
12 deb-src http://ubuntu.grena.ge/ubuntu/ focal-updates restricted multiverse universe main #Added by software-properties
13 deb-src http://fr.archive.ubuntu.com/ubuntu/ eoan-updates main restricted
14
15 ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
16 ## team. Also, please note that software in universe WILL NOT receive any
17 ## review or updates from the Ubuntu security team.
18 deb http://ubuntu.grena.ge/ubuntu/ focal universe
19 deb-src http://fr.archive.ubuntu.com/ubuntu/ eoan universe
20 deb http://ubuntu.grena.ge/ubuntu/ focal-updates universe
21 deb-src http://fr.archive.ubuntu.com/ubuntu/ eoan-updates universe
22
23 ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
24 ## team, and may not be under a free licence. Please satisfy yourself as to
25 ## your rights to use the software. Also, please note that software in
26 ## multiverse WILL NOT receive any review or updates from the Ubuntu
27 ## security team.
28 deb http://ubuntu.grena.ge/ubuntu/ focal multiverse
29 deb-src http://fr.archive.ubuntu.com/ubuntu/ eoan multiverse
30 deb http://ubuntu.grena.ge/ubuntu/ focal-updates multiverse
31 deb-src http://fr.archive.ubuntu.com/ubuntu/ eoan-updates multiverse
32
33 ## N.B. software from this repository may not have been tested as
34 ## extensively as that contained in the main release, although it includes
35 ## newer versions of some applications which may provide useful features.
36 ## Also, please note that software in backports WILL NOT receive any review
37 ## or updates from the Ubuntu security team.
38 deb http://ubuntu.grena.ge/ubuntu/ focal-backports main restricted universe multiverse
39 deb-src http://ubuntu.grena.ge/ubuntu/ focal-backports main restricted universe multiverse #Added by software-properties
40 deb-src http://fr.archive.ubuntu.com/ubuntu/ eoan-backports main restricted universe multiverse
41
42 ## Uncomment the following two lines to add software from Canonical's
43 ## 'partner' repository.
44 ## This software is not part of Ubuntu, but is offered by Canonical and the
45 ## respective vendors as a service to Ubuntu users.
46 deb http://archive.canonical.com/ubuntu eoan partner
47 deb-src http://archive.canonical.com/ubuntu eoan partner
48
49 deb http://ubuntu.grena.ge/ubuntu/ focal-security main restricted
50 deb-src http://ubuntu.grena.ge/ubuntu/ focal-security restricted multiverse universe main #Added by software-properties
51 deb-src http://security.ubuntu.com/ubuntu eoan-security main restricted
52 deb http://ubuntu.grena.ge/ubuntu/ focal-security universe
53 deb-src http://security.ubuntu.com/ubuntu eoan-security universe
54 deb http://ubuntu.grena.ge/ubuntu/ focal-security multiverse
55 deb-src http://security.ubuntu.com/ubuntu eoan-security multiverse
56
57 # This system was installed using small removable media
58 # (e.g. netinst, live or single CD). The matching "deb cdrom"
59 # entries were disabled at the end of the installation process.
60 # For information about how to configure apt package sources,
61 # see the sources.list(5) manual.
flavien@flavien-20-r101nf:~$
Et non, je suis sur Ubuntu mate 20.04 :
flavien@flavien-20-r101nf:~$ neofetch
.-/+oossssoo+/-. flavien@flavien-20-r101nf
`:+ssssssssssssssssss+:` -------------------------
-+ssssssssssssssssssyyssss+- OS: Ubuntu 20.04.1 LTS x86_64
.ossssssssssssssssssdMMMNysssso. Host: 20-r101nf
/ssssssssssshdmmNNmmyNMMMMhssssss/ Kernel: 5.4.0-47-generic
+ssssssssshmydMMMMMMMNddddyssssssss+ Uptime: 1 hour, 53 mins
/sssssssshNMMMyhhyyyyhmNMMMNhssssssss/ Packages: 1913 (dpkg), 5 (snap)
.ssssssssdMMMNhsssssssssshNMMMdssssssss. Shell: bash 5.0.17
+sssshhhyNMMNyssssssssssssyNMMMysssssss+ Resolution: 1600x900
ossyNMMMNyMMhsssssssssssssshmmmhssssssso DE: MATE
ossyNMMMNyMMhsssssssssssssshmmmhssssssso WM: Metacity (Marco)
+sssshhhyNMMNyssssssssssssyNMMMysssssss+ WM Theme: Ambiant-MATE-Dark
.ssssssssdMMMNhsssssssssshNMMMdssssssss. Theme: Ambiant-MATE-Dark [GTK2/3]
/sssssssshNMMMyhhyyyyhdNMMMNhssssssss/ Icons: Ambiant-MATE [GTK2/3]
+sssssssssdmydMMMMMMMMddddyssssssss+ Terminal: mate-terminal
/ssssssssssshdmNNNNmyNMMMMhssssss/ Terminal Font: Ubuntu Mono 13
.ossssssssssssssssssdMMMNysssso. CPU: AMD E1-6015 APU (2) @ 1.400GHz
-+sssssssssssssssssyyyssss+- GPU: AMD ATI Radeon HD 8240 / R3 Ser
`:+ssssssssssssssssss+:` Memory: 1855MiB / 3624MiB
.-/+oossssoo+/-.
flavien@flavien-20-r101nf:~$