Voilà les retours
cd /etc/apt/sources.list.d && sudo rm -v *dell* videolan*bionic* && cd
'xenial-dell.list' supprimé
'xenial-dell.list.distUpgrade' supprimé
'xenial-dell.list.save' supprimé
'xenial-dell-matira-5-7.list' supprimé
'xenial-dell-matira-5-7.list.distUpgrade' supprimé
'xenial-dell-matira-5-7.list.save' supprimé
'xenial-dell-service.list' supprimé
'xenial-dell-service.list.distUpgrade' supprimé
'xenial-dell-service.list.save' supprimé
'videolan-ubuntu-stable-daily-bionic.list' supprimé
'videolan-ubuntu-stable-daily-bionic.list.save' supprimé
sudo sed -i '51,$d;s/xenial/bionic/' /etc/apt/sources.list && cat -n /etc/apt/sources.list
1
2 # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
3 # newer versions of the distribution.
4 deb http://archive.ubuntu.com/ubuntu/ bionic main restricted
5 # deb-src http://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://archive.ubuntu.com/ubuntu/ bionic-updates main restricted
10 # deb-src http://archive.ubuntu.com/ubuntu/ bionic-updates main restricted
11
12 ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
13 ## team, and may not be under a free licence. Please satisfy yourself as to
14 ## your rights to use the software. Also, please note that software in
15 ## universe WILL NOT receive any review or updates from the Ubuntu security
16 ## team.
17 deb http://archive.ubuntu.com/ubuntu/ bionic universe
18 # deb-src http://archive.ubuntu.com/ubuntu/ bionic universe
19 deb http://archive.ubuntu.com/ubuntu/ bionic-updates universe
20 # deb-src http://archive.ubuntu.com/ubuntu/ bionic-updates universe
21
22 ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
23 ## team, and may not be under a free licence. Please satisfy yourself as to
24 ## your rights to use the software. Also, please note that software in
25 ## multiverse WILL NOT receive any review or updates from the Ubuntu
26 ## security team.
27 deb http://archive.ubuntu.com/ubuntu/ bionic multiverse
28 # deb-src http://archive.ubuntu.com/ubuntu/ bionic multiverse
29 deb http://archive.ubuntu.com/ubuntu/ bionic-updates multiverse
30 # deb-src http://archive.ubuntu.com/ubuntu/ bionic-updates multiverse
31
32 ## N.B. software from this repository may not have been tested as
33 ## extensively as that contained in the main release, although it includes
34 ## newer versions of some applications which may provide useful features.
35 ## Also, please note that software in backports WILL NOT receive any review
36 ## or updates from the Ubuntu security team.
37 deb http://archive.ubuntu.com/ubuntu/ bionic-backports main restricted universe multiverse
38 # deb-src http://archive.ubuntu.com/ubuntu/ bionic-backports main restricted universe multiverse
39
40 ## This software is not part of Ubuntu, but is offered by Canonical and the
41 ## respective vendors as a service to Ubuntu users.
42 deb http://archive.canonical.com/ubuntu bionic partner
43 # deb-src http://archive.canonical.com/ubuntu bionic partner
44
45 deb http://security.ubuntu.com/ubuntu bionic-security main restricted
46 # deb-src http://security.ubuntu.com/ubuntu bionic-security main restricted
47 deb http://security.ubuntu.com/ubuntu bionic-security universe
48 # deb-src http://security.ubuntu.com/ubuntu bionic-security universe
49 deb http://security.ubuntu.com/ubuntu bionic-security multiverse
50 # deb-src http://security.ubuntu.com/ubuntu bionic-security multiverse
sudo sed -i 's/ # désactivé.*$//;s/^# deb /deb /' /etc/apt/sources.list.d/* && find /etc/apt/sources.list.d -type f -name '*.list*' -exec bash -c 'echo -e "\n$1\n"; [[ $1 = *".list" ]] && cat -n "$1"' _ '{}' \;
/etc/apt/sources.list.d/webupd8team-ubuntu-y-ppa-manager-bionic.list
1 deb http://ppa.launchpad.net/webupd8team/y-ppa-manager/ubuntu bionic main
2 # deb-src http://ppa.launchpad.net/webupd8team/y-ppa-manager/ubuntu bionic main
/etc/apt/sources.list.d/google-chrome.list.save
/etc/apt/sources.list.d/peterlevi-ubuntu-ppa-bionic.list
1 deb http://ppa.launchpad.net/peterlevi/ppa/ubuntu bionic main
2 # deb-src http://ppa.launchpad.net/peterlevi/ppa/ubuntu bionic main
/etc/apt/sources.list.d/google-chrome.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://dl.google.com/linux/chrome/deb/ stable main
/etc/apt/sources.list.d/peterlevi-ubuntu-ppa-bionic.list.save
/etc/apt/sources.list.d/google-chrome.list.distUpgrade
ls -lR /etc/default/grub*
-rw-r--r-- 1 root root 1265 mai 11 09:12 /etc/default/grub
-rw-r--r-- 1 root root 1209 mars 12 10:19 /etc/default/grub.ucf-dist