Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Nov 2007 19:40:24 +0100
From:      Laszlo Nagy <gandalf@shopzeus.com>
To:        Jeff Maxwell <jmaxwell@uni-mart.com>, freebsd-questions@freebsd.org
Subject:   Re: remove X11
Message-ID:  <474DB618.7010603@shopzeus.com>
In-Reply-To: <00E08FD8-A649-41AA-B752-DDE5526E8824@uni-mart.com>
References:  <00E08FD8-A649-41AA-B752-DDE5526E8824@uni-mart.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?474DB618.7010603>