From owner-freebsd-questions Fri Oct 27 6:29: 3 2000 Delivered-To: freebsd-questions@freebsd.org Received: from urania.westgate.gr (urania.westgate.gr [212.205.119.30]) by hub.freebsd.org (Postfix) with ESMTP id C6FFA37B479 for ; Fri, 27 Oct 2000 06:28:58 -0700 (PDT) Received: (from charon@localhost) by urania.westgate.gr (8.11.1/8.11.1) id e9RDT6p01161; Fri, 27 Oct 2000 16:29:06 +0300 (EEST) Date: Fri, 27 Oct 2000 16:29:06 +0300 (EEST) From: Giorgos Keramidas Message-Id: <200010271329.e9RDT6p01161@urania.westgate.gr> To: drewt@writeme.com, kstewart@urx.com Subject: RE: KDE 2 Cc: freebsd-questions@FreeBSD.ORG In-Reply-To: <8C224DC088D8D111B67D0000F67AC17E0306D512@ldcmsx01.lc.ca.gov> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Drew Tomlinson wrote: > > Thank you for your prompt reply. As you can probably tell, I'm brand > new to both Unix and FreeBSD. That's not bad. Not bad at all. So don't make it sound like that. Welcome aboard :) > When you say "ports deinstall target" are you referring to the > pkg_delete command? No, I'm referring to the sequence of commands: # cd /usr/ports/some/port # make deinstall This is essentially the same as pkg_delete most of the time though. > pkg_info -aI lists the following regarding XF86 4: > > XFree86-libraries-4.0.1 X11R6.4/XFree86-4.0 include/(shared) library kit > > So I didn't compile this myself but I didn't install it via the ports > collection. However, it is listed. Do you think this means that the > pkg_delete command will work? Yes, what you can see with pkg_info you can delete with pkg_delete. That's the idea. - giorgos To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message