On 3/04/2012 11:15, Bart57266 wrote:
> I don't think so. I just pasted it into Terminal.
Paste it into a text file, save that file to a known location with a
sensible name (e.g. "UninstallMono.sh"), make it executable ("chmod +x
Uninstall.sh" in Terminal), then execute it "sudo ./UninstallMono.sh".
HTH,
/uli