[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: uninstall program
- From: Mike Davison <davison cs utk edu>
- To: redhat-list redhat com, "Norm Yates" <nyates mma edu>
- Subject: Re: uninstall program
- Date: Tue Jul 9 19:20:01 2002
There is no standard way to uninstall software installed via make. You have to
look at the makefile. There may be a make target the removes the software. If
not, you could do a 'make install' again and save the output to a file so you
can figure out what needs to be removed.
cheers,
Mike
On Tuesday 09 July 2002 03:07 pm, Norm Yates wrote:
> Okay I know how to uninstall an rpm package - 'rpm -q <name>'
>
> How do I uninstall a program that is installed with - 'make install' ?
>
> 'make uninstall' - doesn't work.
>
> Thank you,
> Norm
>
>
>
> _______________________________________________
> Redhat-list mailing list
> Redhat-list redhat com
> https://listman.redhat.com/mailman/listinfo/redhat-list
>
>
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]