Changes between Version 31 and Version 32 of FAQ


Ignore:
Timestamp:
Feb 28, 2008, 6:04:46 PM (16 years ago)
Author:
afb@…
Comment:

Ticket #13964

Legend:

Unmodified
Added
Removed
Modified
  • FAQ

    v31 v32  
    3232=== How do I remove or uninstall MacPorts? ===
    3333
    34 MacPorts can be removed by issuing the following command from within Terminal (`${prefix}` being the directory onto which you installed MacPorts, `/opt/local` by default):
     34MacPorts can be removed by issuing the following command from within Terminal using the regular `bash` shell (`${prefix}` being the directory onto which you installed MacPorts, `/opt/local` by default):
    3535
    3636{{{
     
    5252This command does not remove files installed to locations outside the agreed directory tree.  Thus ports that write in other places should be removed manually before removing MacPorts altogether.  This includes at least `xfig` and `transfig`, but probably other X11 ports as well.
    5353
     54If you use another shell, such as tcsh, you may need to adopt the above to fit the syntax of your shell.
     55
    5456{{{
    5557sudo port uninstall xfig