Useful add on scripts for DebianLinux that if I don't link to when I find them, I'll never find them again.

Check for Security Updates

SteveKemp has a wonderful package for checking Debian security advisories and making sure you don't have any vulnerable packages installed. (I used to use RobBradford's security-update-check.py script to check for required security updates but the download link has been dead for ages.)

http://www.steve.org.uk/Software/debian-updates/

Check for Newer Packages
Generates a list of any newer versions of packages which exist. Useful for tracking bleeding edge packages from unstable.

aptwatcher.pl

Pretty Print (Packages|Sources).gz

PHP script by Jarno Elonen generates a nice XHTML page for a local repository.

parse-apt-files.inc

Check for Orphaned Packages

Python script by Jack Moffitt checks to see if any of the packages you have installed have been orphaned.

orphan.py


See also: DebianLinux, AptHelp
CategoryGeek CategorySoftware

DebianSoftware (last edited 2004-05-31 05:31:33 by AdamShand)