Changes between Version 7 and Version 8 of FAQ


Ignore:
Timestamp:
Mar 17, 2007, 10:15:05 PM (17 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

add directories to uninstall command

Legend:

Unmodified
Added
Removed
Modified
  • FAQ

    v7 v8  
    1717MacPorts can be removed by issuing the following command from within Terminal:
    1818
    19 `sudo rm -rf /opt/local /Applications/DarwinPorts /Library/Tcl/darwinports1.0 /Library/StartupItems/DarwinPortsStartup`
     19`sudo rm -rf /opt/local /Applications/MacPorts /Applications/DarwinPorts /Library/Tcl/darwinports1.0 /Library/LaunchDaemons/org.macports.* /Library/StartupItems/DarwinPortsStartup`
    2020
    2121Please note that this command removes all software installed using MacPorts as well as MacPorts itself.  This includes configuration files for any ports which were installed; if you need to keep them, back them up before the rm (they should be in `/opt/local/etc`).