Re: [Hampshire] Removing a package installed by apt-get

Top Pagina
Auteur: Dave Walker
Datum:  
Aan: Hampshire LUG Discussion List
Onderwerp: Re: [Hampshire] Removing a package installed by apt-get

Reply to this message
gpg: failed to create temporary file '/var/lib/lurker/.#lk0x5756a100.hantslug.org.uk.8251': Permission denied
gpg: keyblock resource '/var/lib/lurker/pubring.gpg': Permission denied
gpg: verify signatures failed: Unknown system error
On Fri, 2007-05-04 at 14:03 +0100, Brian Chivers wrote:
<SNIP>
>
> I've tried to remove it using
>
> apt-get remove thttpd thttpd-utils
>
> and it reports that it's removed them but when I look there are still references to it in

<SNIP>

apt-get remove --purge thttpd thttpd-utils

The purge option *should* remove all the references. If it doesn't -
it's a bug in the packaging and should be reported.