From owner-freebsd-questions Thu Dec 21 15: 7: 7 2000 From owner-freebsd-questions@FreeBSD.ORG Thu Dec 21 15:07:05 2000 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from pemaquid.safeport.com (pemaquid.safeport.com [204.156.12.58]) by hub.freebsd.org (Postfix) with ESMTP id 3411737B400 for ; Thu, 21 Dec 2000 15:07:05 -0800 (PST) Received: from localhost (doug@localhost) by pemaquid.safeport.com (8.9.3/8.9.3) with ESMTP id SAA10245 for ; Thu, 21 Dec 2000 18:07:04 -0500 (EST) (envelope-from doug@safeport.com) X-Authentication-Warning: pemaquid.safeport.com: doug owned process doing -bs Date: Thu, 21 Dec 2000 18:07:04 -0500 (EST) From: To: freebsd-questions@FreeBSD.ORG Subject: How to remove KDE 2.0.1 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This may be a ports question but it is a "how to" so... From the handbook: 4.2.2. Removing Installed Ports # cd /usr/ports/..your port # make deinstall I thought I had read somewhere to do, "make deinstall clean", and perhaps with "all". I did not do this but did: # cd /usr/ports/x11/kde2 # make deinstall clean This did not remove the executables. I later did this with pkg_delete for each of the components. This was required as pkg_delete kdebase-2.0.1 did not remove the other kde components. So the question: what's the proper way? And, should that go in the handbook which, I guess, must deal with at least 3.x ways of doing things? _____ Douglas Denault doug@safeport.com Voice: 301-469-8766 Fax: 301-469-0601 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message