Kris Krause .NET Meister

"If it is fast and ugly, they will use it and curse you; if it is slow, they will not use it."
- David Cheriton, The Art of Computer Systems Performance Analysis

Tuesday, July 24, 2007

Uninstall Mono on Mac OS X

To uninstall Mono on OS X utilize the uninstallMono.sh script. Where is it? How do you get it?

Utilize Finder to browse to /Library/Receipts. View the package contents of Contents/Resources/MonoFramework.pkg.

Drag a copy of uninstallMono.sh to the desktop. Open a Terminal window. Then cd desktop and run: sudo ./uninstallMono.sh and enter your password.

Mono on Mac OS X is then uninstalled (bin, Frameworks, etc.)

Labels: ,