debian
This is an old revision of the document!
Table of Contents
Debian is the Operating System I use at home since 2004 and used to use at work.
Official website: http://www.debian.org/
Package management
There are several front-ends:
- command line with apt (cf. APT HOWTO)
- text menu with aptitude (or command line)
- aptitude vs apt-get, 12/08/2007
deborphan | sudo xargs apt-get remove -y
Documentation
- Formation Debian GNU/Linux par Alexis de Lattre, sans aucun doute la meilleure ressource en français
Comment obtenir la liste des packages installés?
dpkg --get-selections | grep " install$"
ifconfig deprecated in Buster
Find third-party software
The aptitude command might help you to find any 3rd party software package currently installed on your Debian system.
sudo aptitude search '~i(!~ODebian)'
Links
- Présentations Debian au FOSDEM 2007 (en anglais)
debian.1571389298.txt.gz · Last modified: 2019/10/18 11:01 by carl