Debian Package Manager
Install packages
aptitude install xxx
Removing packages
aptitude remove xxx
Upgrade packages
aptitude update
aptitude upgrade
Change the hold state of package
aptitude hold xxx
aptitude unhold xxx
Query Package
Search packages:
apt-cache search xxx
Search files:
aptitute install auto-apt
auto-apt update
auto-apt search xxx
List files of a package:
dpkg -L xxx