From owner-freebsd-questions Sun May 17 22:34:46 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA08815 for freebsd-questions-outgoing; Sun, 17 May 1998 22:34:46 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from jason03.u.washington.edu (root@jason03.u.washington.edu [140.142.77.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA08799 for ; Sun, 17 May 1998 22:34:39 -0700 (PDT) (envelope-from jcwells@u.washington.edu) Received: from saul10.u.washington.edu (root@saul10.u.washington.edu [140.142.13.73]) by jason03.u.washington.edu (8.8.4+UW97.07/8.8.4+UW97.05) with ESMTP id WAA19240; Sun, 17 May 1998 22:34:41 -0700 Received: from s8-37-26.student.washington.edu (S8-37-26.student.washington.edu [128.208.37.26]) by saul10.u.washington.edu (8.8.4+UW97.07/8.8.4+UW97.04) with SMTP id WAA09119; Sun, 17 May 1998 22:34:40 -0700 (PDT) Date: Sun, 17 May 1998 22:33:07 +0000 (GMT) From: "Jason C. Wells" X-Sender: jason@s8-37-26.student.washington.edu To: Andrew Specht cc: freebsd-questions@FreeBSD.ORG Subject: Re: removing X11R6???? In-Reply-To: <037a01bd8203$82f13300$e34a05cb@alpine.iaccess> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 18 May 1998, Andrew Specht wrote: >Can i just remove the X11R6 directory, or do i have to uninstall X11? >If i have to uninstall it, where do i do it? there does not to seem to be an >option using sysinstall. >I'm running freebsd3.0-current. To uninstall: $ cd /var/db $ ls -la total 31 drwxr-xr-x 31 root wheel 1024 May 14 17:16 . drwxr-xr-x 3 bin bin 512 May 10 18:10 .. drwxr-xr-x 2 root wheel 512 May 14 17:16 Mesa-2.6 drwxr-xr-x 2 root wheel 512 May 10 18:34 XFree86-3.3.2 drwxr-xr-x 2 root wheel 512 May 10 18:37 XFree86-contrib-3.3.1 drwyadada yada yada $ pkg_delete XFree86-3.3.2 $ pkg_delete XFree86-contrib-3.3.1