[MacPorts] FAQ modified

MacPorts noreply at macports.org
Tue Dec 29 23:38:59 PST 2009


Changed page "FAQ" by jmr at macports.org from 123.243.246.165*
Page URL: <http://trac.macports.org/wiki/FAQ>
Diff URL: <http://trac.macports.org/wiki/FAQ?action=diff&version=91>
Revision 91
Comment: Link to the Guide's uninstall section rather than duplicate content

-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: FAQ
=========================================================================
--- FAQ (version: 90)
+++ FAQ (version: 91)
@@ -53,36 +53,7 @@
 
 === How do I remove or uninstall MacPorts? === #uninstall
 
-Uninstalling MacPorts can be a drastic step, and depending on the issue you're experiencing, you may not need to do so. If you're unsure, ask on the macports-users mailing list first.
-
-If you need to uninstall MacPorts, and your port command is functioning, have it uninstall all the installed ports by typing this in the Terminal:
-
-{{{
-sudo port -f uninstall installed
-}}}
-
-All that will be left in your installation prefix now will be files that were not registered to any port. This includes any configuration files you edited, any databases you created, any files which MacPorts renamed in order to allow a forced installation or upgrade, and the base MacPorts software itself. You may wish to save your configuration files (most are in /opt/local/etc), databases, or any other unique data.
-
-To remove all traces of MacPorts, type this in the Terminal:
-
-{{{
-sudo rm -rf /opt/local \
-/Applications/MacPorts \
-/Applications/DarwinPorts \
-/Library/Tcl/macports1.0 \
-/Library/Tcl/darwinports1.0 \
-/Library/LaunchDaemons/org.macports.* \
-/Library/StartupItems/DarwinPortsStartup \
-/Library/Receipts/MacPorts*.pkg \
-/Library/Receipts/DarwinPorts*.pkg \
-~/.macports
-}}}
-
-Substitute your own MacPorts prefix for /opt/local, if you've installed MacPorts in a different place.
-
-If you use a shell other than bash (perhaps tcsh), you may need to adjust the above to fit your shell's syntax.
-
-Note that depending on which version of MacPorts you have and which ports you've installed, not all of the above paths will exist on your system. This is ok.
+See [http://guide.macports.org/chunked/installing.macports.uninstalling.html the Guide].
 
 === What are the folders in `${prefix}/var/macports/ for and why do they take up so much space? === #diskspace
 

-------8<------8<------8<------8<------8<------8<------8<------8<--------

* The IP shown here might not mean anything if the user or the server is
behind a proxy.

--
MacPorts <http://www.macports.org/>
Ports system for Mac OS

This is an automated message. Someone at http://www.macports.org/ added your email
address to be notified of changes on FAQ. If it was not you, please
report to .


More information about the macports-changes mailing list