root apt-get install aptitude
- aptitude search package (search for a app) - aptitude show package (shows the package information) - aptitude install package (installs a package) - aptitude purge package (removes package and config files)
aptitude -help