Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Jan 1999 17:53:47 -0700 (MST)
From:      Brett Taylor <brett@peloton.physics.montana.edu>
To:        David Shanes <dshanes@personalogic.com>
Cc:        questions@FreeBSD.ORG
Subject:   Re: Ports, Packages and sysinstall
Message-ID:  <Pine.BSF.4.02A.9901211751170.14837-100000@peloton.physics.montana.edu>
In-Reply-To: <005301be45a1$3abdefd0$1d43a8c0@shanes.personalogic.com>

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.02A.9901211751170.14837-100000>