From owner-freebsd-questions Fri Oct 27 5:12:11 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gekko.i-clue.de (server.ms-agentur.de [62.153.134.194]) by hub.freebsd.org (Postfix) with ESMTP id EE82937B479 for ; Fri, 27 Oct 2000 05:12:01 -0700 (PDT) Received: from i-clue.de (automatix.i-clue.de [192.168.0.112]) by gekko.i-clue.de (8.9.3/8.9.3/SuSE Linux 8.9.3-0.1) with ESMTP id QAA27801; Fri, 27 Oct 2000 16:18:16 +0200 Message-ID: <39F9712C.14E1A3AB@i-clue.de> Date: Fri, 27 Oct 2000 14:12:28 +0200 From: Christoph Sold X-Mailer: Mozilla 4.75 [de] (WinNT; U) X-Accept-Language: de MIME-Version: 1.0 To: Drew Tomlinson Cc: kstewart@urx.com, freebsd-questions@FreeBSD.ORG Subject: Re: KDE 2 References: <8C224DC088D8D111B67D0000F67AC17E0306D50E@ldcmsx01.lc.ca.gov> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Drew Tomlinson schrieb: > > > -----Original Message----- > > From: Kent Stewart [mailto:kstewart@urx.com] > > Sent: Thursday, October 26, 2000 7:22 PM > > To: Colk > > Cc: freebsd-questions@FreeBSD.ORG > > Subject: Re: KDE 2 > > > > > > I cleaned all of my 1.9x KDE versions off and redid everything > > starting with a make clean. At this point it runs but I have 2 days of > > [snip] > > What is the proper procedure for removing installed software from FBSD? I'm > sure it goes beyond just deleting the files from the hard drive. I want to > clean KDE 1.9x, XF86 3.3.6, and XF86 4.? from my system. I've got things > screwed up and wish to start over. To get information about all installed packages know to the installation database: pkg_info -aI # tells only one line about every package to remove unneccessary packages fromt he system: pkg_delete # complains if something else references # the package about to be removed HTH -Christoph Sold To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message