How to uninstall fink from iMac running OS X 10.8?

2.1k views Asked by At

I made a mistake installing fink on my iMac running OS X 10.8. I typed in a command to uninstall from the fink website http://www.finkproject.org/faq/usage-fink.php?phpLang=en#removing

fink remove --recursive daemonic xinitrc

…but I got the error message:

Failed: no package specified for command 'remove --recursive'!

I have not installed anything with fink, so can I safely skip this command and use the following command instead?

sudo rm -rf /sw
0

There are 0 answers