Removing manually installed software
Alexis Kotte
alexis.kotte at gmail.com
Tue Feb 5 09:31:47 UTC 2008
Hi there
On Feb 4, 2008 11:44 PM, Peter Smerdon <psmerdon at magma.ca> wrote:
> Ed Miller <miller07 at suddenlink.net> writes:
>
> > Hi Ya'll,
> > Is there a command to use to find manually compiled and installed
> > programs that are out of date or no longer used? Or a command just to
> > remove these programs? I know where they are but I do not know the
> > dependencies.
> >
> > Thanks, Ed
>
> Hello Ed,
>
> if the software package you compiled came with a Makefile, check this
> file to see if there is an `uninstall' target. Sometimes you might be
> able to remove it with the `make uninstall' command.
You could also have a look at stow
http://www.gnu.org/software/stow/stow.html which works very well.
A (rather old) description of its usage can be found here:
http://www.ibm.com/developerworks/linux/library/l-stow/
Cheers,
Alexis Kotte
More information about the ubuntu-users
mailing list