Uwe Dippel <[EMAIL PROTECTED]> wrote:

> I have
> apt-get remove mozilla-thunderbird
> apt-get install mozilla-thunderbird
> and I see no changes
> 
> Uwe

That won't help, you need to purge the package in order to remove
config files as well. Try

        aptitude purge mozilla-thunderbird

or IIRC

        apt-get remove --purge mozilla-thunderbird

HTH
Andrei
-- 
If you can't explain it simply, you don't understand it well enough.
(Albert Einstein)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to