From owner-freebsd-questions Mon Dec 11 12:21:21 2000 From owner-freebsd-questions@FreeBSD.ORG Mon Dec 11 12:21:19 2000 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from itouch.co.nz (itouch.co.nz [203.99.66.188]) by hub.freebsd.org (Postfix) with ESMTP id 881DE37B400 for ; Mon, 11 Dec 2000 12:21:17 -0800 (PST) Received: from jonc.itouch (jonc.itouch [192.168.2.21]) by itouch.co.nz (8.11.1/8.11.1) with ESMTP id eBBKLG376620; Tue, 12 Dec 2000 09:21:16 +1300 (NZDT) (envelope-from jonc@itouch.co.nz) Received: (from jonc@localhost) by jonc.itouch (8.11.1/8.11.1) id eBBKLGU18157; Tue, 12 Dec 2000 09:21:16 +1300 (NZDT) (envelope-from jonc) Date: Tue, 12 Dec 2000 09:21:15 +1300 From: Jonathan Chen To: Raymond Law Cc: freebsd-questions@FreeBSD.ORG Subject: Re: ports Message-ID: <20001212092115.B17968@jonc.itouch> References: <3.0.1.32.20001211151941.006dca5c@mail.vt.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3.0.1.32.20001211151941.006dca5c@mail.vt.edu>; from rlaw@vt.edu on Mon, Dec 11, 2000 at 03:19:41PM -0500 Sender: jonc@itouch.co.nz Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Dec 11, 2000 at 03:19:41PM -0500, Raymond Law wrote: > I installed KDE using the port but now want to uninstall it. But when I > typed make uninstall, it said . But I can still run KDE now... so it is > still there. How do I find out exactly where it was installed so that I > can remove it compeletely. Have a look for the installed name in /var/db/pkg; and you can remove it using "pkg_delete installedname". -- Jonathan Chen ---------------------------------------------------------------------- "If everything's under control, you're going too slow" - Mario Andretti To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message