Resolvido - Como desistalar tema

Iniciado por gotardo, 10 de Julho de 2012, 16:37

tópico anterior - próximo tópico

gotardo

Tudo bem...
fiz a instalação do tema Macbuntu-10.04 no meu sistema ubuntu 12.04... e não gostei muito, estou tentando remover o tema por completo.
já execute os seguintes comandos:
$ wget https://downloads.sourceforge.net/project/macbuntu/macbuntu-10.04/v2.0/uninstall.sh.tar.gz -O /tmp/uninstall.sh.tar.gz
$ tar xzvf /tmp/uninstall.sh.tar.gz -C /tmp
$ cd /tmp/
$ ./uninstall.sh

já tentei esse comando: ./uninstall.sh force

ai aparece isso Macbuntu - Mac OS X Transformation Pack

Deinstallation script

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

This script will completely remove Macbuntu-10.04 and slide back to default Ubuntu desktop now
You must have root privileges to be able to uninstall all this components
Do you want to continue [Y/n]?
Y
Checkin for a root access...
[sudo] password for gotardo:
Authorization failed. Exiting...


porque não estou conseguindo remover?
   

PedroB

Sou iniciante aqui...maaas nao sei...pelo "Authorization failed. Exiting..." será que a senha que você está digitando está certa?

PedroB


irtigor

Vire root antes:


...
sudo su
./uninstall.sh


ou


sudo ./uninstall.sh