Re: remove an addon

From: Michele Andreoli (m.andreoli@tin.it)
Date: Tue Sep 18 2001 - 23:02:00 CEST


On Sat, Sep 15, 2001 at 06:38:27AM +0000, giupy nicely wrote:
> how can i remove an addon?
>

The addon XYZ live in an own subtree: /usr/XYZ.
If you are in a RAM system, you can simply umount the ramdisk:

                # umount /usr/ZYZ

If you installed in hard-disk:

                # rm -r /usr/XYZ
                # setup -f XYZ { answer 'n' }
                # setup -s

Michele

-- 
I keep trying to locate a meeting of Quantum Physicists. But everytime
they set a meeting time, the location changes. And vice versa -- Anonymous
---------------------------------------------------------------------
To unsubscribe, e-mail: mulinux-unsubscribe@sunsite.dk
For additional commands, e-mail: mulinux-help@sunsite.dk


This archive was generated by hypermail 2.1.6 : Sat Feb 08 2003 - 15:27:20 CET