From owner-freebsd-questions Thu Jun 20 12:26:33 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id MAA02917 for questions-outgoing; Thu, 20 Jun 1996 12:26:33 -0700 (PDT) Received: from loop.com (pma3_185.loop.com [207.17.84.185]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id MAA02912 for ; Thu, 20 Jun 1996 12:26:31 -0700 (PDT) Received: from localhost (gif@localhost) by loop.com (8.6.12/8.6.12) with SMTP id MAA00266; Thu, 20 Jun 1996 12:08:39 -0700 Date: Thu, 20 Jun 1996 12:08:37 -0700 (PDT) From: Gifka Sovereign To: DAMAN cc: questions@freebsd.org Subject: Re: how to unzip gzip'd files In-Reply-To: <31C88833.33AA@washington.xtn.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Wed, 19 Jun 1996, DAMAN wrote: > all the ports you have are gzip'd what file do i need to uzip > them. and where can i get it from You mean the packages, right? Assuming that you have already installed FreeBSD on your system, you can use: pkg_add [filename] To install packages pkg_info [filename] To read the comment file in the archive without installing.