je l’ai fait mais j’ai toujours ça
Fetched 7,428 B in 13s (549 B/s)
W: Failed to fetch http://dl.google.com/linux/chrome/deb/dists/stable/Release Unable to find expected entry ‘main/binary-i386/Packages’ in Release file (Wrong sources.list entry or malformed file)
E: Some index files failed to download. They have been ignored, or old ones used instead.
root@debian:/home/dadelinux#
Bien sûr je suis sous 64 pour preuve voici une commande que j’ai utilisé pour le savoir
root@debian:/home/dadelinux# if [[ $(sed -n ‘/flags/{/lm/ p;q}’ /proc/cpuinfo) ]] ; then echo “Compatible 64 bits” ; else echo “Non-compatible 64 bits” ; fi
Compatible 64 bits
root@debian:/home/dadelinux#
le uname -a me renvoi ça
root@debian:/home/dadelinux# uname -a
Linux debian 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt20-1+deb8u4 (2016-02-29) x86_64 GNU/Linux