I don't use Ubuntu One much. How do I remove it?
I've already removed it from Startup Applications as given here: Hidden Startup Applications
I don't use Ubuntu One much. How do I remove it?
I've already removed it from Startup Applications as given here: Hidden Startup Applications
Please visit the FAQs here: Ubuntu One help - Removing Ubuntu One Client.
Summary:
Run the following in a terminal session:
killall ubuntuone-login ubuntuone-preferences ubuntuone-syncdaemon
sudo rm -rf ~/.local/share/ubuntuone
rm -rf ~/.cache/ubuntuone
rm -rf ~/.config/ubuntuone
mv ~/Ubuntu\ One/ ~/UbuntuOne_old/
If you have UDFs, rename the respective folders. E.g. if you were syncing Documents
folders, rename it to Documents_old
.
Delete Ubuntu One token:
In a terminal session run:
sudo apt-get purge ubuntuone-client python-ubuntuone-*