[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: NB package screw up



> POP).  By cleanup, I mean I deleted all the courier related files and 
> folders.
> Not a good idea!

Indeed.  Next time let Debian do it for you:

# find the installed packages matching *courier*
dpkg --list '*courier*' | grep "^ii"
apt-get remove <package> <package> <package>

> So what's my best course of action in unscrewing myself here?

Find the courier-imapd .deb package (check /var/cache/apt/archives)
and install it again:

dpkg --install file.deb

And THEN use apt-get to remove it.

-- 
					thanks,
		
					Will



Reply to: