Je ne l'ai pas précisé (même si vous l'avez peut-être compris...) mais je ne suis pas un spécialiste, j'essaie de me débrouiller avec linux c'est tout 🙂 C'est un ami informaticien qui me l'a installé il y a plusieurs années après plusieurs plantages de Windows et depuis j'essaie de me débrouiller tout seul et avec l'aide du forum.
Je suis sur un pc ancien 32 bits.
Alors voici le résultat de : cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=16.04
DISTRIB_CODENAME=xenial
DISTRIB_DESCRIPTION="Ubuntu 16.04.1 LTS"
Le résultat de : cat /etc/apt/sources.list
# deb cdrom:[Ubuntu 11.10 _Oneiric Ocelot_ - Release i386 (20111012)]/ oneiric main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://fr.archive.ubuntu.com/ubuntu/ xenial main restricted
deb-src http://fr.archive.ubuntu.com/ubuntu/ xenial restricted main multiverse universe #Added by software-properties
## Major bug fix updates produced after the final release of the
## distribution.
deb http://fr.archive.ubuntu.com/ubuntu/ xenial-updates main restricted
deb-src http://fr.archive.ubuntu.com/ubuntu/ xenial-updates restricted main multiverse universe #Added by software-properties
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://fr.archive.ubuntu.com/ubuntu/ xenial universe
deb http://fr.archive.ubuntu.com/ubuntu/ xenial-updates universe
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://fr.archive.ubuntu.com/ubuntu/ xenial multiverse
deb http://fr.archive.ubuntu.com/ubuntu/ xenial-updates multiverse
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
deb http://fr.archive.ubuntu.com/ubuntu/ xenial-security main restricted
deb-src http://fr.archive.ubuntu.com/ubuntu/ xenial-security restricted main multiverse universe #Added by software-properties
deb http://fr.archive.ubuntu.com/ubuntu/ xenial-security universe
deb http://fr.archive.ubuntu.com/ubuntu/ xenial-security multiverse
## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
# deb http://archive.canonical.com/ubuntu oneiric partner
deb-src http://archive.canonical.com/ubuntu oneiric partner
et le résultat de la commande : ls -l /etc/apt/sources.list.d/
total 28
-rw-r--r-- 1 root root 0 févr. 24 2015 alexmurray-indicator-sensors-trusty.list
-rw-r--r-- 1 root root 81 févr. 24 2015 alexmurray-indicator-sensors-trusty.list.save
-rw-r--r-- 1 root root 0 févr. 24 2015 michael-gruz-canon-oneiric.list
-rw-r--r-- 1 root root 244 sept. 4 2014 michael-gruz-canon-oneiric.list.distUpgrade
-rw-r--r-- 1 root root 0 févr. 24 2015 michael-gruz-canon-oneiric.list.save
-rw-r--r-- 1 root root 81 juil. 30 23:13 oneiric-partner.list
-rw-r--r-- 1 root root 81 juil. 30 23:13 oneiric-partner.list.distUpgrade
-rw-r--r-- 1 root root 81 avril 30 2016 oneiric-partner.list.save
-rw-r--r-- 1 root root 183 juil. 30 23:13 tualatrix-next-trusty.list
-rw-r--r-- 1 root root 132 juil. 30 23:13 tualatrix-next-trusty.list.distUpgrade
Bon j'ai l'impression qu'il y a quelques problèmes ... 🙁