Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Aug 2001 10:50:18 -0400
From:      "David S. Jackson" <dsj@sylvester.dsj.net>
To:        Ron Smith <ronnetron@hotmail.com>
Cc:        questions@FreeBSD.ORG
Subject:   Re: PKG_DELETE
Message-ID:  <20010813105018.E15132@sylvester.dsj.net>
In-Reply-To: <F148Q7SzE2NSAW4eE2F0000583a@hotmail.com>; from ronnetron@hotmail.com on Sun, Aug 12, 2001 at 09:45:41PM -0700
References:  <F148Q7SzE2NSAW4eE2F0000583a@hotmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Aug 12, 2001 at 09:45:41PM -0700 Ron Smith <ronnetron@hotmail.com> wrote:
> Does anyone know how to delete/uninstall/deinstall a package that was 
> installed using '/stand/sysinstall' and downloaded from FreeBSD's ftp site?

for i in $(cd /usr/sbin; ls pkg*); do man $i; done

--
David S. Jackson                        dsj@dsj.net
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
If you live to the age of a hundred you have it made
because very few people die past the age of a hundred.
		-- George Burns

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?20010813105018.E15132>