Debian Tutorials Copy/Paste tutorials for Debian Linux

22Aug/090

Using Debian Volatile to keep your packages updated

Some packages aim at fast moving targets, such as spam filtering and virus scanning, and even when using updated data patterns, they do not really work for the full time of a stable release. The main goal of volatile is allowing system administrators to update their systems in a nice, consistent way, without getting the drawbacks of using unstable, even without getting the drawbacks for the selected packages. So debian-volatile will only contain changes to stable programs that are necessary to keep them functional.

1Mar/080

APT tips and tricks

Search installed packages:

apt-cache search package

Get details about a specific installed package:

apt-cache show package