[plug] apt-get remove

Russell Steicke r.steicke at bom.gov.au
Thu Jan 13 16:44:02 WST 2005


On Thu, Jan 13, 2005 at 04:35:41PM +0800, rpowersau at gmail.com wrote:
> Hi,
> 
> I did an apt-get remove of exim4 (why is for my next email ;-). But I
> can still run exim4 commands like:
> 
> exim4 -bt username
> 
> and it works. Exim4 is still there?

Do

  dpkg -l exim4\*

to see what parts of exim4 are still installed.  It comes in more than
one package.  To get rid of it completely you may have to do

  dpkg -r --purge all_the_exim4_package_names
 
which will remove the exim config files as well.




-- 
Russell Steicke

-- Fortune says:
There comes a time to stop being angry.
		-- A Small Circle of Friends



More information about the plug mailing list