Which Directory Service do you use for your network?
None NIS LDAP LDAP + Kerberos Samba Active Directory eDirectory other ( 396 votes ~ 8 comments )
You are not currently logged in. If you do not have a user account then please consider creating one and logging in before you post your comment. This will allow you to track replies to your comment, and take part in the site much more freely.
To add your comment, fill in all the boxes below and then preview it to make sure you're happy with the way that it looks.
This is the comment you were replying to, attached to the article Question: Tracking the installation and removal of packages.:
#8 Re: Question: Tracking the installation and remova Posted by adumont (80.58.xx.xx) on Fri 10 Jun 2005 at 18:15 So do i! For "big" system upgrades (apt-get dist-upgrade), i was also used to work in a script(1) session so i could review it afterwards, in case of problem. In order to clean unused packages, i discovered and use a lot deborphan(1). You can search for unreferenced installed packages (i mean packages installed, but not requisite for any othe packages) using: # deborphan Usually you can remove or purge all the resulting packages. You can also use (but be carefull): # deborphan --guess-all (see man for more options) deborphan can be also extremely usefull to see which packages depend on a XXX package, using -d switch: # deborphan -d openssl openssl libapache-mod-ssl openswan It need not to be run as root. Last but not least, have a look at apt-history (see above in this thread), i'm sure you'll love it! Best regards, Alex
Posting Format:
Inappropriate comments will be removed.
Some help on entry formatting is available
Username:
Password:
[ Advanced Login ]
Register Account