Tuesday, October 23, 2007
Debian package management cribs
Useful options for dpkg and co, the package management system used by Debian and derivatives such as Ubuntu:
- List all installed packages:
dpkg -l - List files contained in a particular package:
dpkg -L package-name
Posted at 12:41 PM | Comments (0)
Post a comment

