From owner-freebsd-questions Thu Jan 21 16:54:09 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA27960 for freebsd-questions-outgoing; Thu, 21 Jan 1999 16:54:09 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from peloton.physics.montana.edu (peloton.physics.montana.edu [153.90.192.177]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA27954 for ; Thu, 21 Jan 1999 16:54:04 -0800 (PST) (envelope-from brett@peloton.physics.montana.edu) Received: from localhost (brett@localhost) by peloton.physics.montana.edu (8.8.8/8.8.7) with SMTP id RAA14864; Thu, 21 Jan 1999 17:53:47 -0700 (MST) (envelope-from brett@peloton.physics.montana.edu) Date: Thu, 21 Jan 1999 17:53:47 -0700 (MST) From: Brett Taylor To: David Shanes cc: questions@FreeBSD.ORG Subject: Re: Ports, Packages and sysinstall In-Reply-To: <005301be45a1$3abdefd0$1d43a8c0@shanes.personalogic.com> 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 Hi, On Thu, 21 Jan 1999, David Shanes wrote: > Thanks for the help. How do I know what version of X is on my system > so that I can issue the correct pkg_delete command? You can see what packages are installed in a number of ways - probably the absolute easiest is to: cd /var/pkg/db && ls | more Another option is to do pkg_info -ac | more Brett ****************************************************************** Brett Taylor brett@peloton.physics.montana.edu http://peloton.physics.montana.edu/brett/ "love isn't someplace that we fall, it's something that we do" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message