Pour tout savoir si tu as une installation mixte: apt-show-versions.

Sur mon portable la commande suivante:

$ apt-show-versions | awk -F "[ /]" '{print $2}' |sort -u

renvoie stable
testing
unstable

puisque j'ai un mélange infâme (80% stable quand même
mais gcc-3.3 par exemple).

        Gabriel

Mais vous l'avez d'ou cette commande apt-show-versions ??????????

en root...
debian:~# apt-show-versions
su: apt-show-versions: command not found
debian:~#


Reply via email to