#51 Le 09/11/2018, à 17:39
- inbox
Re : installation de Firefox : erreur code 1
Il faut donc recréer les chemins alternatifs pour régler ton problème de mise à jour de Firefox.
Il me faudrait aussi le retour de cette commande :
locate www-browser
S'il le faut, pour installer locate, passe les commandes suivantes :
sudo apt-get install mlocate
sudo updatedb
Un problème résolu ? Indiquez le en modifiant le titre du sujet.
Hors ligne
#52 Le 09/11/2018, à 17:39
- degolarson
Re : installation de Firefox : erreur code 1
Voilà
joel@joel-K70IJ:~$ ls -alrt /usr/bin/firefox
ls: impossible d'accéder à '/usr/bin/firefox': Aucun fichier ou dossier de ce type
joel@joel-K70IJ:~$
merci
2018-2020 Xubuntu 18.04 LTS 64b Nov 2020 Debian Buster Laptop Asus PRO79IJ-TY025E SSD 250Go RAM 2.9Go puis 4Go en sept2020 2 x Pentium (R) Dual-Core T4200 2GHz année 2009 LiveboxSosh
IntelMobile4SeriesGMA500, wifi Atheros 9285
Doucement, nous sommes pressés
Les jeunes sont ce qu'en font les vieux cons (Pierre Desproges )
Hors ligne
#53 Le 09/11/2018, à 17:43
- degolarson
Re : installation de Firefox : erreur code 1
et aussi
joel@joel-K70IJ:~$ locate www-browser
/etc/alternatives/gnome-www-browser
/etc/alternatives/x-www-browser
/snap/keepassxc/39/usr/share/icons/Humanity/apps/24/www-browser.svg
/snap/keepassxc/39/usr/share/icons/Humanity/apps/48/www-browser.svg
/snap/keepassxc/40/usr/share/icons/Humanity/apps/24/www-browser.svg
/snap/keepassxc/40/usr/share/icons/Humanity/apps/48/www-browser.svg
/snap/keepassxc/49/usr/share/icons/Humanity/apps/24/www-browser.svg
/snap/keepassxc/49/usr/share/icons/Humanity/apps/48/www-browser.svg
/usr/bin/gnome-www-browser
/usr/bin/x-www-browser
/usr/share/icons/Humanity/apps/24/www-browser.svg
/usr/share/icons/Humanity/apps/48/www-browser.svg
/usr/share/icons/elementary-xfce/apps/128/www-browser.png
/usr/share/icons/elementary-xfce/apps/16/www-browser.png
/usr/share/icons/elementary-xfce/apps/24/www-browser.png
/usr/share/icons/elementary-xfce/apps/48/www-browser.png
/usr/share/icons/elementary-xfce/apps/64/www-browser.png
/usr/share/icons/elementary-xfce/apps/96/www-browser.png
/var/lib/dpkg/alternatives/gnome-www-browser
/var/lib/dpkg/alternatives/x-www-browser
joel@joel-K70IJ:~$
2018-2020 Xubuntu 18.04 LTS 64b Nov 2020 Debian Buster Laptop Asus PRO79IJ-TY025E SSD 250Go RAM 2.9Go puis 4Go en sept2020 2 x Pentium (R) Dual-Core T4200 2GHz année 2009 LiveboxSosh
IntelMobile4SeriesGMA500, wifi Atheros 9285
Doucement, nous sommes pressés
Les jeunes sont ce qu'en font les vieux cons (Pierre Desproges )
Hors ligne
#54 Le 09/11/2018, à 17:44
- inbox
Re : installation de Firefox : erreur code 1
@grantoubab,
joel@joel-K70IJ:~$ firefox
Le programme « firefox » n'est pas encore installé. Vous pouvez l'installer en tapant :
sudo apt install firefox
joel@joel-K70IJ:~$
Le binaire n'est donc pas présent.
Un problème résolu ? Indiquez le en modifiant le titre du sujet.
Hors ligne
#55 Le 09/11/2018, à 17:50
- inbox
Re : installation de Firefox : erreur code 1
La commande pour recréer une des alternatives à Firefox :
update-alternatives --install /usr/bin/firefox gnome-www-browser /usr/bin/gnome-www-browser 40
Ensuite on vérifie le résultat :
update-alternatives --get-selections | grep firefox
update-alternatives --display gnome-www-browser
Si c'est OK, tu pourras faire la même chose pour x-www-browser.
Mais attends ma confirmation...
Dernière modification par inbox (Le 09/11/2018, à 17:57)
Un problème résolu ? Indiquez le en modifiant le titre du sujet.
Hors ligne
#56 Le 09/11/2018, à 18:56
- degolarson
Re : installation de Firefox : erreur code 1
Voilà
joel@joel-K70IJ:~$ update-alternatives --install /usr/bin/firefox gnome-www-browser /usr/bin/gnome-www-browser 40
update-alternatives: renommage du lien gnome-www-browser de /usr/bin/gnome-www-browser en /usr/bin/firefox
mv: impossible de déplacer '/usr/bin/gnome-www-browser' vers '/usr/bin/firefox': Permission non accordée
update-alternatives: erreur: impossible d'installer « /usr/bin/gnome-www-browser » comme « /usr/bin/firefox »: Permission non accordée
joel@joel-K70IJ:~$ sudo update-alternatives --install /usr/bin/firefox gnome-www-browser /usr/bin/gnome-www-browser 40
[sudo] Mot de passe de joel :
update-alternatives: renommage du lien gnome-www-browser de /usr/bin/gnome-www-browser en /usr/bin/firefox
joel@joel-K70IJ:~$
joel@joel-K70IJ:~$ update-alternatives --get-selections | grep firefox
joel@joel-K70IJ:~$ update-alternatives --display gnome-www-browser
update-alternatives: avertissement: l'alternative /usr/bin/gnome-www-browser (qui fait partie du groupe de liens gnome-www-browser) n'a pas été trouvée ; suppression de la liste des alternatives
gnome-www-browser - mode automatique
le meilleur lien est /usr/bin/google-chrome-stable
le lien pointe actuellement sur /usr/bin/google-chrome-stable
le lien gnome-www-browser est /usr/bin/firefox
l'esclave gnome-www-browser.1.gz est /usr/share/man/man1/gnome-www-browser.1.gz
/usr/bin/google-chrome-stable - priorité 200
/usr/bin/opera - priorité 120
lien secondaire gnome-www-browser.1.gz : /usr/share/man/man1/opera.1.gz
joel@joel-K70IJ:~$
2018-2020 Xubuntu 18.04 LTS 64b Nov 2020 Debian Buster Laptop Asus PRO79IJ-TY025E SSD 250Go RAM 2.9Go puis 4Go en sept2020 2 x Pentium (R) Dual-Core T4200 2GHz année 2009 LiveboxSosh
IntelMobile4SeriesGMA500, wifi Atheros 9285
Doucement, nous sommes pressés
Les jeunes sont ce qu'en font les vieux cons (Pierre Desproges )
Hors ligne
#57 Le 09/11/2018, à 19:32
- inbox
Re : installation de Firefox : erreur code 1
Apparemment, c'est refusé par le système à cause de la configuration actuelle.
Un problème résolu ? Indiquez le en modifiant le titre du sujet.
Hors ligne
#58 Le 09/11/2018, à 21:48
- Coeur Noir
Re : installation de Firefox : erreur code 1
Cassé ? Pourtant : « et FF se lance de nouveau à partir d'un lien dans TB, c'est bien la version 63 merci »
joel@joel-K70IJ:~$ sudo apt install firefox
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances
Lecture des informations d'état... Fait
firefox est déjà la version la plus récente (63.0+build2-0ubuntu0.16.04.2).
0 mis à jour, 0 nouvellement installés, 0 à enlever et 0 non mis à jour.
1 partiellement installés ou enlevés.
Après cette opération, 0 o d'espace disque supplémentaires seront utilisés.
Souhaitez-vous continuer ? [O/n]
Paramétrage de firefox (63.0+build2-0ubuntu0.16.04.2) ...
joel@joel-K70IJ:~$ firefox
Le programme « firefox » n'est pas encore installé. Vous pouvez l'installer en tapant :
sudo apt install firefox
joel@joel-K70IJ:~$
…y a eu install', paramétrage, mais le terminal ne voit pas qu'il existe ? ( un variable d'environnement pétée ? )
Ça aussi, bizarre :
joel@joel-K70IJ:~$ ls -alrt /usr/bin/firefox
ls: impossible d'accéder à '/usr/bin/firefox': Aucun fichier ou dossier de ce type
joel@joel-K70IJ:~$
puisque TB parvient à lancer FF
Serait-il ailleurs que dans /usr/bin ?
Un problème de droits sur /usr/bin ?
ls -la /usr/bin
Chez moi ( 16.04 ) j'ai pour FF un lien :
lrwxrwxrwx 1 root root 25 oct. 24 03:38 firefox -> ../lib/firefox/firefox.sh
Donc
ls -la /usr/lib
où je trouve, entre autres :
drwxr-xr-x 9 root root 4096 oct. 26 22:54 firefox
drwxr-xr-x 6 root root 4096 juil. 19 2016 firefox-addons
…manquerait juste le lien chez toi dans /usr/bin ?
Débuter ⋅ Doc ⋅ Bien rédiger ⋅ Retour commande ⋅ Insérer image | illustrations & captures d'écran < ⋅ >
Hors ligne
#59 Le 10/11/2018, à 13:14
- degolarson
Re : installation de Firefox : erreur code 1
Bonjour
Retour de
ls -la /usr/bin
-rwxr-xr-x 1 root root 30928 août 28 16:10 pdftotext
-rwxr-xr-x 1 root root 26696 août 28 16:10 pdfunite
-rwxr-xr-x 1 root root 10552 févr. 7 2016 peekfd
-rwxr-xr-x 2 root root 1907192 juin 12 21:30 perl
-rwxr-xr-x 2 root root 1907192 juin 12 21:30 perl5.22.1
-rwxr-xr-x 1 root root 10496 juin 12 21:30 perl5.22-x86_64-linux-gnu
-rwxr-xr-x 2 root root 45355 juin 12 21:30 perlbug
-rwxr-xr-x 1 root root 125 juin 12 21:30 perldoc
-rwxr-xr-x 1 root root 10823 juin 12 21:30 perlivp
-rwxr-xr-x 2 root root 45355 juin 12 21:30 perlthanks
-rwxr-xr-x 1 root root 498 oct. 30 17:10 pf2afm
-rwxr-xr-x 1 root root 516 oct. 30 17:10 pfbtopfa
lrwxrwxrwx 1 root root 22 déc. 27 2017 pftp -> /etc/alternatives/pftp
-rwxr-xr-x 1 root root 39840 mai 16 17:00 pg
-rwxr-xr-x 1 root root 6256 janv. 31 2016 pgmbentley
-rwxr-xr-x 1 root root 14584 janv. 31 2016 pgmcrater
-rwxr-xr-x 1 root root 10376 janv. 31 2016 pgmedge
-rwxr-xr-x 1 root root 10368 janv. 31 2016 pgmenhance
-rwxr-xr-x 1 root root 10384 janv. 31 2016 pgmhist
-rwxr-xr-x 1 root root 10360 janv. 31 2016 pgmkernel
-rwxr-xr-x 1 root root 10376 janv. 31 2016 pgmnoise
lrwxrwxrwx 1 root root 7 déc. 27 2017 pgmnorm -> pnmnorm
lrwxrwxrwx 1 root root 6 déc. 27 2017 pgmoil -> pamoil
-rwxr-xr-x 1 root root 10352 janv. 31 2016 pgmramp
-rwxr-xr-x 1 root root 10360 janv. 31 2016 pgmslice
-rwxr-xr-x 1 root root 26816 janv. 31 2016 pgmtexture
-rwxr-xr-x 1 root root 10384 janv. 31 2016 pgmtofs
-rwxr-xr-x 1 root root 10392 janv. 31 2016 pgmtolispm
-rwxr-xr-x 1 root root 17048 janv. 31 2016 pgmtopbm
-rwxr-xr-x 1 root root 10392 janv. 31 2016 pgmtoppm
-rwxr-xr-x 1 root root 27264 mai 14 14:42 pgrep
-rwxr-xr-x 1 root root 6264 janv. 31 2016 pi1toppm
-rwxr-xr-x 1 root root 10384 janv. 31 2016 pi3topbm
-rwxr-xr-x 1 root root 200736 janv. 29 2016 pic
lrwxrwxrwx 1 root root 22 déc. 27 2017 pico -> /etc/alternatives/pico
-rwxr-xr-x 1 root root 8319 juin 12 21:30 piconv
-rwxr-xr-x 1 root root 2359 mars 10 2017 pilconvert
-rwxr-xr-x 1 root root 15575 mars 10 2017 pildriver
-rwxr-xr-x 1 root root 2667 mars 10 2017 pilfile
-rwxr-xr-x 1 root root 1028 mars 10 2017 pilfont
-rwxr-xr-x 1 root root 2538 mars 10 2017 pilprint
lrwxrwxrwx 1 root root 26 déc. 27 2017 pinentry -> /etc/alternatives/pinentry
-rwxr-xr-x 1 root root 61048 févr. 6 2016 pinentry-gnome3
-rwxr-xr-x 1 root root 73848 févr. 6 2016 pinentry-gtk-2
lrwxrwxrwx 1 root root 30 déc. 27 2017 pinentry-x11 -> /etc/alternatives/pinentry-x11
-rwxr-xr-x 1 root root 35696 mars 2 2017 pinky
lrwxrwxrwx 1 root root 9 déc. 9 2015 pixeltool -> qtchooser
-rwxr-xr-x 1 root root 10464 janv. 31 2016 pjtoppm
-rwxr-xr-x 1 root root 10640 juil. 13 15:54 pkaction
-rwxr-xr-x 1 root root 19104 juil. 13 15:54 pkcheck
-rwsr-xr-x 1 root root 23376 juil. 13 15:54 pkexec
lrwxrwxrwx 1 root root 5 mai 14 14:42 pkill -> pgrep
-rwxr-xr-x 1 root root 14784 juil. 13 15:54 pkttyagent
-rwxr-xr-x 1 root root 4531 juin 12 21:30 pl2pm
-rwxr-xr-x 1 root root 2174 mars 10 2017 player
-rwxr-xr-x 1 root root 14944 janv. 15 2018 pldd
-rwxr-xr-x 1 root root 146 janv. 27 2016 plog
-rwxr-xr-x 1 root root 31344 mai 14 14:42 pmap
-rwxr-xr-x 1 root root 981 févr. 15 2016 pm-is-supported
-rwxr-xr-x 1 root root 23016 janv. 31 2016 pngtopnm
-rwxr-xr-x 1 root root 628760 août 6 2014 pnm2ppa
-rwxr-xr-x 1 root root 10392 janv. 31 2016 pnmalias
-rwxr-xr-x 1 root root 10392 janv. 31 2016 pnmarith
-rwxr-xr-x 1 root root 10416 janv. 31 2016 pnmcat
-rwxr-xr-x 1 root root 14568 janv. 31 2016 pnmcolormap
-rwxr-xr-x 1 root root 10440 janv. 31 2016 pnmcomp
-rwxr-xr-x 1 root root 39088 janv. 31 2016 pnmconvol
-rwxr-xr-x 1 root root 10488 janv. 31 2016 pnmcrop
-rwxr-xr-x 1 root root 14512 janv. 31 2016 pnmcut
-rwxr-xr-x 1 root root 10384 janv. 31 2016 pnmdepth
-rwxr-xr-x 1 root root 10384 janv. 31 2016 pnmenlarge
-rwxr-xr-x 1 root root 10392 janv. 31 2016 pnmfile
-rwxr-xr-x 1 root root 10440 janv. 31 2016 pnmflip
-rwxr-xr-x 1 root root 10424 janv. 31 2016 pnmgamma
-rwxr-xr-x 1 root root 10432 janv. 31 2016 pnmhisteq
-rwxr-xr-x 1 root root 10416 janv. 31 2016 pnmhistmap
-rwxr-xr-x 1 root root 4601 janv. 31 2016 pnmindex
lrwxrwxrwx 1 root root 10 déc. 27 2017 pnminterp -> pamstretch
lrwxrwxrwx 1 root root 14 déc. 27 2017 pnminterp-gen -> pamstretch-gen
-rwxr-xr-x 1 root root 6272 janv. 31 2016 pnminvert
-rwxr-xr-x 1 root root 1768 janv. 31 2016 pnmmargin
-rwxr-xr-x 1 root root 14552 janv. 31 2016 pnmmontage
-rwxr-xr-x 1 root root 18672 janv. 31 2016 pnmnlfilt
lrwxrwxrwx 1 root root 13 déc. 27 2017 pnmnoraw -> pnmtoplainpnm
-rwxr-xr-x 1 root root 10408 janv. 31 2016 pnmnorm
-rwxr-xr-x 1 root root 10432 janv. 31 2016 pnmpad
-rwxr-xr-x 1 root root 10400 janv. 31 2016 pnmpaste
-rwxr-xr-x 1 root root 10376 janv. 31 2016 pnmpsnr
-rwxr-xr-x 1 root root 3203 janv. 31 2016 pnmquant
-rwxr-xr-x 1 root root 14624 janv. 31 2016 pnmremap
-rwxr-xr-x 1 root root 14552 janv. 31 2016 pnmrotate
-rwxr-xr-x 1 root root 18608 janv. 31 2016 pnmscale
-rwxr-xr-x 1 root root 14512 janv. 31 2016 pnmscalefixed
-rwxr-xr-x 1 root root 10416 janv. 31 2016 pnmshear
-rwxr-xr-x 1 root root 10424 janv. 31 2016 pnmsmooth
-rwxr-xr-x 1 root root 10464 janv. 31 2016 pnmsplit
-rwxr-xr-x 1 root root 10368 janv. 31 2016 pnmtile
-rwxr-xr-x 1 root root 14560 janv. 31 2016 pnmtoddif
-rwxr-xr-x 1 root root 201208 janv. 31 2016 pnmtofiasco
-rwxr-xr-x 1 root root 10368 janv. 31 2016 pnmtofits
-rwxr-xr-x 1 root root 18808 janv. 31 2016 pnmtojpeg
-rwxr-xr-x 1 root root 18672 janv. 31 2016 pnmtopalm
-rwxr-xr-x 1 root root 6264 janv. 31 2016 pnmtoplainpnm
-rwxr-xr-x 1 root root 31408 janv. 31 2016 pnmtopng
-rwxr-xr-x 1 root root 18664 janv. 31 2016 pnmtops
-rwxr-xr-x 1 root root 10432 janv. 31 2016 pnmtorast
-rwxr-xr-x 1 root root 43656 janv. 31 2016 pnmtorle
-rwxr-xr-x 1 root root 14528 janv. 31 2016 pnmtosgi
-rwxr-xr-x 1 root root 10352 janv. 31 2016 pnmtosir
-rwxr-xr-x 1 root root 18728 janv. 31 2016 pnmtotiff
-rwxr-xr-x 1 root root 18680 janv. 31 2016 pnmtotiffcmyk
-rwxr-xr-x 1 root root 10424 janv. 31 2016 pnmtoxwd
-rwxr-xr-x 1 root root 4096 juin 12 21:30 pod2html
-rwxr-xr-x 1 root root 13843 juin 12 21:30 pod2man
-rwxr-xr-x 1 root root 11003 juin 12 21:30 pod2text
-rwxr-xr-x 1 root root 3670 juin 12 21:30 pod2usage
-rwxr-xr-x 1 root root 3699 juin 12 21:30 podchecker
-rwxr-xr-x 1 root root 2527 juin 12 21:30 podselect
-rwxr-xr-x 1 root root 2837 janv. 27 2016 poff
lrwxrwxrwx 1 root root 28 janv. 5 2018 policytool -> /etc/alternatives/policytool
-rwxr-xr-x 1 root root 1362 janv. 27 2016 pon
lrwxrwxrwx 1 root root 11 déc. 27 2017 POST -> lwp-request
-rwxr-xr-x 1 root root 18520 juin 22 20:30 ppdc
-rwxr-xr-x 1 root root 10328 juin 22 20:30 ppdhtml
-rwxr-xr-x 1 root root 10328 juin 22 20:30 ppdi
-rwxr-xr-x 1 root root 14408 juin 22 20:30 ppdmerge
-rwxr-xr-x 1 root root 10328 juin 22 20:30 ppdpo
-rwxr-xr-x 1 root root 404 oct. 30 17:10 pphs
-rwxr-xr-x 1 root root 14472 janv. 31 2016 ppm3d
-rwxr-xr-x 1 root root 10408 janv. 31 2016 ppmbrighten
-rwxr-xr-x 1 root root 10376 janv. 31 2016 ppmchange
-rwxr-xr-x 1 root root 22800 janv. 31 2016 ppmcie
-rwxr-xr-x 1 root root 10400 janv. 31 2016 ppmcolormask
-rwxr-xr-x 1 root root 6256 janv. 31 2016 ppmcolors
-rwxr-xr-x 1 root root 10384 janv. 31 2016 ppmdim
-rwxr-xr-x 1 root root 10392 janv. 31 2016 ppmdist
-rwxr-xr-x 1 root root 10432 janv. 31 2016 ppmdither
-rwxr-xr-x 1 root root 11661 janv. 31 2016 ppmfade
-rwxr-xr-x 1 root root 10384 janv. 31 2016 ppmflash
-rwxr-xr-x 1 root root 22768 janv. 31 2016 ppmforge
-rwxr-xr-x 1 root root 10376 janv. 31 2016 ppmhist
-rwxr-xr-x 1 root root 10432 janv. 31 2016 ppmlabel
-rwxr-xr-x 1 root root 6256 janv. 31 2016 ppmmake
-rwxr-xr-x 1 root root 10384 janv. 31 2016 ppmmix
lrwxrwxrwx 1 root root 7 déc. 27 2017 ppmnorm -> pnmnorm
-rwxr-xr-x 1 root root 10416 janv. 31 2016 ppmntsc
-rwxr-xr-x 1 root root 22784 janv. 31 2016 ppmpat
-rwxr-xr-x 1 root root 18680 janv. 31 2016 ppmquant
-rwxr-xr-x 1 root root 2072 janv. 31 2016 ppmquantall
-rwxr-xr-x 1 root root 14512 janv. 31 2016 ppmqvga
-rwxr-xr-x 1 root root 1706 janv. 31 2016 ppmrainbow
-rwxr-xr-x 1 root root 10368 janv. 31 2016 ppmrelief
-rwxr-xr-x 1 root root 6832 janv. 31 2016 ppmshadow
-rwxr-xr-x 1 root root 10416 janv. 31 2016 ppmshift
-rwxr-xr-x 1 root root 10400 janv. 31 2016 ppmspread
-rwxr-xr-x 1 root root 15408 janv. 31 2016 ppmtoacad
-rwxr-xr-x 1 root root 14600 janv. 31 2016 ppmtobmp
-rwxr-xr-x 1 root root 10400 janv. 31 2016 ppmtoeyuv
-rwxr-xr-x 1 root root 18672 janv. 31 2016 ppmtogif
-rwxr-xr-x 1 root root 10440 janv. 31 2016 ppmtoicr
-rwxr-xr-x 1 root root 39368 janv. 31 2016 ppmtoilbm
lrwxrwxrwx 1 root root 9 déc. 27 2017 ppmtojpeg -> pnmtojpeg
-rwxr-xr-x 1 root root 10392 janv. 31 2016 ppmtoleaf
-rwxr-xr-x 1 root root 10400 janv. 31 2016 ppmtolj
-rwxr-xr-x 1 root root 81 janv. 31 2016 ppmtomap
-rwxr-xr-x 1 root root 18640 janv. 31 2016 ppmtomitsu
-rwxr-xr-x 1 root root 547456 janv. 31 2016 ppmtompeg
-rwxr-xr-x 1 root root 10400 janv. 31 2016 ppmtoneo
-rwxr-xr-x 1 root root 14536 janv. 31 2016 ppmtopcx
-rwxr-xr-x 1 root root 10360 janv. 31 2016 ppmtopgm
-rwxr-xr-x 1 root root 10392 janv. 31 2016 ppmtopi1
-rwxr-xr-x 1 root root 10408 janv. 31 2016 ppmtopict
-rwxr-xr-x 1 root root 10392 janv. 31 2016 ppmtopj
-rwxr-xr-x 1 root root 10392 janv. 31 2016 ppmtopuzz
-rwxr-xr-x 1 root root 10384 janv. 31 2016 ppmtorgb3
-rwxr-xr-x 1 root root 10400 janv. 31 2016 ppmtosixel
-rwxr-xr-x 1 root root 10432 janv. 31 2016 ppmtotga
-rwxr-xr-x 1 root root 10472 janv. 31 2016 ppmtouil
-rwxr-xr-x 1 root root 14616 janv. 31 2016 ppmtowinicon
-rwxr-xr-x 1 root root 14640 janv. 31 2016 ppmtoxpm
-rwxr-xr-x 1 root root 10360 janv. 31 2016 ppmtoyuv
-rwxr-xr-x 1 root root 10384 janv. 31 2016 ppmtoyuvsplit
-rwxr-xr-x 1 root root 10384 janv. 31 2016 ppmtv
-rwxr-xr-x 1 root root 76752 mars 2 2017 pr
-rwxr-xr-x 1 root root 5656 févr. 7 2016 precat
-rwxr-xr-x 1 root root 43208 janv. 29 2016 preconv
-rwxr-xr-x 1 root root 2987 juin 12 21:30 prename
-rwxr-xr-x 1 root root 5656 févr. 7 2016 preunzip
-rwxr-xr-x 1 root root 5656 févr. 7 2016 prezip
-rwxr-xr-x 1 root root 10488 févr. 7 2016 prezip-bin
lrwxrwxrwx 1 root root 11 déc. 27 2017 print -> run-mailcap
-rwxr-xr-x 1 root root 395 oct. 30 17:10 printafm
-rwxr-xr-x 1 root root 31376 mars 2 2017 printenv
-rwxr-xr-x 1 root root 18704 mars 1 2016 printerbanner
-rwxr-xr-x 1 root root 5640 avril 7 2016 printer-profile
-rwxr-xr-x 1 root root 47856 mars 2 2017 printf
-rwxr-xr-x 1 root root 32056 mai 16 17:00 prlimit
-rwxr-xr-x 1 root root 13550 juin 12 21:30 prove
-rwxr-xr-x 1 root root 10488 févr. 16 2016 proxy
-rwxr-xr-x 1 root root 14696 févr. 7 2016 prtstat
-rwxr-xr-x 1 root root 631 oct. 30 17:10 ps2ascii
-rwxr-xr-x 1 root root 2752 oct. 30 17:10 ps2epsi
-rwxr-xr-x 1 root root 272 oct. 30 17:10 ps2pdf
-rwxr-xr-x 1 root root 215 oct. 30 17:10 ps2pdf12
-rwxr-xr-x 1 root root 215 oct. 30 17:10 ps2pdf13
-rwxr-xr-x 1 root root 215 oct. 30 17:10 ps2pdf14
-rwxr-xr-x 1 root root 1097 oct. 30 17:10 ps2pdfwr
-rwxr-xr-x 1 root root 647 oct. 30 17:10 ps2ps
-rwxr-xr-x 1 root root 669 oct. 30 17:10 ps2ps2
lrwxrwxrwx 1 root root 8 oct. 30 17:12 ps2txt -> ps2ascii
lrwxrwxrwx 1 root root 9 déc. 27 2017 psfaddtable -> psfxtable
lrwxrwxrwx 1 root root 9 déc. 27 2017 psfgettable -> psfxtable
lrwxrwxrwx 1 root root 9 déc. 27 2017 psfstriptable -> psfxtable
-rwxr-xr-x 1 root root 18864 sept. 22 2016 psfxtable
-rwxr-xr-x 1 root root 18952 sept. 20 09:22 psicc
-rwxr-xr-x 1 root root 10384 janv. 31 2016 psidtopgm
-rwxr-xr-x 1 root root 18768 janv. 31 2016 pstopnm
-rwxr-xr-x 1 root root 27464 févr. 7 2016 pstree
lrwxrwxrwx 1 root root 6 déc. 27 2017 pstree.x11 -> pstree
-rwxr-xr-x 2 root root 36607 juin 12 21:30 pstruct
-rwxr-xr-x 1 root root 3524 juin 12 21:30 ptar
-rwxr-xr-x 1 root root 2590 juin 12 21:30 ptardiff
-rwxr-xr-x 1 root root 4354 juin 12 21:30 ptargrep
-rwxr-xr-x 1 root root 68560 mars 2 2017 ptx
-rwxr-xr-x 1 root root 88224 mai 2 2018 pulseaudio
-rwxr-xr-x 1 root root 1802 avril 14 2016 purge-old-kernels
-rwxr-xr-x 1 root root 10608 mai 14 14:42 pwdx
-rwxr-xr-x 1 root root 7806 mars 23 2016 py3clean
-rwxr-xr-x 1 root root 12113 mars 23 2016 py3compile
lrwxrwxrwx 1 root root 31 déc. 27 2017 py3versions -> ../share/python3/py3versions.py
lrwxrwxrwx 1 root root 26 déc. 27 2017 pybuild -> ../share/dh-python/pybuild
-rwxr-xr-x 1 root root 4124 nov. 24 2017 pyclean
-rwxr-xr-x 1 root root 11895 nov. 24 2017 pycompile
lrwxrwxrwx 1 root root 8 nov. 24 2017 pydoc -> pydoc2.7
-rwxr-xr-x 1 root root 79 déc. 4 2017 pydoc2.7
lrwxrwxrwx 1 root root 8 déc. 27 2017 pydoc3 -> pydoc3.5
-rwxr-xr-x 1 root root 79 nov. 28 2017 pydoc3.5
lrwxrwxrwx 1 root root 12 nov. 24 2017 pygettext -> pygettext2.7
-rwxr-xr-x 1 root root 22097 déc. 4 2017 pygettext2.7
lrwxrwxrwx 1 root root 12 déc. 27 2017 pygettext3 -> pygettext3.5
-rwxr-xr-x 1 root root 22256 nov. 28 2017 pygettext3.5
lrwxrwxrwx 1 root root 9 nov. 24 2017 python -> python2.7
lrwxrwxrwx 1 root root 9 nov. 24 2017 python2 -> python2.7
-rwxr-xr-x 1 root root 3492656 déc. 4 2017 python2.7
lrwxrwxrwx 1 root root 9 déc. 27 2017 python3 -> python3.5
-rwxr-xr-x 2 root root 4464400 nov. 28 2017 python3.5
-rwxr-xr-x 2 root root 4464400 nov. 28 2017 python3.5m
lrwxrwxrwx 1 root root 10 déc. 27 2017 python3m -> python3.5m
lrwxrwxrwx 1 root root 29 nov. 24 2017 pyversions -> ../share/python/pyversions.py
lrwxrwxrwx 1 root root 9 déc. 9 2015 qcollectiongenerator -> qtchooser
lrwxrwxrwx 1 root root 9 déc. 9 2015 qdbus -> qtchooser
lrwxrwxrwx 1 root root 9 déc. 9 2015 qdbuscpp2xml -> qtchooser
lrwxrwxrwx 1 root root 9 déc. 9 2015 qdbusviewer -> qtchooser
lrwxrwxrwx 1 root root 9 déc. 9 2015 qdbusxml2cpp -> qtchooser
lrwxrwxrwx 1 root root 9 déc. 9 2015 qdoc -> qtchooser
lrwxrwxrwx 1 root root 9 déc. 9 2015 qdoc3 -> qtchooser
-rwxr-xr-x 1 root root 1948152 oct. 3 16:48 qemu-aarch64
-rwxr-xr-x 1 root root 1300168 oct. 3 16:48 qemu-alpha
-rwxr-xr-x 1 root root 1829336 oct. 3 16:48 qemu-arm
-rwxr-xr-x 1 root root 1833432 oct. 3 16:48 qemu-armeb
-rwxr-xr-x 1 root root 1283848 oct. 3 16:48 qemu-cris
-rwxr-xr-x 1 root root 1589192 oct. 3 16:48 qemu-i386
-rwxr-xr-x 1 root root 1094120 oct. 3 16:48 qemu-img
-rwxr-xr-x 1 root root 1174512 oct. 3 16:48 qemu-io
-rwxr-xr-x 1 root root 1480456 oct. 3 16:48 qemu-m68k
-rwxr-xr-x 1 root root 1262888 oct. 3 16:48 qemu-microblaze
-rwxr-xr-x 1 root root 1258792 oct. 3 16:48 qemu-microblazeel
-rwxr-xr-x 1 root root 2140008 oct. 3 16:48 qemu-mips
-rwxr-xr-x 1 root root 2275208 oct. 3 16:48 qemu-mips64
-rwxr-xr-x 1 root root 2271112 oct. 3 16:48 qemu-mips64el
-rwxr-xr-x 1 root root 2135912 oct. 3 16:48 qemu-mipsel
-rwxr-xr-x 1 root root 2279272 oct. 3 16:48 qemu-mipsn32
-rwxr-xr-x 1 root root 2275176 oct. 3 16:48 qemu-mipsn32el
-rwxr-xr-x 1 root root 1066056 oct. 3 16:48 qemu-nbd
-rwxr-xr-x 1 root root 1214216 oct. 3 16:48 qemu-or32
-rwxr-xr-x 1 root root 2686376 oct. 3 16:48 qemu-ppc
-rwxr-xr-x 1 root root 2817640 oct. 3 16:48 qemu-ppc64
-rwxr-xr-x 1 root root 2821704 oct. 3 16:48 qemu-ppc64abi32
-rwxr-xr-x 1 root root 2813544 oct. 3 16:48 qemu-ppc64le
-rwxr-xr-x 1 root root 1480456 oct. 3 16:48 qemu-s390x
-rwxr-xr-x 1 root root 1296136 oct. 3 16:48 qemu-sh4
-rwxr-xr-x 1 root root 1300232 oct. 3 16:48 qemu-sh4eb
-rwxr-xr-x 1 root root 1509128 oct. 3 16:48 qemu-sparc
-rwxr-xr-x 1 root root 1578760 oct. 3 16:48 qemu-sparc32plus
-rwxr-xr-x 1 root root 1582856 oct. 3 16:48 qemu-sparc64
-rwxr-xr-x 1 root root 8873104 oct. 3 16:48 qemu-system-aarch64
-rwxr-xr-x 1 root root 7061664 oct. 3 16:48 qemu-system-alpha
-rwxr-xr-x 1 root root 8705040 oct. 3 16:48 qemu-system-arm
-rwxr-xr-x 1 root root 3671680 oct. 3 16:48 qemu-system-cris
-rwxr-xr-x 1 root root 8407392 oct. 3 16:48 qemu-system-i386
-rwxr-xr-x 1 root root 3632736 oct. 3 16:48 qemu-system-lm32
-rwxr-xr-x 1 root root 6986784 oct. 3 16:48 qemu-system-m68k
-rwxr-xr-x 1 root root 3652416 oct. 3 16:48 qemu-system-microblaze
-rwxr-xr-x 1 root root 3652416 oct. 3 16:48 qemu-system-microblazeel
-rwxr-xr-x 1 root root 8174112 oct. 3 16:48 qemu-system-mips
-rwxr-xr-x 1 root root 8401888 oct. 3 16:48 qemu-system-mips64
-rwxr-xr-x 1 root root 8415456 oct. 3 16:48 qemu-system-mips64el
-rwxr-xr-x 1 root root 8170016 oct. 3 16:48 qemu-system-mipsel
-rwxr-xr-x 1 root root 3578784 oct. 3 16:48 qemu-system-moxie
-rwxr-xr-x 1 root root 3571040 oct. 3 16:48 qemu-system-or32
-rwxr-xr-x 1 root root 8718304 oct. 3 16:48 qemu-system-ppc
-rwxr-xr-x 1 root root 9072768 oct. 3 16:48 qemu-system-ppc64
lrwxrwxrwx 1 root root 17 oct. 3 16:47 qemu-system-ppc64le -> qemu-system-ppc64
-rwxr-xr-x 1 root root 8484320 oct. 3 16:48 qemu-system-ppcemb
-rwxr-xr-x 1 root root 6898784 oct. 3 16:48 qemu-system-sh4
-rwxr-xr-x 1 root root 6902880 oct. 3 16:48 qemu-system-sh4eb
-rwxr-xr-x 1 root root 4032192 oct. 3 16:48 qemu-system-sparc
-rwxr-xr-x 1 root root 7201856 oct. 3 16:48 qemu-system-sparc64
-rwxr-xr-x 1 root root 3704896 oct. 3 16:48 qemu-system-tricore
-rwxr-xr-x 1 root root 3555104 oct. 3 16:48 qemu-system-unicore32
-rwxr-xr-x 1 root root 8466464 oct. 3 16:48 qemu-system-x86_64
lrwxrwxrwx 1 root root 18 oct. 3 16:47 qemu-system-x86_64-spice -> qemu-system-x86_64
-rwxr-xr-x 1 root root 3653216 oct. 3 16:48 qemu-system-xtensa
-rwxr-xr-x 1 root root 3642944 oct. 3 16:48 qemu-system-xtensaeb
-rwxr-xr-x 1 root root 1206024 oct. 3 16:48 qemu-tilegx
-rwxr-xr-x 1 root root 1214216 oct. 3 16:48 qemu-unicore32
-rwxr-xr-x 1 root root 1597416 oct. 3 16:48 qemu-x86_64
lrwxrwxrwx 1 root root 9 déc. 9 2015 qglinfo -> qtchooser
lrwxrwxrwx 1 root root 9 déc. 9 2015 qhelpconverter -> qtchooser
lrwxrwxrwx 1 root root 9 déc. 9 2015 qhelpgenerator -> qtchooser
lrwxrwxrwx 1 root root 9 déc. 9 2015 qlalr -> qtchooser
lrwxrwxrwx 1 root root 9 déc. 9 2015 qmake -> qtchooser
lrwxrwxrwx 1 root root 9 déc. 9 2015 qml -> qtchooser
lrwxrwxrwx 1 root root 9 déc. 9 2015 qml1plugindump -> qtchooser
lrwxrwxrwx 1 root root 9 déc. 9 2015 qmlbundle -> qtchooser
lrwxrwxrwx 1 root root 9 déc. 9 2015 qmleasing -> qtchooser
lrwxrwxrwx 1 root root 9 déc. 9 2015 qmlimportscanner -> qtchooser
lrwxrwxrwx 1 root root 9 déc. 9 2015 qmllint -> qtchooser
lrwxrwxrwx 1 root root 9 déc. 9 2015 qmlmin -> qtchooser
lrwxrwxrwx 1 root root 9 déc. 9 2015 qmlplugindump -> qtchooser
lrwxrwxrwx 1 root root 9 déc. 9 2015 qmlprofiler -> qtchooser
lrwxrwxrwx 1 root root 9 déc. 9 2015 qmlscene -> qtchooser
lrwxrwxrwx 1 root root 9 déc. 9 2015 qmltestrunner -> qtchooser
lrwxrwxrwx 1 root root 9 déc. 9 2015 qmlviewer -> qtchooser
-rwxr-xr-x 1 root root 104632 mai 2 2018 qpdf
-rwxr-xr-x 1 root root 18840 avril 7 2016 qpdldecode
-rwxr-xr-x 1 root root 10376 janv. 31 2016 qrttoppm
-rwxr-xr-x 1 root root 39640 déc. 9 2015 qtchooser
lrwxrwxrwx 1 root root 9 déc. 9 2015 qtconfig -> qtchooser
lrwxrwxrwx 1 root root 9 déc. 9 2015 qtdiag -> qtchooser
lrwxrwxrwx 1 root root 9 déc. 9 2015 qtpaths -> qtchooser
-rwxr-xr-x 1 root root 2453 janv. 30 2018 quirks-handler
-rwxr-xr-x 1 root root 43 août 11 2017 qvlc
lrwxrwxrwx 1 root root 23 août 30 15:39 ranlib -> x86_64-linux-gnu-ranlib
-rwxr-xr-x 1 root root 10408 sept. 3 2014 rarian-example
-rwxr-xr-x 1 root root 1495 sept. 3 2014 rarian-sk-config
-rwxr-xr-x 1 root root 564 sept. 3 2014 rarian-sk-extract
-rwxr-xr-x 1 root root 6280 sept. 3 2014 rarian-sk-gen-uuid
-rwxr-xr-x 1 root root 72504 sept. 3 2014 rarian-sk-get-cl
-rwxr-xr-x 1 root root 400 sept. 3 2014 rarian-sk-get-content-list
-rwxr-xr-x 1 root root 420 sept. 3 2014 rarian-sk-get-extended-content-list
-rwxr-xr-x 1 root root 383 sept. 3 2014 rarian-sk-get-scripts
-rwxr-xr-x 1 root root 1172 sept. 3 2014 rarian-sk-install
-rwxr-xr-x 1 root root 80696 sept. 3 2014 rarian-sk-migrate
-rwxr-xr-x 1 root root 56064 sept. 3 2014 rarian-sk-preinstall
-rwxr-xr-x 1 root root 822 sept. 3 2014 rarian-sk-rebuild
-rwxr-xr-x 1 root root 9526 sept. 3 2014 rarian-sk-update
-rwxr-xr-x 1 root root 10384 janv. 31 2016 rasttopnm
-rwxr-xr-x 1 root root 10424 janv. 31 2016 rawtopgm
-rwxr-xr-x 1 root root 10376 janv. 31 2016 rawtoppm
lrwxrwxrwx 1 root root 9 déc. 9 2015 rcc -> qtchooser
lrwxrwxrwx 1 root root 21 déc. 27 2017 rcp -> /etc/alternatives/rcp
-rwxr-xr-x 1 root root 140712 sept. 12 2017 rctest
-rwxr-xr-x 1 root root 10472 mai 2 2016 rdjpgcom
lrwxrwxrwx 1 root root 24 août 30 15:39 readelf -> x86_64-linux-gnu-readelf
-rwxr-xr-x 1 root root 60240 mars 2 2017 realpath
-rwxr-xr-x 1 root root 14624 févr. 10 2016 recode-sr-latin
-rwxr-xr-x 1 root root 3445 mai 6 2015 recountdiff
-rwxr-xr-x 1 root root 35552 mai 6 2015 rediff
lrwxrwxrwx 1 root root 24 déc. 27 2017 rename -> /etc/alternatives/rename
-rwxr-xr-x 1 root root 14752 mai 16 17:00 rename.ul
-rwxr-xr-x 1 root root 49208 févr. 10 2016 rendercheck
-rwxr-xr-x 1 root root 10624 mai 16 17:00 renice
lrwxrwxrwx 1 root root 4 déc. 27 2017 reset -> tset
-rwxr-xr-x 1 root root 18848 févr. 17 2016 resize
-rwxr-xr-x 1 root root 19048 sept. 22 2016 resizecons
-rwxr-xr-x 1 root root 35696 mai 16 17:00 resizepart
-rwxr-xr-x 1 root root 10632 mai 16 17:00 rev
-rwxr-xr-x 1 root root 102904 sept. 12 2017 rfcomm
-rwxr-xr-x 1 root root 10368 janv. 31 2016 rgb3toppm
-rwxr-xr-x 1 root root 30 mars 4 2016 rgrep
-rwxr-xr-x 1 root root 225576 mai 9 2015 ristretto
-rwxr-xr-x 1 root root 31336 janv. 31 2016 rletopnm
lrwxrwxrwx 1 root root 24 déc. 27 2017 rlogin -> /etc/alternatives/rlogin
lrwxrwxrwx 1 root root 22 janv. 5 2018 rmid -> /etc/alternatives/rmid
lrwxrwxrwx 1 root root 29 janv. 5 2018 rmiregistry -> /etc/alternatives/rmiregistry
-rwxr-xr-x 1 root root 173 nov. 4 2015 routef
-rwxr-xr-x 1 root root 1262 nov. 4 2015 routel
-rwxr-xr-x 1 root root 93120 janv. 15 2018 rpcgen
lrwxrwxrwx 1 root root 21 déc. 27 2017 rsh -> /etc/alternatives/rsh
-rwxr-xr-x 1 root root 2610 mai 6 2015 rstart
-rwxr-xr-x 1 root root 1469 mai 6 2015 rstartd
-rwxr-xr-x 1 root root 491736 janv. 18 2018 rsync
lrwxrwxrwx 1 root root 6 déc. 7 2017 rtstat -> lnstat
-rwxr-xr-x 1 root root 35632 mars 2 2017 runcon
-rwxr-xr-x 1 root root 17975 oct. 30 2015 run-mailcap
-rwxr-xr-x 1 root root 1128 août 12 2015 run-on-ac
lrwxrwxrwx 1 root root 9 août 12 2015 run-on-bat -> run-on-ac
-rwxr-xr-x 1 root root 3592 janv. 15 2014 run-one
lrwxrwxrwx 1 root root 7 janv. 15 2014 run-one-constantly -> run-one
lrwxrwxrwx 1 root root 7 janv. 15 2014 run-one-until-failure -> run-one
lrwxrwxrwx 1 root root 7 janv. 15 2014 run-one-until-success -> run-one
lrwxrwxrwx 1 root root 7 janv. 15 2014 run-this-one -> run-one
-rwxr-xr-x 1 root root 57 févr. 7 2016 run-with-aspell
lrwxrwxrwx 1 root root 23 déc. 27 2017 rview -> /etc/alternatives/rview
-rwxr-xr-x 1 root root 42 août 11 2017 rvlc
-rwxr-xr-x 1 root root 113632 mars 31 2017 sane-find-scanner
-rwxr-xr-x 1 root root 10469 janv. 26 2016 savelog
-rwxr-xr-x 1 root root 47984 mai 18 2016 sbattach
-rwxr-xr-x 1 root root 10536 janv. 31 2016 sbigtopgm
-rwxr-xr-x 1 root root 56464 mai 18 2016 sbkeysync
-rwxr-xr-x 1 root root 48048 mai 18 2016 sbsiglist
-rwxr-xr-x 1 root root 48080 mai 18 2016 sbsign
-rwxr-xr-x 1 root root 52336 mai 18 2016 sbvarsign
-rwxr-xr-x 1 root root 52176 mai 18 2016 sbverify
-rwxr-xr-x 1 root root 47896 mars 31 2017 scanimage
-rwxr-xr-x 1 root root 80016 nov. 5 12:26 scp
-rwxr-xr-x 1 root root 90 mars 8 2016 scp-dbus-service
-rwxr-sr-x 1 root utmp 434216 févr. 7 2016 screen
-rwxr-xr-x 1 root root 10576 sept. 22 2016 screendump
-rwxr-xr-x 1 root root 165957 juil. 20 2015 screenfetch
-rwxr-xr-x 1 root root 23200 mai 16 17:00 script
-rwxr-xr-x 1 root root 14744 mai 16 17:00 scriptreplay
lrwxrwxrwx 1 root root 16 sept. 3 2014 scrollkeeper-config -> rarian-sk-config
lrwxrwxrwx 1 root root 17 sept. 3 2014 scrollkeeper-extract -> rarian-sk-extract
lrwxrwxrwx 1 root root 18 sept. 3 2014 scrollkeeper-gen-seriesid -> rarian-sk-gen-uuid
lrwxrwxrwx 1 root root 16 sept. 3 2014 scrollkeeper-get-cl -> rarian-sk-get-cl
lrwxrwxrwx 1 root root 26 sept. 3 2014 scrollkeeper-get-content-list -> rarian-sk-get-content-list
lrwxrwxrwx 1 root root 35 sept. 3 2014 scrollkeeper-get-extended-content-list -> rarian-sk-get-extended-content-list
lrwxrwxrwx 1 root root 21 sept. 3 2014 scrollkeeper-get-index-from-docpath -> rarian-sk-get-scripts
lrwxrwxrwx 1 root root 21 sept. 3 2014 scrollkeeper-get-toc-from-docpath -> rarian-sk-get-scripts
lrwxrwxrwx 1 root root 21 sept. 3 2014 scrollkeeper-get-toc-from-id -> rarian-sk-get-scripts
lrwxrwxrwx 1 root root 17 sept. 3 2014 scrollkeeper-install -> rarian-sk-install
lrwxrwxrwx 1 root root 20 sept. 3 2014 scrollkeeper-preinstall -> rarian-sk-preinstall
lrwxrwxrwx 1 root root 17 sept. 3 2014 scrollkeeper-rebuilddb -> rarian-sk-rebuild
lrwxrwxrwx 1 root root 17 sept. 3 2014 scrollkeeper-uninstall -> rarian-sk-install
lrwxrwxrwx 1 root root 16 sept. 3 2014 scrollkeeper-update -> rarian-sk-update
-rwxr-xr-x 1 root root 27960 oct. 24 2015 scrot
-rwxr-xr-x 1 root root 47904 déc. 27 2015 sdiff
-rwxr-xr-x 1 root root 205720 sept. 12 2017 sdptool
-rwxr-xr-x 1 root root 1102688 oct. 27 2015 seahorse
lrwxrwxrwx 1 root root 11 déc. 27 2017 see -> run-mailcap
-rwxr-xr-x 1 root root 474 oct. 23 2015 select-default-iwrap
-rwxr-xr-x 1 root root 1215 févr. 21 2018 select-editor
-rwxr-xr-x 1 root root 1132 févr. 21 2018 sensible-browser
-rwxr-xr-x 1 root root 1109 févr. 21 2018 sensible-editor
-rwxr-xr-x 1 root root 288 févr. 21 2018 sensible-pager
-rwxr-xr-x 1 root root 23048 oct. 2 2015 sensors
-rwxr-xr-x 1 root root 14027 oct. 2 2015 sensors-conf-convert
-rwxr-xr-x 1 root root 47856 mars 2 2017 seq
lrwxrwxrwx 1 root root 28 janv. 5 2018 servertool -> /etc/alternatives/servertool
-rwxr-xr-x 1 root root 1059 mars 16 2016 session-installer
-rwxr-xr-x 1 root root 14864 mai 7 2015 session-migration
-rwxr-xr-x 1 root root 10600 févr. 27 2016 sessreg
-rwxr-xr-x 1 root root 14720 mai 16 17:00 setarch
lrwxrwxrwx 1 root root 12 déc. 27 2017 setfacl -> /bin/setfacl
-rwxr-xr-x 1 root root 10536 sept. 22 2016 setkeycodes
-rwxr-xr-x 1 root root 10568 sept. 22 2016 setleds
-rwxr-xr-x 1 root root 10520 sept. 22 2016 setlogcons
-rwxr-xr-x 1 root root 10616 sept. 22 2016 setmetamode
-rwxr-xr-x 1 root root 23008 mars 15 2018 setpci
-rwxr-xr-x 1 root root 10624 mai 16 17:00 setsid
-rwxr-xr-x 1 root root 35440 mai 16 17:00 setterm
-rwxr-xr-x 1 root root 23344 mai 6 2015 setxkbmap
-rwxr-xr-x 1 root root 133488 nov. 5 12:26 sftp
lrwxrwxrwx 1 root root 6 déc. 27 2017 sg -> newgrp
-rwxr-xr-x 1 root root 14568 janv. 31 2016 sgitopnm
-rwxr-xr-x 1 root root 43792 mars 2 2017 sha1sum
-rwxr-xr-x 1 root root 51984 mars 2 2017 sha224sum
-rwxr-xr-x 1 root root 51984 mars 2 2017 sha256sum
-rwxr-xr-x 1 root root 56080 mars 2 2017 sha384sum
-rwxr-xr-x 1 root root 56080 mars 2 2017 sha512sum
-rwxr-xr-x 1 root root 162800 mars 22 2018 shar
-rwxr-xr-x 1 root root 99968 févr. 28 2015 shares-admin
-rwxr-xr-x 1 root root 9332 juin 12 21:30 shasum
-rwxr-xr-x 1 root root 18840 sept. 22 2016 showconsolefont
-rwxr-xr-x 1 root root 14680 sept. 22 2016 showkey
-rwxr-xr-x 1 root root 6400 févr. 27 2016 showrgb
-rwxr-xr-x 1 root root 56240 mars 2 2017 shred
-rwxr-xr-x 1 root root 56144 mars 2 2017 shuf
-rwxr-xr-x 1 root root 383192 mars 20 2016 simple-scan
-rwxr-xr-x 1 root root 10400 janv. 31 2016 sirtopnm
lrwxrwxrwx 1 root root 21 août 30 15:39 size -> x86_64-linux-gnu-size
-rwxr-xr-x 1 root root 23152 mai 14 14:42 skill
-rwxr-xr-x 1 root root 322 oct. 19 20:08 skypeforlinux
-rwxr-xr-x 1 root root 18912 mai 14 14:42 slabtop
-rwxr-xr-x 1 root root 14640 janv. 31 2016 sldtoppm
lrwxrwxrwx 1 root root 3 nov. 5 12:26 slogin -> ssh
-rwxr-xr-x 1 root root 18856 avril 7 2016 slxdecode
-rwxr-xr-x 1 root root 23088 mai 6 2015 smproxy
-rwxr-xr-x 1 root root 551160 janv. 2 2016 s-nail
-rwxr-xr-x 1 root root 18929936 juil. 19 12:48 snap
-rwxr-xr-x 1 root root 13017040 juil. 19 12:48 snapctl
-rwxr-xr-x 1 root root 31256 juil. 19 12:48 snapfuse
lrwxrwxrwx 1 root root 5 mai 14 14:42 snice -> skill
-rwxr-xr-x 1 root root 30920 janv. 29 2016 soelim
lrwxrwxrwx 1 root root 34 août 3 23:38 soffice -> ../lib/libreoffice/program/soffice
-rwxr-xr-x 1 root root 4259 mai 8 2017 software-properties-gtk
-rwxr-xr-x 1 root root 110040 mars 2 2017 sort
-rwxr-xr-x 1 root root 4307 janv. 15 2018 sotruss
-rwxr-xr-x 1 root root 10376 janv. 31 2016 spctoppm
-rwxr-xr-x 1 root root 19736 févr. 18 2016 spd-say
-rwxr-xr-x 1 root root 31536 avril 15 2016 speaker-test
-rwxr-xr-x 1 root root 134552 févr. 18 2016 speech-dispatcher
lrwxrwxrwx 1 root root 32 déc. 27 2017 spellintian -> ../share/lintian/frontend/dplint
-rwxr-xr-x 1 root root 18768 juin 12 21:30 splain
-rwxr-xr-x 1 root root 69024 mars 2 2017 split
-rwxr-xr-x 1 root root 3461 mai 6 2015 splitdiff
-rwxr-xr-x 1 root root 10512 sept. 22 2016 splitfont
-rwxr-xr-x 1 root root 23256 janv. 15 2018 sprof
-rwxr-xr-x 1 root root 10352 janv. 31 2016 sputoppm
-rwxr-xr-x 1 root root 707248 nov. 5 12:26 ssh
-rwxr-xr-x 1 root root 338136 nov. 5 12:26 ssh-add
-rwxr-sr-x 1 root ssh 358624 nov. 5 12:26 ssh-agent
-rwxr-xr-x 1 root root 1456 août 21 19:45 ssh-argv0
-rwxr-xr-x 1 root root 10360 mars 9 2016 ssh-copy-id
-rwxr-xr-x 1 root root 399600 nov. 5 12:26 ssh-keygen
-rwxr-xr-x 1 root root 411888 nov. 5 12:26 ssh-keyscan
-rwxr-xr-x 1 root root 10424 janv. 31 2016 st4topgm
-rwxr-xr-x 1 root root 1293 mai 2 2018 start-pulseaudio-x11
-rwxr-xr-x 1 root root 5517 avril 26 2016 startx
-rwxr-xr-x 1 root root 2966 mai 26 2015 startxfce4
-rwxr-xr-x 1 root root 80944 mars 2 2017 stat
-rwxr-xr-x 1 root root 64336 mars 2 2017 stdbuf
-rwxr-xr-x 1 root root 11023096 avril 3 2016 stellarium
-rwxr-xr-x 1 root root 866480 janv. 13 2016 strace
lrwxrwxrwx 1 root root 24 déc. 27 2017 stream -> /etc/alternatives/stream
lrwxrwxrwx 1 root root 56 sept. 28 21:30 stream-im6 -> ../lib/x86_64-linux-gnu/ImageMagick-6.8.9/bin-Q16/stream
lrwxrwxrwx 1 root root 24 août 30 15:39 strings -> x86_64-linux-gnu-strings
lrwxrwxrwx 1 root root 22 août 30 15:39 strip -> x86_64-linux-gnu-strip
-rwsr-xr-x 1 root root 136808 juil. 4 2017 sudo
lrwxrwxrwx 1 root root 4 déc. 27 2017 sudoedit -> sudo
-rwxr-xr-x 1 root root 47680 juil. 4 2017 sudoreplay
-rwxr-xr-x 1 root root 39672 mars 2 2017 sum
-rwxr-xr-x 1 root root 3120 juin 6 16:31 su-to-root
-rwxr-xr-x 1 root root 46 août 11 2017 svlc
-rwxr-xr-x 1 root root 100968 juin 14 22:06 symcryptrun
-rwxr-xr-x 1 root root 43 janv. 11 2016 synaptic-pkexec
-rwxr-xr-x 1 root root 18264 juil. 6 2017 synclient
-rwxr-xr-x 1 root root 18992 juil. 6 2017 syndaemon
-rwxr-xr-x 1 root root 200584 févr. 24 2016 syslinux
-rwxr-xr-x 1 root root 95 mars 8 2016 system-config-printer
-rwxr-xr-x 1 root root 80 mars 8 2016 system-config-printer-applet
-rwxr-xr-x 1 root root 1491104 oct. 31 19:33 systemd-analyze
-rwxr-xr-x 1 root root 35256 oct. 31 19:33 systemd-cat
-rwxr-xr-x 1 root root 294112 oct. 31 19:33 systemd-cgls
-rwxr-xr-x 1 root root 310568 oct. 31 19:33 systemd-cgtop
-rwxr-xr-x 1 root root 64088 oct. 31 19:33 systemd-delta
-rwxr-xr-x 1 root root 35248 oct. 31 19:33 systemd-detect-virt
-rwxr-xr-x 1 root root 43440 oct. 31 19:33 systemd-path
-rwxr-xr-x 1 root root 335064 oct. 31 19:33 systemd-resolve
-rwxr-xr-x 1 root root 376344 oct. 31 19:33 systemd-run
-rwxr-xr-x 1 root root 351440 oct. 31 19:33 systemd-stdio-bridge
-rwxr-xr-x 1 root root 39072 janv. 4 2016 t1ascii
-rwxr-xr-x 1 root root 44224 janv. 4 2016 t1asm
-rwxr-xr-x 1 root root 39040 janv. 4 2016 t1binary
-rwxr-xr-x 1 root root 43096 janv. 4 2016 t1disasm
-rwxr-xr-x 1 root root 47328 janv. 4 2016 t1mac
-rwxr-xr-x 1 root root 43304 janv. 4 2016 t1unmac
-rwxr-xr-x 1 root root 14576 févr. 19 2016 tabs
-rwxr-xr-x 1 root root 35568 mars 2 2017 tac
-rwxr-xr-x 1 root root 64432 mars 2 2017 tail
-rwxr-xr-x 1 root root 31416 mai 16 17:00 taskset
-rwxr-xr-x 1 root root 121032 janv. 29 2016 tbl
lrwxrwxrwx 1 root root 8 déc. 27 2017 tclsh -> tclsh8.6
-rwxr-xr-x 1 root root 6224 mars 30 2016 tclsh8.6
-rwxr-xr-x 1 root root 35568 mars 2 2017 tee
lrwxrwxrwx 1 root root 24 déc. 27 2017 telnet -> /etc/alternatives/telnet
-rwxr-xr-x 1 root root 99840 mai 6 2015 telnet.netkit
-rwxr-xr-x 1 root root 47824 mars 2 2017 test
-rwxr-xr-x 1 root root 14504 janv. 31 2016 tgatoppm
-rwxr-xr-x 1 root root 2295 sept. 8 2016 tgz
-rwxr-xr-x 1 root root 18704 janv. 31 2016 thinkjettopbm
-rwxr-xr-x 1 root root 1795 mars 10 2017 thresholder
-rwxr-xr-x 1 root root 769896 juin 8 2017 thunar
lrwxrwxrwx 1 root root 6 déc. 27 2017 Thunar -> thunar
-rwxr-xr-x 1 root root 333 juin 8 2017 thunar-settings
-rwxr-xr-x 1 root root 43432 mai 7 2015 thunar-volman
-rwxr-xr-x 1 root root 38984 mai 7 2015 thunar-volman-settings
lrwxrwxrwx 1 root root 33 oct. 10 19:46 thunderbird -> ../lib/thunderbird/thunderbird.sh
-rwxr-xr-x 1 root root 72408 févr. 19 2016 tic
-rwxr-xr-x 1 root root 18680 janv. 31 2016 tifftopnm
-rwxr-xr-x 1 root root 31640 sept. 20 09:22 tificc
-rwxr-xr-x 1 root root 15072 juil. 22 2015 time
-rwxr-xr-x 1 root root 119440 févr. 28 2015 time-admin
-rwxr-xr-x 1 root root 302304 oct. 31 19:33 timedatectl
-rwxr-xr-x 1 root root 56704 mars 2 2017 timeout
-rwxr-xr-x 1 root root 14784 mai 14 14:42 tload
-rwxr-xr-x 1 root root 1955 août 12 2015 tlp-pcilist
-rwxr-xr-x 1 root root 39040 août 12 2015 tlp-stat
-rwxr-xr-x 1 root root 3630 août 12 2015 tlp-usblist
-rwxr-xr-x 1 root root 512712 févr. 7 2016 tmux
lrwxrwxrwx 1 root root 27 janv. 5 2018 tnameserv -> /etc/alternatives/tnameserv
-rwxr-xr-x 1 root root 14688 févr. 19 2016 toe
-rwxr-xr-x 1 root root 109064 mai 14 14:42 top
-rwxr-xr-x 1 root root 2527928 mars 1 2018 tor
-rwxr-xr-x 1 root root 607448 mars 1 2018 tor-gencert
-rwxr-xr-x 1 root root 1375 mars 5 2017 torify
-rwxr-xr-x 1 root root 268520 mars 1 2018 tor-resolve
-rwxr-xr-x 1 root root 7131 janv. 14 2016 torsocks
-rwxr-xr-x 1 root root 95160 mai 23 2012 toshset
lrwxrwxrwx 1 root root 10 déc. 27 2017 touch -> /bin/touch
-rwxr-xr-x 1 root root 14648 févr. 19 2016 tput
-rwxr-xr-x 1 root root 47856 mars 2 2017 tr
-rwxr-xr-x 1 root root 14680 mai 7 2014 tracepath
-rwxr-xr-x 1 root root 14688 mai 7 2014 tracepath6
lrwxrwxrwx 1 root root 28 janv. 3 2018 traceproto -> /etc/alternatives/traceproto
-rwxr-xr-x 1 root root 2885 mai 7 2015 traceproto.db
lrwxrwxrwx 1 root root 28 janv. 3 2018 traceroute -> /etc/alternatives/traceroute
lrwxrwxrwx 1 root root 29 déc. 27 2017 traceroute6 -> /etc/alternatives/traceroute6
lrwxrwxrwx 1 root root 13 mai 7 2015 traceroute6.db -> traceroute.db
-rwxr-xr-x 1 root root 23104 mai 7 2014 traceroute6.iputils
-rwxr-xr-x 1 root root 69112 mai 7 2015 traceroute.db
-rwxr-xr-x 1 root root 1618 mai 7 2015 traceroute-nanog
-rwxr-xr-x 1 root root 35664 sept. 20 09:22 transicc
-rwxr-xr-x 1 root root 820968 janv. 16 2018 transmission-gtk
-rwxr-xr-x 1 root root 19424 févr. 10 2016 transset
-rwxr-xr-x 1 root root 712032 janv. 29 2016 troff
-rwxr-xr-x 1 root root 52016 mars 2 2017 truncate
-rwxr-xr-x 1 root root 175624 août 26 2016 trust
-rwxr-xr-x 1 root root 18864 févr. 19 2016 tset
-rwxr-xr-x 1 root root 35504 mars 2 2017 tsort
-rwxr-xr-x 1 root root 10624 mai 7 2018 ttfread
-rwxr-xr-x 1 root root 27312 mars 2 2017 tty
-rwxr-xr-x 1 root root 38928 mai 7 2015 tz_convert
-rwxr-xr-x 1 root root 15209 janv. 15 2018 tzselect
-rwxr-xr-x 1 root root 13082 nov. 5 2017 ubuntu-advantage
lrwxrwxrwx 1 root root 10 mai 24 17:19 ubuntu-bug -> apport-bug
lrwxrwxrwx 1 root root 25 juil. 19 12:48 ubuntu-core-launcher -> ../lib/snapd/snap-confine
-rwxr-xr-x 1 root root 5278 janv. 30 2018 ubuntu-drivers
-rwxr-xr-x 1 root root 8183 oct. 24 19:10 ubuntu-support-status
-rwxr-xr-x 1 root root 40636 mars 16 2016 ucf
-rwxr-xr-x 1 root root 19367 mars 16 2016 ucfq
-rwxr-xr-x 1 root root 10722 mars 16 2016 ucfr
-rwxr-xr-x 1 root root 18832 juil. 6 2017 ucs2any
-rwxr-xr-x 1 root root 52520 avril 1 2016 udisksctl
lrwxrwxrwx 1 root root 9 déc. 9 2015 uic -> qtchooser
lrwxrwxrwx 1 root root 9 déc. 9 2015 uic3 -> qtchooser
-rwxr-xr-x 1 root root 14648 mars 1 2016 ul
-rwxr-xr-x 1 root root 175176 mars 31 2017 umax_pp
-rwxr-xr-x 1 root root 56850 déc. 21 2017 unattended-upgrade
lrwxrwxrwx 1 root root 18 déc. 21 2017 unattended-upgrades -> unattended-upgrade
-rwxr-xr-x 1 root root 31472 mars 2 2017 unexpand
-rwxr-xr-x 1 root root 530 sept. 22 2016 unicode_stop
-rwxr-xr-x 1 root root 43792 mars 2 2017 uniq
-rwxr-xr-x 1 root root 10560 févr. 9 2018 unity-scope-loader
-rwxr-xr-x 1 root root 27280 mars 2 2017 unlink
lrwxrwxrwx 1 root root 24 déc. 27 2017 unlzma -> /etc/alternatives/unlzma
-rwxr-xr-x 1 root root 52 août 3 22:49 unopkg
lrwxrwxrwx 1 root root 27 janv. 5 2018 unpack200 -> /etc/alternatives/unpack200
-rwxr-xr-x 1 root root 108824 mars 22 2018 unshar
-rwxr-xr-x 1 root root 19168 mai 16 17:00 unshare
-rwxr-xr-x 1 root root 94872 août 9 00:11 unsquashfs
-rwxr-xr-x 1 root root 5940 mai 6 2015 unwrapdiff
lrwxrwxrwx 1 root root 2 déc. 27 2017 unxz -> xz
-rwxr-xr-x 1 root root 162688 nov. 20 2015 unzip
-rwxr-xr-x 1 root root 76592 nov. 20 2015 unzipsfx
-rwxr-xr-x 1 root root 47728 oct. 18 00:34 update-alternatives
lrwxrwxrwx 1 root root 26 déc. 27 2017 updatedb -> /etc/alternatives/updatedb
-rwxr-xr-x 1 root root 43768 nov. 18 2014 updatedb.mlocate
-rwxr-xr-x 1 root root 19144 juin 6 16:29 update-desktop-database
-rwxr-xr-x 1 root root 5637 nov. 27 2015 update-gconf-defaults
-rwxr-xr-x 1 root root 4841 oct. 24 19:10 update-manager
-rwxr-xr-x 1 root root 122440 juin 6 16:31 update-menus
-rwxr-xr-x 1 root root 672 juil. 13 16:07 update-mime-database
-rwxr-xr-x 1 root root 52392 juil. 13 16:07 update-mime-database.real
-rwxr-xr-x 1 root root 57704 juin 20 13:45 update-notifier
-rwxr-xr-x 1 root root 14824 juin 15 2016 upower
-rwxr-xr-x 1 root root 10576 mai 14 14:42 uptime
-rwxr-xr-x 1 root root 4216 oct. 23 2015 usb-devices
-rwxr-xr-x 1 root root 23088 oct. 23 2015 usbhid-dump
-rwxr-xr-x 1 root root 10504 avril 7 2016 usb_printerid
-rwxr-xr-x 1 root root 31440 mars 2 2017 users
-rwxr-xr-x 1 root root 149792 févr. 28 2015 users-admin
-rwxr-xr-x 1 root root 14872 mai 16 17:00 utmpdump
-rwxr-xr-x 1 root root 112472 mars 22 2018 uudecode
-rwxr-xr-x 1 root root 108344 mars 22 2018 uuencode
-rwxr-xr-x 1 root root 10600 mai 16 17:00 uuidgen
lrwxrwxrwx 1 root root 16 mars 4 2015 uvcdynctrl -> uvcdynctrl-0.2.4
-rwxr-xr-x 1 root root 36080 mars 4 2015 uvcdynctrl-0.2.4
-rwxr-xr-x 1 root root 3674 févr. 17 2016 uxterm
-rwxr-xr-x 1 root root 2496 sept. 8 2016 uz
-rwxr-xr-x 1 root root 10232 oct. 24 2015 verve-focus
lrwxrwxrwx 1 root root 20 déc. 27 2017 vi -> /etc/alternatives/vi
lrwxrwxrwx 1 root root 22 déc. 27 2017 view -> /etc/alternatives/view
-rwxr-xr-x 1 root root 968 mars 10 2017 viewer
-rwxr-xr-x 1 root root 24088 mai 6 2015 viewres
-rwxr-xr-x 1 root root 2640 avril 14 2016 vigpg
-rwxr-xr-x 1 root root 1064592 nov. 24 2016 vim.tiny
-rwxr-xr-x 1 root root 51440 oct. 3 16:48 virtfs-proxy-helper
-rwxr-xr-x 1 root root 14792 août 11 2017 vlc
-rwxr-xr-x 1 root root 10616 août 11 2017 vlc-wrapper
-rwxr-xr-x 1 root root 31216 mai 14 14:42 vmstat
-rwxr-xr-x 1 root root 10680 juil. 6 2017 vmwarectrl
-rwxr-xr-x 1 root root 10232 mars 27 2017 volname
-rwxr-xr-x 1 root root 23048 avril 28 2016 vstp
lrwxrwxrwx 1 root root 19 déc. 27 2017 w -> /etc/alternatives/w
-rwxr-sr-x 1 root tty 27368 mai 16 17:00 wall
-rwxr-xr-x 1 root root 23696 mai 14 14:42 watch
-rwxr-xr-x 1 root root 14328 juin 14 22:06 watchgnupg
-rwxr-xr-x 1 root root 10352 janv. 31 2016 wbmptopbm
-rwxr-xr-x 1 root root 43832 mars 2 2017 wc
-rwxr-xr-x 1 root root 474656 mai 8 2018 wget
-rwxr-xr-x 1 root root 48104 nov. 7 2015 whatis
-rwxr-xr-x 1 root root 23648 mai 16 17:00 whereis
lrwxrwxrwx 1 root root 10 déc. 27 2017 which -> /bin/which
-rwxr-xr-x 1 root root 47984 mars 2 2017 who
-rwxr-xr-x 1 root root 27312 mars 2 2017 whoami
-rwxr-xr-x 1 root root 57192 juil. 28 2017 whoopsie
lrwxrwxrwx 1 root root 9 août 12 2015 wifi -> bluetooth
-rwxr-xr-x 1 root root 1460 avril 14 2016 wifi-status
-rwxr-xr-x 1 root root 18720 janv. 31 2016 winicontoppm
lrwxrwxrwx 1 root root 7 déc. 27 2017 wish -> wish8.6
-rwxr-xr-x 1 root root 6240 mars 14 2016 wish8.6
-rwxr-xr-x 1 root root 35240 juin 23 2012 wmctrl
-rwxr-xr-x 1 root root 10464 févr. 7 2016 word-list-compress
-rwxr-xr-x 1 root root 55296 août 9 20:52 wpa_passphrase
-rwxr-xr-x 1 root root 18928 mai 14 14:42 w.procps
lrwxrwxrwx 1 root root 23 déc. 27 2017 write -> /etc/alternatives/write
-rwxr-xr-x 1 root root 10480 mai 2 2016 wrjpgcom
lrwxrwxrwx 1 root root 9 août 12 2015 wwan -> bluetooth
lrwxrwxrwx 1 root root 4 oct. 25 18:24 X -> Xorg
lrwxrwxrwx 1 root root 1 déc. 27 2017 X11 -> .
-rwxr-xr-x 1 root root 141608 févr. 10 2016 x11perf
-rwxr-xr-x 1 root root 2807 févr. 10 2016 x11perfcomp
lrwxrwxrwx 1 root root 7 mai 16 17:00 x86_64 -> setarch
-rwxr-xr-x 1 root root 27768 août 30 15:39 x86_64-linux-gnu-addr2line
-rwxr-xr-x 1 root root 60536 août 30 15:39 x86_64-linux-gnu-ar
-rwxr-xr-x 1 root root 369480 août 30 15:39 x86_64-linux-gnu-as
-rwxr-xr-x 1 root root 27248 août 30 15:39 x86_64-linux-gnu-c++filt
lrwxrwxrwx 1 root root 5 déc. 27 2017 x86_64-linux-gnu-cpp -> cpp-5
lrwxrwxrwx 1 root root 5 juin 22 00:51 x86_64-linux-gnu-cpp-5 -> cpp-5
-rwxr-xr-x 1 root root 2724592 août 30 15:39 x86_64-linux-gnu-dwp
-rwxr-xr-x 1 root root 31552 août 30 15:39 x86_64-linux-gnu-elfedit
lrwxrwxrwx 1 root root 5 déc. 27 2017 x86_64-linux-gnu-gcc -> gcc-5
lrwxrwxrwx 1 root root 5 juin 22 01:04 x86_64-linux-gnu-gcc-5 -> gcc-5
lrwxrwxrwx 1 root root 8 déc. 27 2017 x86_64-linux-gnu-gcc-ar -> gcc-ar-5
lrwxrwxrwx 1 root root 8 juin 22 01:04 x86_64-linux-gnu-gcc-ar-5 -> gcc-ar-5
lrwxrwxrwx 1 root root 8 déc. 27 2017 x86_64-linux-gnu-gcc-nm -> gcc-nm-5
lrwxrwxrwx 1 root root 8 juin 22 01:04 x86_64-linux-gnu-gcc-nm-5 -> gcc-nm-5
lrwxrwxrwx 1 root root 12 déc. 27 2017 x86_64-linux-gnu-gcc-ranlib -> gcc-ranlib-5
lrwxrwxrwx 1 root root 12 juin 22 01:04 x86_64-linux-gnu-gcc-ranlib-5 -> gcc-ranlib-5
lrwxrwxrwx 1 root root 6 déc. 27 2017 x86_64-linux-gnu-gcov -> gcov-5
lrwxrwxrwx 1 root root 6 juin 22 01:04 x86_64-linux-gnu-gcov-5 -> gcov-5
lrwxrwxrwx 1 root root 11 déc. 27 2017 x86_64-linux-gnu-gcov-tool -> gcov-tool-5
lrwxrwxrwx 1 root root 11 juin 22 01:04 x86_64-linux-gnu-gcov-tool-5 -> gcov-tool-5
-rwxr-xr-x 1 root root 98616 août 30 15:39 x86_64-linux-gnu-gprof
lrwxrwxrwx 1 root root 6 août 30 15:39 x86_64-linux-gnu-ld -> ld.bfd
-rwxr-xr-x 1 root root 1220040 août 30 15:39 x86_64-linux-gnu-ld.bfd
-rwxr-xr-x 1 root root 2916856 août 30 15:39 x86_64-linux-gnu-ld.gold
-rwxr-xr-x 1 root root 40744 août 30 15:39 x86_64-linux-gnu-nm
-rwxr-xr-x 1 root root 224432 août 30 15:39 x86_64-linux-gnu-objcopy
-rwxr-xr-x 1 root root 356760 août 30 15:39 x86_64-linux-gnu-objdump
-rwxr-xr-x 1 root root 60536 août 30 15:39 x86_64-linux-gnu-ranlib
-rwxr-xr-x 1 root root 485184 août 30 15:39 x86_64-linux-gnu-readelf
-rwxr-xr-x 1 root root 31704 août 30 15:39 x86_64-linux-gnu-size
-rwxr-xr-x 1 root root 27728 août 30 15:39 x86_64-linux-gnu-strings
-rwxr-xr-x 1 root root 224440 août 30 15:39 x86_64-linux-gnu-strip
-rwxr-xr-x 1 root root 67800 févr. 8 2016 xargs
-rwxr-xr-x 1 root root 40392 mars 26 2015 xauth
-rwxr-xr-x 1 root root 20920 févr. 10 2016 xbiff
-rwxr-xr-x 1 root root 10408 janv. 31 2016 xbmtopbm
-rwxr-xr-x 1 root root 147304 avril 28 2016 xbrlapi
-rwxr-xr-x 1 root root 32376 févr. 10 2016 xcalc
-rwxr-xr-x 1 root root 22832 déc. 5 2010 xcalib
-rwxr-xr-x 1 root root 19272 févr. 10 2016 xclipboard
-rwxr-xr-x 1 root root 46808 févr. 10 2016 xclock
-rwxr-xr-x 1 root root 31800 févr. 27 2016 xcmsdb
-rwxr-xr-x 1 root root 19976 févr. 10 2016 xconsole
-rwxr-xr-x 1 root root 14816 févr. 10 2016 xcursorgen
-rwxr-xr-x 1 root root 15032 févr. 10 2016 xcutsel
-rwxr-xr-x 1 root root 19397 mai 21 17:16 xdg-desktop-icon
-rwxr-xr-x 1 root root 42035 mai 21 17:16 xdg-desktop-menu
-rwxr-xr-x 1 root root 26395 mai 21 17:16 xdg-email
-rwxr-xr-x 1 root root 28787 mai 21 17:16 xdg-icon-resource
-rwxr-xr-x 1 root root 40535 mai 21 17:16 xdg-mime
-rwxr-xr-x 1 root root 23014 mai 21 17:16 xdg-open
-rwxr-xr-x 1 root root 33748 mai 21 17:16 xdg-screensaver
-rwxr-xr-x 1 root root 36544 mai 21 17:16 xdg-settings
-rwxr-xr-x 1 root root 234 mars 28 2018 xdg-user-dir
-rwxr-xr-x 1 root root 19200 juil. 3 2013 xdg-user-dirs-gtk-update
-rwxr-xr-x 1 root root 18936 mars 28 2018 xdg-user-dirs-update
-rwxr-xr-x 1 root root 90712 févr. 10 2016 xditview
-rwxr-xr-x 1 root root 72944 août 18 2015 xdotool
-rwxr-xr-x 1 root root 32344 mai 6 2015 xdpyinfo
-rwxr-xr-x 1 root root 10440 mai 6 2015 xdriinfo
-rwxr-xr-x 1 root root 645880 févr. 10 2016 xedit
-rwxr-xr-x 1 root root 31512 mai 6 2015 xev
-rwxr-xr-x 1 root root 20472 févr. 10 2016 xeyes
-rwxr-xr-x 1 root root 257160 juin 27 2015 xfburn
-rwxr-xr-x 1 root root 125336 mai 7 2015 xfce4-about
-rwxr-xr-x 1 root root 47296 mai 14 2015 xfce4-accessibility-settings
-rwxr-xr-x 1 root root 68800 mai 14 2015 xfce4-appearance-settings
-rwxr-xr-x 1 root root 125528 mars 21 2016 xfce4-appfinder
-rwxr-xr-x 1 root root 113192 mai 7 2015 xfce4-dict
-rwxr-xr-x 1 root root 309560 mai 14 2015 xfce4-display-settings
-rwxr-xr-x 1 root root 92352 mai 14 2015 xfce4-keyboard-settings
-rwxr-xr-x 1 root root 51344 mai 14 2015 xfce4-mime-settings
-rwxr-xr-x 1 root root 84280 mai 14 2015 xfce4-mouse-settings
-rwxr-xr-x 1 root root 137288 juil. 10 2015 xfce4-notes
-rwxr-xr-x 1 root root 22528 juil. 10 2015 xfce4-notes-settings
-rwxr-xr-x 1 root root 34816 mars 10 2015 xfce4-notifyd-config
-rwxr-xr-x 1 root root 309920 sept. 1 2015 xfce4-panel
-rwxr-xr-x 1 root root 1568 sept. 1 2015 xfce4-popup-applicationsmenu
-rwxr-xr-x 1 root root 1496 sept. 1 2015 xfce4-popup-directorymenu
-rwxr-xr-x 1 root root 10240 juil. 10 2015 xfce4-popup-notes
-rwxr-xr-x 1 root root 1539 juil. 9 2015 xfce4-popup-places
-rwxr-xr-x 1 root root 1540 oct. 27 2015 xfce4-popup-whiskermenu
-rwxr-xr-x 1 root root 1493 sept. 1 2015 xfce4-popup-windowmenu
-rwxr-xr-x 1 root root 174184 janv. 4 2016 xfce4-power-manager
-rwxr-xr-x 1 root root 129128 janv. 4 2016 xfce4-power-manager-settings
-rwxr-xr-x 1 root root 100936 oct. 23 2015 xfce4-screenshooter
-rwxr-xr-x 1 root root 178448 mai 26 2015 xfce4-session
-rwxr-xr-x 1 root root 10672 mai 26 2015 xfce4-session-logout
-rwxr-xr-x 1 root root 108808 mai 26 2015 xfce4-session-settings
-rwxr-xr-x 1 root root 71896 mai 14 2015 xfce4-settings-editor
-rwxr-xr-x 1 root root 51392 mai 14 2015 xfce4-settings-manager
-rwxr-xr-x 1 root root 133416 mai 9 2015 xfce4-taskmanager
-rwxr-xr-x 1 root root 182624 déc. 21 2015 xfce4-terminal
-rwxr-xr-x 1 root root 1124 déc. 21 2015 xfce4-terminal.wrapper
-rwxr-xr-x 1 root root 26816 févr. 22 2015 xfce4-volumed
-rwxr-xr-x 1 root root 27344 mai 7 2015 xfconf-query
-rwxr-xr-x 1 root root 29176 mai 6 2015 xfd
-rwxr-xr-x 1 root root 370792 déc. 11 2015 xfdesktop
-rwxr-xr-x 1 root root 141912 déc. 11 2015 xfdesktop-settings
-rwxr-xr-x 1 root root 1931 juin 23 2013 xfhelp4
-rwxr-xr-x 1 root root 1549 mai 26 2015 xflock4
-rwxr-xr-x 1 root root 37352 mai 6 2015 xfontsel
-rwxr-xr-x 1 root root 91 avril 14 2016 xfpanel-switch
lrwxrwxrwx 1 root root 15 déc. 27 2017 xfrun4 -> xfce4-appfinder
-rwxr-xr-x 1 root root 104760 mai 14 2015 xfsettingsd
-rwxr-xr-x 1 root root 387336 mars 30 2016 xfwm4
-rwxr-xr-x 1 root root 100584 mars 30 2016 xfwm4-settings
-rwxr-xr-x 1 root root 63720 mars 30 2016 xfwm4-tweaks-settings
-rwxr-xr-x 1 root root 133272 mars 30 2016 xfwm4-workspace-settings
-rwxr-xr-x 1 root root 10536 févr. 27 2016 xgamma
-rwxr-xr-x 1 root root 64536 févr. 10 2016 xgc
-rwxr-xr-x 1 root root 272048 févr. 10 2016 xgettext
-rwxr-xr-x 1 root root 14824 févr. 27 2016 xhost
-rwxr-xr-x 1 root root 14560 janv. 31 2016 ximtoppm
-rwxr-xr-x 1 root root 19056 avril 26 2016 xinit
-rwxr-xr-x 1 root root 52672 oct. 29 2015 xinput
-rwxr-xr-x 1 root root 10512 mai 6 2015 xkbbell
-rwxr-xr-x 1 root root 201568 mai 6 2015 xkbcomp
-rwxr-xr-x 1 root root 31232 mai 6 2015 xkbevd
-rwxr-xr-x 1 root root 88632 mai 6 2015 xkbprint
-rwxr-xr-x 1 root root 19752 mai 6 2015 xkbvleds
-rwxr-xr-x 1 root root 19816 mai 6 2015 xkbwatch
-rwxr-xr-x 1 root root 16982 févr. 27 2016 xkeystone
-rwxr-xr-x 1 root root 14680 mai 6 2015 xkill
-rwxr-xr-x 1 root root 15544 févr. 10 2016 xload
-rwxr-xr-x 1 root root 19928 févr. 10 2016 xlogo
-rwxr-xr-x 1 root root 10520 mai 6 2015 xlsatoms
-rwxr-xr-x 1 root root 14696 mai 6 2015 xlsclients
-rwxr-xr-x 1 root root 18816 mai 6 2015 xlsfonts
-rwxr-xr-x 1 root root 37816 févr. 10 2016 xmag
-rwxr-xr-x 1 root root 63416 févr. 10 2016 xman
-rwxr-xr-x 1 root root 19880 mai 6 2015 xmessage
lrwxrwxrwx 1 root root 9 déc. 9 2015 xmlpatterns -> qtchooser
lrwxrwxrwx 1 root root 9 déc. 9 2015 xmlpatternsvalidator -> qtchooser
-rwxr-xr-x 1 root root 31656 févr. 27 2016 xmodmap
-rwxr-xr-x 1 root root 10776 févr. 10 2016 xmore
-rwxr-xr-x 1 root root 274 oct. 25 18:23 Xorg
-rwxr-xr-x 1 root root 14688 janv. 31 2016 xpmtoppm
-rwxr-xr-x 1 root root 37912 mai 6 2015 xprop
-rwxr-xr-x 1 root root 14744 avril 7 2016 xqxdecode
-rwxr-xr-x 1 root root 60256 févr. 27 2016 xrandr
-rwxr-xr-x 1 root root 27312 févr. 27 2016 xrdb
-rwxr-xr-x 1 root root 10536 févr. 27 2016 xrefresh
-rwxr-xr-x 1 root root 247992 avril 7 2016 xscreensaver
-rwxr-xr-x 1 root root 23000 avril 7 2016 xscreensaver-command
-rwxr-xr-x 1 root root 202864 avril 7 2016 xscreensaver-demo
-rwxr-xr-x 1 root root 127744 avril 7 2016 xscreensaver-getimage
-rwxr-xr-x 1 root root 31219 avril 7 2016 xscreensaver-getimage-file
-rwxr-xr-x 1 root root 4514 avril 7 2016 xscreensaver-getimage-video
-rwxr-xr-x 1 root root 25462 avril 7 2016 xscreensaver-text
lrwxrwxrwx 1 root root 35 déc. 27 2017 x-session-manager -> /etc/alternatives/x-session-manager
-rwxr-xr-x 1 root root 31432 févr. 27 2016 xset
-rwxr-xr-x 1 root root 10520 févr. 27 2016 xsetmode
-rwxr-xr-x 1 root root 10528 févr. 27 2016 xsetpointer
-rwxr-xr-x 1 root root 18896 févr. 27 2016 xsetroot
-rwxr-xr-x 1 root root 48904 juil. 6 2017 xsetwacom
-rwxr-xr-x 1 root root 85800 mai 6 2015 xsm
-rwxr-xr-x 1 root root 15256 févr. 27 2016 xstdcmap
-rwxr-xr-x 1 root root 5126 juin 12 21:30 xsubpp
-rwxr-xr-x 1 root root 543232 févr. 17 2016 xterm
lrwxrwxrwx 1 root root 37 déc. 27 2017 x-terminal-emulator -> /etc/alternatives/x-terminal-emulator
-rwxr-xr-x 1 root root 32808 févr. 27 2016 xvidtune
-rwxr-xr-x 1 root root 14616 mai 6 2015 xvinfo
-rwxr-xr-x 1 root root 10392 janv. 31 2016 xvminitoppm
-rwxr-xr-x 1 root root 27184 févr. 10 2016 xwd
-rwxr-xr-x 1 root root 18672 janv. 31 2016 xwdtopnm
lrwxrwxrwx 1 root root 34 déc. 27 2017 x-window-manager -> /etc/alternatives/x-window-manager
-rwxr-xr-x 1 root root 43752 mai 6 2015 xwininfo
-rwxr-xr-x 1 root root 27144 févr. 10 2016 xwud
lrwxrwxrwx 1 root root 31 déc. 27 2017 x-www-browser -> /etc/alternatives/x-www-browser
-rwxr-xr-x 1 root root 18552 nov. 24 2016 xxd
-rwxr-xr-x 1 root root 68648 févr. 12 2014 xz
lrwxrwxrwx 1 root root 2 déc. 27 2017 xzcat -> xz
lrwxrwxrwx 1 root root 6 déc. 27 2017 xzcmp -> xzdiff
-rwxr-xr-x 1 root root 5518 févr. 12 2014 xzdiff
lrwxrwxrwx 1 root root 6 déc. 27 2017 xzegrep -> xzgrep
lrwxrwxrwx 1 root root 6 déc. 27 2017 xzfgrep -> xzgrep
-rwxr-xr-x 1 root root 5421 févr. 12 2014 xzgrep
-rwxr-xr-x 1 root root 1825 févr. 12 2014 xzless
-rwxr-xr-x 1 root root 2168 févr. 12 2014 xzmore
-rwxr-xr-x 1 root root 10376 janv. 31 2016 ybmtopbm
-rwxr-xr-x 1 root root 53296 mars 21 2016 yelp
-rwxr-xr-x 1 root root 31408 mars 2 2017 yes
-rwxr-xr-x 1 root root 10400 janv. 31 2016 yuvsplittoppm
-rwxr-xr-x 1 root root 10400 janv. 31 2016 yuvtoppm
-rwxr-xr-x 1 root root 14768 janv. 15 2018 zdump
-rwxr-xr-x 1 root root 10384 janv. 31 2016 zeisstopnm
-rwxr-xr-x 1 root root 206000 févr. 24 2016 zeitgeist-daemon
-rwxr-xr-x 1 root root 105752 févr. 16 2016 zenity
-rwxr-xr-x 1 root root 192520 août 17 2015 zip
-rwxr-xr-x 1 root root 86224 août 17 2015 zipcloak
-rwxr-xr-x 1 root root 48459 juin 12 21:30 zipdetails
-rwxr-xr-x 1 root root 2953 nov. 20 2015 zipgrep
-rwxr-xr-x 1 root root 162688 nov. 20 2015 zipinfo
-rwxr-xr-x 1 root root 81840 août 17 2015 zipnote
-rwxr-xr-x 1 root root 81840 août 17 2015 zipsplit
-rwxr-xr-x 1 root root 27064 avril 7 2016 zjsdecode
-rwxr-xr-x 1 root root 10336 mai 2 2018 zlib-flate
joel@joel-K70IJ:~$
et pour
joel@joel-K70IJ:~$ ls -la /usr/lib
total 6620
drwxr-xr-x 129 root root 12288 nov. 9 09:39 .
drwxr-xr-x 10 root root 4096 août 1 2017 ..
drwxr-xr-x 2 root root 4096 août 1 2017 accountsservice
drwxr-xr-x 4 root root 4096 nov. 8 18:47 apt
drwxr-xr-x 3 root root 4096 août 1 2017 aspell
drwxr-xr-x 2 root root 4096 août 1 2017 at-spi2-core
drwxr-xr-x 2 root root 4096 mai 23 09:56 avahi
drwxr-xr-x 2 root root 4096 avril 12 2016 binfmt.d
drwxr-xr-x 2 root root 4096 juil. 11 10:38 binfmt-support
drwxr-xr-x 2 root root 4096 déc. 29 2017 bluetooth
drwxr-xr-x 3 root root 4096 févr. 3 2018 byobu
drwxr-xr-x 2 root root 4096 déc. 28 2017 cheese
drwxr-xr-x 2 root root 4096 août 1 2017 colord
-rwxr-xr-x 1 root root 3283 juin 20 2016 command-not-found
drwxr-xr-x 2 root root 4096 sept. 22 17:21 compat-ld
drwxr-xr-x 10 root root 4096 août 1 2017 cups
drwxr-xr-x 2 root root 4096 août 1 2017 dbus-1.0
drwxr-xr-x 2 root root 4096 août 1 2017 dconf
drwxr-xr-x 5 root root 4096 août 1 2017 debug
drwxr-xr-x 4 root root 4096 août 1 2017 dpkg
drwxr-xr-x 2 root root 4096 août 1 2017 eject
drwxr-xr-x 3 root root 4096 août 1 2017 emacsen-common
drwxr-xr-x 2 root root 4096 août 23 11:18 environment.d
drwxr-xr-x 2 root root 4096 déc. 29 2017 evince
drwxr-xr-x 3 root root 4096 août 1 2017 file-roller
drwxr-xr-x 8 root root 4096 nov. 9 09:39 firefox
drwxr-xr-x 6 root root 4096 nov. 9 09:39 firefox-addons
drwxr-xr-x 2 root root 4096 févr. 16 2018 fwupdate
drwxr-xr-x 4 root root 4096 janv. 17 2018 gcc
drwxr-xr-x 2 root root 4096 août 1 2017 gcr
drwxr-xr-x 2 root root 4096 août 1 2017 gettext
drwxr-xr-x 3 root root 4096 oct. 2 09:50 ghostscript
drwxr-xr-x 3 root root 4096 sept. 10 16:32 gimp
drwxr-xr-x 2 root root 4096 nov. 8 18:48 girepository-1.0
drwxr-xr-x 2 root root 4096 août 1 2017 glib-networking
drwxr-xr-x 2 root root 4096 août 1 2017 gnome-calculator
drwxr-xr-x 3 root root 4096 août 1 2017 gnome-keyring
drwxr-xr-x 3 root root 4096 août 1 2017 gnome-settings-daemon-3.0
drwxr-xr-x 2 root root 4096 août 17 11:02 gnupg
drwxr-xr-x 2 root root 4096 juin 16 16:24 gnupg2
drwxr-xr-x 2 root root 4096 sept. 22 17:21 gold-ld
drwxr-xr-x 4 root root 4096 août 1 2017 groff
drwxr-xr-x 3 root root 4096 juin 7 13:03 grub
drwxr-xr-x 2 root root 4096 juin 7 13:03 grub-legacy
drwxr-xr-x 2 root root 4096 sept. 7 15:51 gs-plugins-9
drwxr-xr-x 2 root root 4096 janv. 17 2018 gvfs
drwxr-xr-x 6 root root 4096 nov. 8 18:48 i386-linux-gnu
drwxr-xr-x 3 root root 4096 août 1 2017 indicators3
drwxr-xr-x 4 root root 4096 août 1 2017 initramfs-tools
drwxr-xr-x 2 root root 4096 août 1 2017 insserv
drwxr-xr-x 3 root root 4096 juil. 11 10:38 ipxe
drwxr-xr-x 2 root root 4096 août 1 2017 ispell
drwxr-xr-x 3 root root 4096 nov. 6 09:41 jvm
drwxr-xr-x 3 root root 4096 août 1 2017 klibc
drwxr-xr-x 2 root root 4096 août 1 2017 language-selector
drwxr-xr-x 2 root root 4096 sept. 10 16:32 lapack
drwxr-xr-x 2 root root 20480 sept. 22 17:21 ldscripts
drwxr-xr-x 2 root root 4096 sept. 10 16:32 libblas
lrwxrwxrwx 1 root root 30 sept. 10 16:32 libblas.so.3 -> /etc/alternatives/libblas.so.3
lrwxrwxrwx 1 root root 23 juin 30 2016 libgimp-2.0.so.0 -> libgimp-2.0.so.0.800.16
-rw-r--r-- 1 root root 294016 juin 30 2016 libgimp-2.0.so.0.800.16
lrwxrwxrwx 1 root root 27 juin 30 2016 libgimpbase-2.0.so.0 -> libgimpbase-2.0.so.0.800.16
-rw-r--r-- 1 root root 101296 juin 30 2016 libgimpbase-2.0.so.0.800.16
lrwxrwxrwx 1 root root 28 juin 30 2016 libgimpcolor-2.0.so.0 -> libgimpcolor-2.0.so.0.800.16
-rw-r--r-- 1 root root 51568 juin 30 2016 libgimpcolor-2.0.so.0.800.16
lrwxrwxrwx 1 root root 29 juin 30 2016 libgimpconfig-2.0.so.0 -> libgimpconfig-2.0.so.0.800.16
-rw-r--r-- 1 root root 68936 juin 30 2016 libgimpconfig-2.0.so.0.800.16
lrwxrwxrwx 1 root root 27 juin 30 2016 libgimpmath-2.0.so.0 -> libgimpmath-2.0.so.0.800.16
-rw-r--r-- 1 root root 22720 juin 30 2016 libgimpmath-2.0.so.0.800.16
lrwxrwxrwx 1 root root 29 juin 30 2016 libgimpmodule-2.0.so.0 -> libgimpmodule-2.0.so.0.800.16
-rw-r--r-- 1 root root 18840 juin 30 2016 libgimpmodule-2.0.so.0.800.16
lrwxrwxrwx 1 root root 28 juin 30 2016 libgimpthumb-2.0.so.0 -> libgimpthumb-2.0.so.0.800.16
-rw-r--r-- 1 root root 39640 juin 30 2016 libgimpthumb-2.0.so.0.800.16
lrwxrwxrwx 1 root root 25 juin 30 2016 libgimpui-2.0.so.0 -> libgimpui-2.0.so.0.800.16
-rw-r--r-- 1 root root 137264 juin 30 2016 libgimpui-2.0.so.0.800.16
lrwxrwxrwx 1 root root 30 juin 30 2016 libgimpwidgets-2.0.so.0 -> libgimpwidgets-2.0.so.0.800.16
-rw-r--r-- 1 root root 1265968 juin 30 2016 libgimpwidgets-2.0.so.0.800.16
drwxr-xr-x 2 root root 4096 janv. 3 2018 libgksu
lrwxrwxrwx 1 root root 17 nov. 2 2015 libgksu2.so.0 -> libgksu2.so.0.0.2
-rw-r--r-- 1 root root 69768 nov. 2 2015 libgksu2.so.0.0.2
lrwxrwxrwx 1 root root 27 août 5 2015 libhardsid-builder.so.0 -> libhardsid-builder.so.0.0.1
-rw-r--r-- 1 root root 18752 août 5 2015 libhardsid-builder.so.0.0.1
lrwxrwxrwx 1 root root 18 août 31 2014 libid3tag.so.0 -> libid3tag.so.0.3.0
-rw-r--r-- 1 root root 100504 août 31 2014 libid3tag.so.0.3.0
lrwxrwxrwx 1 root root 21 déc. 27 2017 libkeybinder.so.0 -> libkeybinder.so.0.1.0
-rw-r--r-- 1 root root 14592 nov. 9 2015 libkeybinder.so.0.1.0
lrwxrwxrwx 1 root root 32 sept. 10 16:32 liblapack.so.3 -> /etc/alternatives/liblapack.so.3
drwxr-xr-x 2 root root 4096 févr. 16 2018 libmbim
lrwxrwxrwx 1 root root 19 janv. 2 2016 libmidori-core.so -> libmidori-core.so.1
-rw-r--r-- 1 root root 873400 janv. 2 2016 libmidori-core.so.0.0.0
lrwxrwxrwx 1 root root 23 janv. 2 2016 libmidori-core.so.1 -> libmidori-core.so.0.0.0
lrwxrwxrwx 1 root root 17 déc. 27 2017 libnetpbm.so.10 -> libnetpbm.so.10.0
-rw-r--r-- 1 root root 146360 janv. 31 2016 libnetpbm.so.10.0
lrwxrwxrwx 1 root root 18 déc. 27 2017 liboobs-1.so.5 -> liboobs-1.so.5.0.1
-rw-r--r-- 1 root root 183504 oct. 26 2014 liboobs-1.so.5.0.1
drwxr-xr-x 2 root root 4096 févr. 16 2018 libqmi
lrwxrwxrwx 1 root root 18 sept. 3 2014 librarian.so.0 -> librarian.so.0.0.0
-rw-r--r-- 1 root root 118112 sept. 3 2014 librarian.so.0.0.0
drwxr-xr-x 5 root root 4096 août 23 11:18 libreoffice
lrwxrwxrwx 1 root root 25 août 5 2015 libresid-builder.so.0 -> libresid-builder.so.0.0.1
-rw-r--r-- 1 root root 187720 août 5 2015 libresid-builder.so.0.0.1
lrwxrwxrwx 1 root root 20 août 5 2015 libsidplay2.so.1 -> libsidplay2.so.1.0.1
-rw-r--r-- 1 root root 258216 août 5 2015 libsidplay2.so.1.0.1
-rw-r--r-- 1 root root 22288 mai 7 2015 libsupp.a
lrwxrwxrwx 1 root root 24 déc. 27 2017 libunique-1.0.so.0 -> libunique-1.0.so.0.100.6
-rw-r--r-- 1 root root 52440 oct. 26 2014 libunique-1.0.so.0.100.6
lrwxrwxrwx 1 root root 19 sept. 24 2014 libvcdinfo.so.0 -> libvcdinfo.so.0.2.0
-rw-r--r-- 1 root root 188336 sept. 24 2014 libvcdinfo.so.0.2.0
lrwxrwxrwx 1 root root 19 août 11 2017 libvlccore.so.8 -> libvlccore.so.8.0.0
-rw-r--r-- 1 root root 1044808 août 11 2017 libvlccore.so.8.0.0
lrwxrwxrwx 1 root root 15 août 11 2017 libvlc.so.5 -> libvlc.so.5.5.0
-rw-r--r-- 1 root root 130128 août 11 2017 libvlc.so.5.5.0
drwxr-xr-x 2 root root 4096 août 1 2017 libvte9
lrwxrwxrwx 1 root root 18 déc. 27 2017 libvte.so.9 -> libvte.so.9.2800.2
-rw-r--r-- 1 root root 657320 févr. 7 2016 libvte.so.9.2800.2
drwxr-xr-x 2 root root 4096 août 1 2017 lightdm
drwxr-xr-x 3 root root 4096 juil. 2 15:15 linux
drwxr-xr-x 3 root root 4096 août 1 2017 linux-boot-probes
drwxr-xr-x 3 root root 4096 janv. 17 2018 locale
drwxr-xr-x 2 root root 4096 août 1 2017 lp_solve
drwxr-xr-x 2 root root 4096 août 1 2017 man-db
drwxr-xr-x 2 root root 4096 août 1 2017 memtest86+
drwxr-xr-x 2 root root 4096 janv. 2 2018 midori
drwxr-xr-x 3 root root 4096 août 1 2017 mime
drwxr-xr-x 2 root root 4096 avril 12 2016 modules-load.d
drwxr-xr-x 3 root root 4096 oct. 9 09:16 mozilla
drwxr-xr-x 3 root root 4096 déc. 28 2017 nautilus
drwxr-xr-x 3 root root 4096 nov. 8 18:48 NetworkManager
drwxr-xr-x 2 root root 4096 mars 4 2018 nvidia
drwxr-xr-x 2 root root 4096 nov. 8 18:48 opencpn
drwxr-xr-x 2 root root 4096 nov. 8 18:48 openssh
drwxr-xr-x 2 root root 4096 août 1 2017 os-prober
drwxr-xr-x 4 root root 4096 août 1 2017 os-probes
-rw-r--r-- 1 root root 298 juil. 17 12:20 os-release
drwxr-xr-x 2 root root 4096 févr. 6 2018 p7zip
drwxr-xr-x 2 root root 4096 août 1 2017 pcmciautils
drwxr-xr-x 2 root root 4096 déc. 17 2015 perl5
drwxr-xr-x 2 root root 4096 août 1 2017 pkgconfig
drwxr-xr-x 7 root root 4096 août 1 2017 pm-utils
drwxr-xr-x 2 root root 4096 juil. 17 10:08 policykit-1
drwxr-xr-x 2 root root 4096 août 1 2017 policykit-1-gnome
drwxr-xr-x 3 root root 4096 août 1 2017 pppd
drwxr-xr-x 3 root root 4096 août 1 2017 pulse-8.0
drwxr-xr-x 27 root root 20480 févr. 16 2018 python2.7
drwxr-xr-x 3 root root 4096 nov. 10 2015 python3
drwxr-xr-x 33 root root 20480 déc. 29 2017 python3.5
drwxr-xr-x 2 root root 4096 oct. 14 16:50 qemu
drwxr-xr-x 2 root root 4096 août 1 2017 rsyslog
drwxr-xr-x 2 root root 4096 août 1 2017 rtkit
drwxr-xr-x 2 root root 4096 avril 5 2016 sasl2
drwxr-xr-x 2 root root 4096 déc. 27 2017 seahorse
drwxr-xr-x 2 root root 4096 mai 8 2018 s-nail
drwxr-xr-x 2 root root 4096 août 23 11:18 snapd
drwxr-xr-x 2 root root 4096 nov. 8 18:48 snapd-glib
drwxr-xr-x 2 root root 4096 août 1 2017 software-properties
drwxr-xr-x 2 root root 4096 août 1 2017 speech-dispatcher-modules
drwxr-xr-x 3 root root 4096 juin 27 09:07 ssl
drwxr-xr-x 2 root root 4096 août 1 2017 sudo
drwxr-xr-x 4 root root 4096 juil. 11 10:38 syslinux
drwxr-xr-x 2 root root 4096 juil. 11 10:38 SYSLINUX
drwxr-xr-x 7 root root 4096 avril 12 2016 systemd
drwxr-xr-x 2 root root 4096 nov. 10 2015 tar
drwxr-xr-x 2 root root 4096 janv. 17 2018 tc
drwxr-xr-x 3 root root 4096 août 1 2017 tcltk
drwxr-xr-x 8 root root 4096 oct. 16 09:07 thunderbird
drwxr-xr-x 6 root root 4096 août 1 2017 thunderbird-addons
drwxr-xr-x 2 root root 4096 mai 8 2018 tlp-pm
drwxr-xr-x 2 root root 4096 nov. 8 18:48 tmpfiles.d
drwxr-xr-x 3 root root 4096 déc. 27 2017 ubiquity
drwxr-xr-x 2 root root 4096 avril 10 2018 ubuntu-release-upgrader
drwxr-xr-x 2 root root 4096 août 1 2017 udisks2
drwxr-xr-x 3 root root 4096 août 1 2017 unity-settings-daemon-1.0
drwxr-xr-x 2 root root 4096 juil. 2 15:14 update-notifier
drwxr-xr-x 2 root root 4096 août 1 2017 upower
drwxr-xr-x 2 root root 4096 août 1 2017 upstart
drwxr-xr-x 2 root root 4096 mars 10 2018 valgrind
drwxr-xr-x 4 root root 4096 déc. 27 2017 vlc
drwxr-xr-x 4 root root 4096 août 1 2017 X11
drwxr-xr-x 95 root root 73728 nov. 8 18:48 x86_64-linux-gnu
drwxr-xr-x 3 root root 4096 nov. 6 09:41 xorg
drwxr-xr-x 2 root root 4096 déc. 28 2017 xscreensaver
drwxr-xr-x 2 root root 4096 juil. 17 21:14 xserver-xorg-video-intel-hwe-16.04
drwxr-xr-x 2 root root 4096 août 1 2017 xvmcconfig-standard
joel@joel-K70IJ:~$
2018-2020 Xubuntu 18.04 LTS 64b Nov 2020 Debian Buster Laptop Asus PRO79IJ-TY025E SSD 250Go RAM 2.9Go puis 4Go en sept2020 2 x Pentium (R) Dual-Core T4200 2GHz année 2009 LiveboxSosh
IntelMobile4SeriesGMA500, wifi Atheros 9285
Doucement, nous sommes pressés
Les jeunes sont ce qu'en font les vieux cons (Pierre Desproges )
Hors ligne
#60 Le 10/11/2018, à 13:45
- inbox
Re : installation de Firefox : erreur code 1
Ça me parait étrange que ton dossier "/usr/bin" ne contienne que des noms d'exécutable à partir de la lettre p.
Un problème résolu ? Indiquez le en modifiant le titre du sujet.
Hors ligne
#61 Le 10/11/2018, à 16:20
- Coeur Noir
Re : installation de Firefox : erreur code 1
Effectivement… en même temps le retour de ls -la /usr/bin peut être très long ( dans les 2200 lignes chez moi ) ce serait aussi assez facile d'en louper un bout avec le copier coller…
Que répond par exemple un
ls -la /usr/bin | grep fir
En tout cas on a bien ce qui nous intéresse là dedans :
joel@joel-K70IJ:~$ ls -la /usr/lib
total 6620
drwxr-xr-x 129 root root 12288 nov. 9 09:39 .
drwxr-xr-x 10 root root 4096 août 1 2017 ..
(…)
drwxr-xr-x 8 root root 4096 nov. 9 09:39 firefox
drwxr-xr-x 6 root root 4096 nov. 9 09:39 firefox-addons
(…)
joel@joel-K70IJ:~$
Si la piste du lien manquant dans /usr/bin se confirme :
cd /usr/bin
sudo ln -s /usr/lib/firefox/firefox.sh firefox
Dernière modification par Coeur Noir (Le 10/11/2018, à 16:33)
Débuter ⋅ Doc ⋅ Bien rédiger ⋅ Retour commande ⋅ Insérer image | illustrations & captures d'écran < ⋅ >
Hors ligne
#62 Le 10/11/2018, à 17:20
- degolarson
Re : installation de Firefox : erreur code 1
Voilà
joel@joel-K70IJ:~$ ls -la /usr/bin | grep fir
lrwxrwxrwx 1 root root 35 déc. 27 2017 firefox -> /etc/alternatives/gnome-www-browser
lrwxrwxrwx 1 root root 25 oct. 24 03:38 firefox.real -> ../lib/firefox/firefox.sh
lrwxrwxrwx 1 root root 26 déc. 27 2017 hp-firmware -> ../share/hplip/firmware.py
-rwxr-xr-x 1 root root 4905 févr. 15 2016 make-first-existing-target
joel@joel-K70IJ:~$
Apparemment rien dans /usr/bin
joel@joel-K70IJ:~$ cd /usr/bin
joel@joel-K70IJ:/usr/bin$ sudo ln -s /usr/lib/firefox/firefox.sh firefox
[sudo] Mot de passe de joel :
ln: impossible de créer le lien symbolique 'firefox': Le fichier existe
joel@joel-K70IJ:/usr/bin$
2018-2020 Xubuntu 18.04 LTS 64b Nov 2020 Debian Buster Laptop Asus PRO79IJ-TY025E SSD 250Go RAM 2.9Go puis 4Go en sept2020 2 x Pentium (R) Dual-Core T4200 2GHz année 2009 LiveboxSosh
IntelMobile4SeriesGMA500, wifi Atheros 9285
Doucement, nous sommes pressés
Les jeunes sont ce qu'en font les vieux cons (Pierre Desproges )
Hors ligne
#63 Le 10/11/2018, à 17:36
- Coeur Noir
Re : installation de Firefox : erreur code 1
Bah si, y'a bien quelques choses dans /usr/bin :
joel@joel-K70IJ:~$ ls -la /usr/bin | grep fir
lrwxrwxrwx 1 root root 35 déc. 27 2017 firefox -> /etc/alternatives/gnome-www-browser
lrwxrwxrwx 1 root root 25 oct. 24 03:38 firefox.real -> ../lib/firefox/firefox.sh
(…)
joel@joel-K70IJ:~$
le retour te dit « impossible de créer le lien symbolique 'firefox': Le fichier existe »
ce qui est vrai : un lien qui s'appelle firefox et renvoie vers /etc/alternatives/gnome-www-browser
Et tu as toujours un lien qui s'appelle firefox.real qui renvoie vers le « bon » firefox.sh
Perso je supprimerais ces 2 là et recréerais le lien :
cd /usr/bin && sudo rm firefox firefox.real && ln -s /usr/lib/firefox/firefox.sh firefox
Débuter ⋅ Doc ⋅ Bien rédiger ⋅ Retour commande ⋅ Insérer image | illustrations & captures d'écran < ⋅ >
Hors ligne
#64 Le 11/11/2018, à 12:42
- degolarson
Re : installation de Firefox : erreur code 1
Bonjour
Après ces dernières commandes FF démarre bien avec le terminal. J'ai essayé de le mettre en navigateur par défaut comme une fenêtre m'y invitait mais ça ne marche pas . C'est quand même un gros progrès, merci à tout le monde
Bon dimanche
2018-2020 Xubuntu 18.04 LTS 64b Nov 2020 Debian Buster Laptop Asus PRO79IJ-TY025E SSD 250Go RAM 2.9Go puis 4Go en sept2020 2 x Pentium (R) Dual-Core T4200 2GHz année 2009 LiveboxSosh
IntelMobile4SeriesGMA500, wifi Atheros 9285
Doucement, nous sommes pressés
Les jeunes sont ce qu'en font les vieux cons (Pierre Desproges )
Hors ligne
#65 Le 11/11/2018, à 13:42
- degolarson
Re : installation de Firefox : erreur code 1
à tout hasard le lancement de FF en console
joel@joel-K70IJ:~$ firefox
(firefox:3719): Gtk-WARNING **: Theme parsing error: <data>:1:34: Expected ')' in color definition
(firefox:3719): Gtk-WARNING **: Theme parsing error: <data>:1:77: Expected ')' in color definition
###!!! [Parent][RunMessage] Error: Channel closing: too late to send/recv, messages will be lost
(firefox:3719): Gtk-WARNING **: Theme parsing error: <data>:1:34: Expected ')' in color definition
(firefox:3719): Gtk-WARNING **: Theme parsing error: <data>:1:77: Expected ')' in color definition
joel@joel-K70IJ:~$
2018-2020 Xubuntu 18.04 LTS 64b Nov 2020 Debian Buster Laptop Asus PRO79IJ-TY025E SSD 250Go RAM 2.9Go puis 4Go en sept2020 2 x Pentium (R) Dual-Core T4200 2GHz année 2009 LiveboxSosh
IntelMobile4SeriesGMA500, wifi Atheros 9285
Doucement, nous sommes pressés
Les jeunes sont ce qu'en font les vieux cons (Pierre Desproges )
Hors ligne
#66 Le 11/11/2018, à 16:27
- Coeur Noir
Re : installation de Firefox : erreur code 1
Et si tu lances
firefox --safe-mode
depuis un terminal ?
S'il n'y a plus de message d'erreur, alors il faudra regarder du côté des extensions ou thèmes ajoutés à ton Firefox : toutes les désactiver puis réactiver une à une jusqu'à trouver celle qui amène l'erreur.
Pour mettre Firefox en navigateur par défaut : sous 16.04 Unity, paramètres système → section système → détails → Applications par défaut
Débuter ⋅ Doc ⋅ Bien rédiger ⋅ Retour commande ⋅ Insérer image | illustrations & captures d'écran < ⋅ >
Hors ligne
#67 Le 11/11/2018, à 19:51
- Coeur Noir
Re : installation de Firefox : erreur code 1
Pas le souci chez moi avec le thème par défaut de Firefox 63 ( sous 16.04 ).
Mais ça n'est pas bloquant de toute façon.
Débuter ⋅ Doc ⋅ Bien rédiger ⋅ Retour commande ⋅ Insérer image | illustrations & captures d'écran < ⋅ >
Hors ligne
#68 Le 12/11/2018, à 10:31
- degolarson
Re : installation de Firefox : erreur code 1
Bonjour
joel@joel-K70IJ:~$ firefox --safe-mode
(firefox:3702): Gtk-WARNING **: Theme parsing error: <data>:1:34: Expected ')' in color definition
(firefox:3702): Gtk-WARNING **: Theme parsing error: <data>:1:77: Expected ')' in color definition
(firefox:3702): Gtk-WARNING **: Theme parsing error: <data>:1:34: Expected ')' in color definition
(firefox:3702): Gtk-WARNING **: Theme parsing error: <data>:1:77: Expected ')' in color definition
joel@joel-K70IJ:~$
J'ai remis FF par défaut avec Paramètres/Applications favorites, FF est bien maintenant dans les menus et démarre avec le raccourci clavier Super+W
Les extensions de FF sont les mêmes qu'avant : http://i.imgur.com/gVwYiuJ.png]
Mais FF est en anglais, il doit manquer le paquet fr ? J'ai ajouté le français dans Prerences/language mais sans résultat
Modération : merci d'utiliser des images de petite taille (300x300) ou des miniatures pointant sur ces images (Des hébergeurs comme Toile Libre, TDCT'Pix et pix.debian-fr le permettent).
Dernière modification par degolarson (Le 12/11/2018, à 11:02)
2018-2020 Xubuntu 18.04 LTS 64b Nov 2020 Debian Buster Laptop Asus PRO79IJ-TY025E SSD 250Go RAM 2.9Go puis 4Go en sept2020 2 x Pentium (R) Dual-Core T4200 2GHz année 2009 LiveboxSosh
IntelMobile4SeriesGMA500, wifi Atheros 9285
Doucement, nous sommes pressés
Les jeunes sont ce qu'en font les vieux cons (Pierre Desproges )
Hors ligne
#69 Le 12/11/2018, à 13:13
- Coeur Noir
Re : installation de Firefox : erreur code 1
Système à jour ?
Reinstalle réactive le paquet fr / y compris via extensions dans ff.
Débuter ⋅ Doc ⋅ Bien rédiger ⋅ Retour commande ⋅ Insérer image | illustrations & captures d'écran < ⋅ >
Hors ligne
#70 Le 12/11/2018, à 15:13
- degolarson
Re : installation de Firefox : erreur code 1
Bonjour
Je viens de faire les mises à jour
résultat en voulant lancer FF avec le raccourci clavier j'ai ce message
Impossible d’exécuter la commande « firefox %u ». L'exécution du processus fils « firefox » a échoué (Aucun fichier ou dossier de ce type)
même chose en console
joel@joel-K70IJ:~$ firefox
Le programme « firefox » n'est pas encore installé. Vous pouvez l'installer en tapant :
sudo apt install firefox
joel@joel-K70IJ:~$
joel@joel-K70IJ:~$ firefox --safe-mode
Le programme « firefox » n'est pas encore installé. Vous pouvez l'installer en tapant :
sudo apt install firefox
joel@joel-K70IJ:~$
Qu'est-ce qui se passe ? La mise à jour contient un bug ? ou bien il reste un fichier quelque part qui f...le b... ?
merci
Dernière modification par degolarson (Le 12/11/2018, à 15:23)
2018-2020 Xubuntu 18.04 LTS 64b Nov 2020 Debian Buster Laptop Asus PRO79IJ-TY025E SSD 250Go RAM 2.9Go puis 4Go en sept2020 2 x Pentium (R) Dual-Core T4200 2GHz année 2009 LiveboxSosh
IntelMobile4SeriesGMA500, wifi Atheros 9285
Doucement, nous sommes pressés
Les jeunes sont ce qu'en font les vieux cons (Pierre Desproges )
Hors ligne
#71 Le 12/11/2018, à 17:58
- degolarson
Re : installation de Firefox : erreur code 1
Après la MàJ j'ai nettoyé le système
sudo kclean-k
sudo apt-get clean
sudo apt-get autoclean
sudo apt-get autoremove
Ensuite recherchant FF je retrouve un fichier concernant la version 62 (en bas de la liste )
/home/joel/Téléchargements/firefox-63.0.1.tar.bz2
/usr/bin/firefox
/usr/lib/firefox
/usr/lib/firefox-addons
/usr/lib/firefox/Throbber-small.gif
/usr/lib/firefox/application.ini
/usr/lib/firefox/browser
/usr/lib/firefox/crashreporter
/usr/lib/firefox/crashreporter.ini
/usr/lib/firefox/defaults
/usr/lib/firefox/dependentlibs.list
/usr/lib/firefox/distribution
/usr/lib/firefox/firefox
/usr/lib/firefox/firefox.sh
/usr/lib/firefox/fonts
/usr/lib/firefox/gmp-clearkey
/usr/lib/firefox/gtk2
/usr/lib/firefox/libfreeblpriv3.chk
/usr/lib/firefox/libfreeblpriv3.so
/usr/lib/firefox/liblgpllibs.so
/usr/lib/firefox/libmozavcodec.so
/usr/lib/firefox/libmozavutil.so
/usr/lib/firefox/libmozgtk.so
/usr/lib/firefox/libmozsandbox.so
/usr/lib/firefox/libmozsqlite3.so
/usr/lib/firefox/libnspr4.so
/usr/lib/firefox/libnss3.so
/usr/lib/firefox/libnssckbi.so
/usr/lib/firefox/libnssdbm3.chk
/usr/lib/firefox/libnssdbm3.so
/usr/lib/firefox/libnssutil3.so
/usr/lib/firefox/libplc4.so
/usr/lib/firefox/libplds4.so
/usr/lib/firefox/libsmime3.so
/usr/lib/firefox/libsoftokn3.chk
/usr/lib/firefox/libsoftokn3.so
/usr/lib/firefox/libssl3.so
/usr/lib/firefox/libxul.so
/usr/lib/firefox/omni.ja
/usr/lib/firefox/platform.ini
/usr/lib/firefox/plugin-container
/usr/lib/firefox/browser/blocklist.xml
/usr/lib/firefox/browser/chrome
/usr/lib/firefox/browser/chrome.manifest
/usr/lib/firefox/browser/defaults
/usr/lib/firefox/browser/extensions
/usr/lib/firefox/browser/features
/usr/lib/firefox/browser/omni.ja
/usr/lib/firefox/browser/plugins
/usr/lib/firefox/browser/searchplugins
/usr/lib/firefox/browser/chrome/icons
/usr/lib/firefox/browser/chrome/icons/default
/usr/lib/firefox/browser/chrome/icons/default/default128.png
/usr/lib/firefox/browser/chrome/icons/default/default16.png
/usr/lib/firefox/browser/chrome/icons/default/default32.png
/usr/lib/firefox/browser/chrome/icons/default/default48.png
/usr/lib/firefox/browser/chrome/icons/default/default64.png
/usr/lib/firefox/browser/defaults/preferences
/usr/lib/firefox/browser/defaults/preferences/syspref.js
/usr/lib/firefox/browser/defaults/preferences/vendor-firefox.js
/usr/lib/firefox/browser/features/activity-stream@mozilla.org.xpi
/usr/lib/firefox/browser/features/aushelper@mozilla.org.xpi
/usr/lib/firefox/browser/features/firefox@getpocket.com.xpi
/usr/lib/firefox/browser/features/formautofill@mozilla.org.xpi
/usr/lib/firefox/browser/features/onboarding@mozilla.org.xpi
/usr/lib/firefox/browser/features/screenshots@mozilla.org.xpi
/usr/lib/firefox/browser/features/webcompat-reporter@mozilla.org.xpi
/usr/lib/firefox/browser/features/webcompat@mozilla.org.xpi
/usr/lib/firefox/defaults/pref
/usr/lib/firefox/defaults/pref/channel-prefs.js
/usr/lib/firefox/defaults/pref/vendor-gre.js
/usr/lib/firefox/distribution/distribution.ini
/usr/lib/firefox/distribution/extensions
/usr/lib/firefox/distribution/searchplugins
/usr/lib/firefox/distribution/searchplugins/common
/usr/lib/firefox/distribution/searchplugins/locale
/usr/lib/firefox/distribution/searchplugins/locale/en-US
/usr/lib/firefox/distribution/searchplugins/locale/en-US/amazondotcom.xml
/usr/lib/firefox/distribution/searchplugins/locale/en-US/ddg.xml
/usr/lib/firefox/distribution/searchplugins/locale/en-US/google.xml
/usr/lib/firefox/fonts/TwemojiMozilla.ttf
/usr/lib/firefox/gmp-clearkey/0.1
/usr/lib/firefox/gmp-clearkey/0.1/libclearkey.so
/usr/lib/firefox/gmp-clearkey/0.1/manifest.json
/usr/lib/firefox/gtk2/libmozgtk.so
/usr/lib/firefox-addons/distribution
/usr/lib/firefox-addons/extensions
/usr/lib/firefox-addons/plugins
/usr/lib/firefox-addons/searchplugins
/usr/lib/firefox-addons/distribution/extensions
/usr/share/app-install/desktop/firefox-launchpad-plugin.desktop
/usr/share/applications/firefox.desktop
/usr/share/apport/package-hooks/source_firefox.py
/usr/share/doc/firefox
/usr/share/doc/firefox/MPL-1.1.gz
/usr/share/doc/firefox/MPL-2.0.gz
/usr/share/doc/firefox/README.Debian
/usr/share/doc/firefox/changelog.Debian.gz
/usr/share/doc/firefox/copyright
/usr/share/gnome-software/featured-firefox.png
/usr/share/icons/hicolor/128x128/apps/firefox.png
/usr/share/icons/hicolor/16x16/apps/firefox.png
/usr/share/icons/hicolor/32x32/apps/firefox.png
/usr/share/icons/hicolor/48x48/apps/firefox.png
/usr/share/icons/hicolor/64x64/apps/firefox.png
/usr/share/icons/hicolor/symbolic/apps/firefox-symbolic.svg
/usr/share/lintian/overrides/firefox
/usr/share/man/man1/firefox.1.gz
/usr/share/xfce4/helpers/firefox.desktop
/var/cache/apt/archives/firefox_62.0.3+build1-0ubuntu0.16.04.2_amd64.deb
/var/cache/apt/archives/firefox_63.0+build2-0ubuntu0.16.04.2_amd64.deb
/var/crash/firefox.0.crash
/var/crash/firefox.0.upload
/var/crash/firefox.0.uploaded
/var/lib/app-info/icons/ubuntu-xenial-main/64x64/firefox_firefox.png
joel@joel-K70IJ:~$
2018-2020 Xubuntu 18.04 LTS 64b Nov 2020 Debian Buster Laptop Asus PRO79IJ-TY025E SSD 250Go RAM 2.9Go puis 4Go en sept2020 2 x Pentium (R) Dual-Core T4200 2GHz année 2009 LiveboxSosh
IntelMobile4SeriesGMA500, wifi Atheros 9285
Doucement, nous sommes pressés
Les jeunes sont ce qu'en font les vieux cons (Pierre Desproges )
Hors ligne
#72 Le 12/11/2018, à 18:47
- degolarson
Re : installation de Firefox : erreur code 1
Je constate aussi que
- FF est présent dans la liste des applications mais ne démarre pas
- FF ne démarre pas sur les liens, c'est opera (que j'ai remis en navigateur par défaut)
2018-2020 Xubuntu 18.04 LTS 64b Nov 2020 Debian Buster Laptop Asus PRO79IJ-TY025E SSD 250Go RAM 2.9Go puis 4Go en sept2020 2 x Pentium (R) Dual-Core T4200 2GHz année 2009 LiveboxSosh
IntelMobile4SeriesGMA500, wifi Atheros 9285
Doucement, nous sommes pressés
Les jeunes sont ce qu'en font les vieux cons (Pierre Desproges )
Hors ligne
#73 Le 13/11/2018, à 10:27
- degolarson
Re : installation de Firefox : erreur code 1
Je suis allé voir dans les répertoires (sous root) mais pas vu les 2 fichiers .deb
j'ai voulu supprimer le paquet FF62
joel@joel-K70IJ:~$ sudo rm /var/cache/apt/archives/firefox_62.0.3+build1-0ubuntu0.16.04.2_amd64.deb
[sudo] Mot de passe de joel :
rm: impossible de supprimer '/var/cache/apt/archives/firefox_62.0.3+build1-0ubuntu0.16.04.2_amd64.deb': Aucun fichier ou dossier de ce type
joel@joel-K70IJ:~$
Même chose d'ailleurs pour le FF 63
Dernière modification par degolarson (Le 13/11/2018, à 10:29)
2018-2020 Xubuntu 18.04 LTS 64b Nov 2020 Debian Buster Laptop Asus PRO79IJ-TY025E SSD 250Go RAM 2.9Go puis 4Go en sept2020 2 x Pentium (R) Dual-Core T4200 2GHz année 2009 LiveboxSosh
IntelMobile4SeriesGMA500, wifi Atheros 9285
Doucement, nous sommes pressés
Les jeunes sont ce qu'en font les vieux cons (Pierre Desproges )
Hors ligne
#74 Le 13/11/2018, à 13:26
- Coeur Noir
Re : installation de Firefox : erreur code 1
Que s'est-il passé entre le post #79 ( où apparemment tu lances FF ) et le post #87 ???
history | tail -50
Ensuite pourquoi t'inquiètes-tu de /var/cache/apt/archives/firefox_62.0.3+build1-0ubuntu0.16.04.2_amd64.deb ?
C'est apt clean et autoclean qui feront ( ou ont déjà fait ) le ménage par là…
…est-ce qu'il t'est arrivé de manipuler des fichiers systèmes depuis nautilus lancé avec sudo ?
Dernière modification par Coeur Noir (Le 13/11/2018, à 13:36)
Débuter ⋅ Doc ⋅ Bien rédiger ⋅ Retour commande ⋅ Insérer image | illustrations & captures d'écran < ⋅ >
Hors ligne
#75 Le 13/11/2018, à 14:12
- degolarson
Re : installation de Firefox : erreur code 1
Voilà
joel@joel-K70IJ:~$ history | tail -50
708 sudo apt install firefox
709 locate firefox
710 sudo apt remove --purge *firefox*
711 locate firefox
712 sudo apt remove --purge *firefox*
713 locate firefox
714 sudo dpkg --configure -a
715 sudo apt-get install -f
716 sudo apt update
717 sudo apt install firefox
718 ls -l /var/lib/dpkg/info | grep -i firefox
719 sudo mv /var/lib/dpkg/info/firefox.* /tmp
720 sudo apt update
721 sudo apt install firefox
722 firefox
723 update-alternatives --get-selections | grep firefox
724 update-alternatives --display gnome-www-browser
725 update-alternatives --get-selections | grep firefox
726 ls -alrt /usr/bin/firefox
727 locate www-browser
728 update-alternatives --install /usr/bin/firefox gnome-www-browser /usr/bin/gnome-www-browser 40
729 sudo update-alternatives --install /usr/bin/firefox gnome-www-browser /usr/bin/gnome-www-browser 40
730 opera
731 opera
732 ls -la /usr/bin
733 ls -la /usr/lib
734 ls -la /usr/bin
735 ls -la /usr/bin | grep fir
736 cd /usr/bin
737 sudo ln -s /usr/lib/firefox/firefox.sh firefox
738 cd /usr/bin && sudo rm firefox firefox.real
739 ln -s /usr/lib/firefox/firefox.sh firefox
740 sudo
741 sudo ln -s /usr/lib/firefox/firefox.sh firefox
742 firefox
743 firefox --safe-mode
744 firefox
745 firefox --safe-mode
746 midori
747 locate firefox
748 sudo kclean k
749 sudo kclean -k
750 sudo apt-get clean
751 sudo apt-get autoclean
752 sudo apt-get autoremove
753 locate firefox
754 gksudo thunar
755 sudo rm /var/cache/apt/archives/firefox_62.0.3+build1-0ubuntu0.16.04.2_amd64.deb
756 sudo rm/var/cache/apt/archives/firefox_63.0+build2-0ubuntu0.16.04.2_amd64.deb
757 history | tail -50
joel@joel-K70IJ:~$
Je ne sais pas pourquoi les posts 79 et suivants ont disparu jusqu'à 87 , ce matin j'étais sur la 4ème page du fil
ok pour ne pas m'inquiéter des fichiers .deb si je comprends bien ce sont les fichiers d'installation devenus inutiles ?
Je n'ai pas manipulé de fichiers lancés sous root, j'en ai ouvert pour voir mais sans les modifier
2018-2020 Xubuntu 18.04 LTS 64b Nov 2020 Debian Buster Laptop Asus PRO79IJ-TY025E SSD 250Go RAM 2.9Go puis 4Go en sept2020 2 x Pentium (R) Dual-Core T4200 2GHz année 2009 LiveboxSosh
IntelMobile4SeriesGMA500, wifi Atheros 9285
Doucement, nous sommes pressés
Les jeunes sont ce qu'en font les vieux cons (Pierre Desproges )
Hors ligne