remove X11

Laszlo Nagy gandalf at shopzeus.com
Wed Nov 28 10:40:33 PST 2007


Jeff Maxwell wrote:
> I have X11 installed on a server 6.1.
>
> Is there an easy way to remove it all?
>
> Do I have to remove each package individually?
Suppose you have installed the xorg server, you could remove it easily. 
But it also matters how you installed. If you did it from ports, you can 
probably

cd /usr/ports/x11/xorg
make deinstall

I recommend that you read these manual pages:

pkg_info
pkg_add
pkg_delete
pkg_deinstall   (might not be on your system)


Best,

   Laszlo



More information about the freebsd-questions mailing list