Penguin
Diff: MakeUninstall
EditPageHistoryDiffInfoLikePages

Differences between current version and predecessor to the previous major change of MakeUninstall.

Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History

Newer page: version 2 Last edited on Monday, June 1, 2009 5:11:18 pm by LawrenceDoliveiro
Older page: version 1 Last edited on Wednesday, July 21, 2004 1:27:15 am by DevanEans Revert
@@ -1,7 +1,7 @@
 make uninstall 
  
-Command for uninstalling software compiled from source using [make(1)]. Most OS/Distro do not support it. 
+Command for uninstalling software [ compiled from source|BuildFromSource] using [make(1)]. Most OS/Distro do not support it. 
 If you are worried about it you can install with a prefix: 
  
 ./configure --prefix=/usr/local/softwarename/