Hi,

Is there any way to remove all the packages at a stretch using apt or dpkg
?

When we do apt-get remove the configuration files are retained. Now say I
want to remove all these packges permenantly along with the configuration
files, How to do that ? At present I am doing dpkg --purge <all the
packages>. Is there any better way ?

Thanks in advance.

Warm Regards


--
Rajesh 
http://www.symonds.net/~rajesh/    *****  Powered By: Debian GNU/Linux
:
[Linux One Stanza Tip]  From : <[EMAIL PROTECTED]>
LOST #060        -**< Sub : Procmail recipe for OE Worms >**-
Several M$ worms like SirCam, CodeRed use a dummied multi part 
OE boundary, starting with an underscore ( _Outlook_ ... ) . A
procmail recipe to segregate mail with such payload:
* ^Content-Type:
* multipart.*"----[A-F0-9]+_Outlook_Express_message_boundary"
  /home/{user}/mail/danger_here

Reply via email to