Results 1 to 3 of 3
Hi, just wondering, how do I uninstall software that were complied from source if they are NOT provided by package manager?
Not all of them have uninstall.sh I assume....
- 02-10-2008 #1Just Joined!
- Join Date
- Feb 2008
- Posts
- 7
remove software without package manager?
Hi, just wondering, how do I uninstall software that were complied from source if they are NOT provided by package manager?
Not all of them have uninstall.sh I assume.
- 02-10-2008 #2
If you compiled from source, then "make uninstall" should do the trick. Not all packages can be uninstalled using this method, so always read the README file in the software to find out how to install and uninstall individual packages.
- 02-10-2008 #3Just Joined!
- Join Date
- Feb 2008
- Posts
- 7
Thanks a lot


Reply With Quote