Package: aptitude Version: 0.6.11-1 # set linux-headers-686-pae # aptitude install $@ #installs 10 packages # aptitude purge $@ #purges one package # cat /etc/apt/apt.conf.d/10jidanni APT::Default-Release "experimental";//just order them in sources.list UNTRUE APT::Cache::AllVersions false; APT::Clean-Installed false; APT::Get::Purge true; APT::Install-Recommends false; Aptitude::CmdLine::Always-Prompt true; Aptitude::Purge-Unused true; Aptitude::CmdLine::Show-Why true;//511...@bugs.debian.org Aptitude::CmdLine::Show-Deps true;//587...@bugs.debian.org Acquire::http::No-Cache true;//564829 Acquire::PDiffs true;
-- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org