From owner-freebsd-questions Sun Jan 7 00:06:20 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA24513 for questions-outgoing; Sun, 7 Jan 1996 00:06:20 -0800 (PST) Received: from toadflax.cs.ucdavis.edu (toadflax.cs.ucdavis.edu [128.120.56.188]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id AAA24508 for ; Sun, 7 Jan 1996 00:06:17 -0800 (PST) Received: by toadflax.cs.ucdavis.edu (4.1/UCD.CS.2.6) id AA11146; Sun, 7 Jan 96 00:06:13 PST From: obrien@cs.ucdavis.edu (David E. O'Brien) Message-Id: <9601070806.AA11146@toadflax.cs.ucdavis.edu> Subject: Re: creating handbook To: ptroot@uswest.com (Paul T. Root) Date: Sun, 7 Jan 1996 00:06:12 -0800 (PST) Cc: questions@freebsd.org In-Reply-To: <9601060214.AA02552@astro.acs.uswest.com> from "Paul T. Root" at Jan 5, 96 08:14:11 pm X-Mailer: ELM [version 2.4 PL24 ME8b] Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org Precedence: bulk > > And how do you use pkg_add (100 words or less, ok I haven't really > RTFM). > pkg_add E.g. pkg_add /cdrom/packages/printing/tex-3.1415.tgz And also useful: "pkg_delete tex-3.1415" would remove all traces of the package or port (if you did the port thing for something w/o a pre-built package). -- David (obrien@cs.ucdavis.edu)