On Sat, Sep 30, 2000 at 01:52:08AM -0500, Callum Lerwick wrote: > Whats the debian equivlent to chkconfig? Someone told me once and now I > can't remember... Assuming that chkconfig conditionally removes something that MIGHT be on your box, you can do the same with 'apt-get --remove <package>' or dpkg --remove <package>. dpkg --purge <package> is nice in that it removes ALL traces of that package from your system. Of course, you'll need to make sure no other package depends upon it, in which case you'll have a couple decisions to make. ;-) -- Chad "^chewie, gunnarr" Walstrom <chewie at wookimus.net> http://wookimus.net/chewie -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 233 bytes Desc: not available Url : http://shadowknight.real-time.com/pipermail/tclug-list/attachments/20000930/7c2329e4/attachment.pgp -------------- next part -------------- --------------------------------------------------------------------- To unsubscribe, e-mail: tclug-list-unsubscribe at mn-linux.org For additional commands, e-mail: tclug-list-help at mn-linux.org