This is an old revision of the document!
Debian GNU/Linux is the Operating System I use at home since 2001 and at work from 2001 to 2004.
Official website: http://www.debian.org/
There are several front-ends:
deborphan | sudo xargs apt-get remove -y
dpkg --get-selections | grep " install$"
The aptitude command might help you to find any 3rd party software package currently installed on your Debian system.
sudo aptitude search '~i(!~ODebian)'
Il arrive qu'un utilisateur ne puisse pas faire fonctionner le son. Il y a plusieurs choses à vérifier :
groups user
sudo adduser user audio
alsamixer
pavucontrol &