Uninstalling Fink

Just to be safe, zip the sw directory. Keep it for a few days.

cd /
sudo zip -r sw.zip sw
sudo rm -rf /sw

Eventually, trash it.

sudo mv /sw.zip ~/.Trash/

If you installed Fink’s version of X11, remove it and link back to Apple’s install.

sudo rm -rf /usr/X11R6
sudo ln -s X11 X11R6

Blog comments powered by Disqus