3
I am new to mac and OSX, and I installed MacPorts, and a few minutes later I realized that I confused it for another program that I intended to install. Now I have no idea how to uninstall it. I have seen this guide but I don't have a Applications
folder. I have looked in Libraries
and others, but didn't find the installation folder. At last I ran the command du -h | grep '[Mm]ac[Pp]ort'
and got the following output:
268K ./Library/Developer/Shared/Documentation/DocSets/com.apple.adc.documentation.AppleLion.CoreReference.docset/Contents/Resources/Documents/featuredarticles/UsingMacPorts/Art
316K ./Library/Developer/Shared/Documentation/DocSets/com.apple.adc.documentation.AppleLion.CoreReference.docset/Contents/Resources/Documents/featuredarticles/UsingMacPorts
Could it be that the installation didn't even finish? I remember having a shinny "V" and the word "Successful" when the installation ended.
I am running Mac OS X Version 10.7.5
Edit
I just checked that all the directories in that guide don't exists, but still I can run the program. This is my console:
$ port -v
MacPorts 2.1.2
Entering interactive mode... ("help" for help, "quit" to quit)
[Users/username] > quit
Goodbye
$
Do you want to uninstall the whole of MacPorts or a program installed via MacPorts (In which case: see http://apple.stackexchange.com/questions/10149/how-to-remove-unused-macports-packages )
– Hennes – 2012-12-11T05:25:35.730I what to uninstall the whole MapPorts program. I haven't used it really so no dependencies should exists (unless at installation it added some defaults) – Ramzi Kahil – 2012-12-11T05:59:36.177