Bonjour
J'ai viré les snap
snap list --all
La commande « snap » n'a pas été trouvée, mais peut être installée avec :
sudo apt install snapd
sudo apt update
[sudo] Mot de passe de loutch :
Atteint :1 http://archive.canonical.com/ubuntu focal InRelease
Atteint :2 http://archive.ubuntu.com/ubuntu focal InRelease
Atteint :3 http://archive.ubuntu.com/ubuntu focal-security InRelease
Atteint :4 http://archive.ubuntu.com/ubuntu focal-updates InRelease
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances
Lecture des informations d'état... Fait
Tous les paquets sont à jour.
et enfin
find /etc/apt -name '*.list' -exec bash -c 'echo -e "\n$1\n"; nl -ba "$1"' _ '{}' \;
/etc/apt/sources.list
1 #------------------------------------------------------------------------------#
2 # OFFICIAL UBUNTU REPOS #
3 #------------------------------------------------------------------------------#
4
5
6 ###### Ubuntu Main Repos
7 deb http://archive.ubuntu.com/ubuntu focal main restricted universe multiverse
8
9 ###### Ubuntu Update Repos
10 deb http://archive.ubuntu.com/ubuntu focal-security main restricted universe multiverse
11 deb http://archive.ubuntu.com/ubuntu focal-updates main restricted universe multiverse
12
13 ###### Ubuntu Partner Repo
14 deb http://archive.canonical.com/ubuntu focal partner
/etc/apt/sources.list.d/vivaldi-snapshot.list
1 ### THIS FILE IS AUTOMATICALLY CONFIGURED ###
2 # You may comment out this entry, but any other modifications may be lost.
3 #deb http://repo.vivaldi.com/snapshot/deb/ stable main