From owner-freebsd-questions@FreeBSD.ORG Fri Feb 18 19:55:00 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D002016A4CE for ; Fri, 18 Feb 2005 19:55:00 +0000 (GMT) Received: from prosporo.hedron.org (hedron.org [66.11.182.60]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5DAEC43D53 for ; Fri, 18 Feb 2005 19:55:00 +0000 (GMT) (envelope-from ean@hedron.org) Received: from www.hedron.org (localhost.hedron.org [127.0.0.1]) by prosporo.hedron.org (Postfix) with ESMTP id 5E199C120; Fri, 18 Feb 2005 14:54:54 -0500 (EST) Received: from 216.220.59.169 (SquirrelMail authenticated user ean); by www.hedron.org with HTTP; Fri, 18 Feb 2005 14:54:54 -0500 (EST) Message-ID: <1082.216.220.59.169.1108756494.squirrel@216.220.59.169> In-Reply-To: <20050218190046.GA78619@gravitas.thebunker.net> References: <20050218190046.GA78619@gravitas.thebunker.net> Date: Fri, 18 Feb 2005 14:54:54 -0500 (EST) From: "Ean Kingston" To: "Matthew Seaman" User-Agent: SquirrelMail/1.4.3a X-Mailer: SquirrelMail/1.4.3a MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal cc: Liste FreeBSD Subject: Re: Deinstalling perl module installed using CPAN X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Feb 2005 19:55:00 -0000 > On Fri, Feb 18, 2005 at 03:55:52PM +0100, BSD todoo wrote: > >> How to deinstall a perl module (bsdpan-MailTools-1.64) that has been >> installed using CPAN ? > > # pkg_delete bsdpan-MailTools-1.64 If it was installed with CPAN, it is not in the FreeBSD package database so how is a pkg_delete going to uninstall it? Last time I checked, CPAN did not have an uninstall option. Does anyone know any better? I think you can get an install list out of the source (which might be somewhere in ~/.cpan) and remove all the appropriate files by hand but this might leave perl in an unstable state. -- Ean Kingston E-Mail: ean_AT_hedron_DOT_org URL: http://www.hedron.org/