How-to uninstall Perl

Chris Wilson blixtra at gmail.com
Thu Jun 9 23:27:38 UTC 2005


I've got lots of mono packages there. of course they all have "make
uninstall"  so i guess i could run those first then nix the rest. But
I'd think one could properly uninstall Perl. maybe it's a tactic of
the perl folk. ;-)

On 6/10/05, Magnus Therning <magnus at therning.org> wrote:
> On Thu, Jun 09, 2005 at 12:46:14PM +0200, Chris Wilson wrote:
> >hi,
> >
> >I compiled Perl from source because dpkg kept giving me the error
> >"Can't locate strict.pm in @INC...." which means Perl is screwed.
> >Don't know how it happened but installing compiling it and installing
> >to /usr/local got everything working ok and I reinstalled the ubuntu
> >version of Perl.
> >
> >Now i want to get rid of the self-compiled version but there is no
> >target for "make uninstall". How do I get rid of the version in
> >/usr/local?
> 
> What else have you installed to /usr/local? It's always an option to
> remove all files :-)
> 
>  $ find /usr/local -type f -exec rm -f {} \;
> 
> /M
> 
> --
> Magnus Therning                    (OpenPGP: 0xAB4DFBA4)
> magnus at therning.org
> http://therning.org/magnus
> 
> Software is not manufactured, it is something you write and publish.
> Keep Europe free from software patents, we do not want censorship
> by patent law on written works.
> 
> Imagine if every Thursday your shoes exploded if you tied them the usual
> way. This happens to us all the time with computers, and nobody thinks of
> complaining.
>      -- Jef Raskin
> 
> 
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> http://lists.ubuntu.com/mailman/listinfo/ubuntu-users
> 
> 
> 
>




More information about the ubuntu-users mailing list