PDA

View Full Version : [ubuntu] Need help trying to uninstall Macbuntu



amandaisfun
November 17th, 2010, 10:19 PM
Last week I upgraded from 10.04 to 10.10, and after I did that (went well, no problems) I decided to tweak my display and install macbuntu. Well, I've decided that I don't want it anymore, but when I try to uninstall it, I get stumped.

This is what I got at the command line when I tried to uninstall:


amanda@amanda-laptop:~/.macbuntu/10.10-2.3$ ./uninstall.sh

Macbuntu - Mac OS X Transformation Pack

Deinstallation script

Attention!
This script will slide back to default Ubuntu desktop
all Macbuntu-10.10 components will be removed permanently

Checking Ubuntu version...
Passed

Checking currently installed version of Macbuntu-10.10...
Failed. The script is not able to determine what version is currently installed
Exiting...
amanda@amanda-laptop:~/.macbuntu/10.10-2.3$


This is leaving me totally stumped, and I'd rather not do a fresh install of 10.10 to fix it.

Thanks, also since this is my first post ever, feel free to tell me if I'm doing something wrong...

nick_goodfate
November 17th, 2010, 11:07 PM
You may take an answer by one of the devs . http://kyleabaker.com/about/

shaunrozario
April 30th, 2011, 12:35 AM
Hi,

If you encounter this problem, open up the uninstall.sh file with a text editor and delete the checkversion() method completely from the start of the brackets to the end of the brackets adn then click on save..This will stop checking the version number and the unistallation process will continue. I Had did an uninstall myself and I was able to do it successfully.. :D

Cheers,

Manchester Utd Rocks!!

FloiT
April 30th, 2011, 10:00 AM
Thanks, shaunrozario, but there's an even easiest way to do it:
./uninstall.sh force
and it'll just ignore the checkversion step.

I have tried and it worked fine (well, the process froze at the end, but everything seems to be all right after a rebooting). I suppose it's better to uninstall macbuntu before upgrading Ubuntu :biggrin:

By the way... Man UTd rocks, but Barça rocks more! Visca el Barça i Visca Catalunya! :-D

Scheep
May 2nd, 2011, 07:22 PM
Problems Macbuntu after upgrading to Ubuntu 11.04

hi all,
After upgrading ubuntu isn´t working like it should anymore. Windows have no borders or buttons and i can´t drag them and the basic ubuntu icons (top of screen) are missing.

So now i¨m trying to uninstall macbuntu theme but can find a uninstall file. Tried this way : http://sourceforge.net/projects/macbuntu/forums/forum/1205032/topic/3819181
Not working because terminal says i´ve no permission to open file.

any suggestions?
thnx a lot
Erwin

khushy
May 6th, 2011, 04:55 AM
Go to home folder, ctrl + h , open macbuntu folder, there is a folder 10.10-2.3, right click on it, properties, then in the window copy its address, open terminal, paste this add ( to go to the dir) type: ./uninstall.sh and enter. (if needed add force end of this command)

take care-khushy

khushy
May 6th, 2011, 04:57 AM
i meant add "force at the end

khushy
May 6th, 2011, 04:58 AM
i meant add "force at the end of uninstall command