Every time I boot up I get the pop up trying to entice me to "sign up" to Ubuntu One.
I have ignored it for a while but now I am becoming annoyed by it.
Does any kind person have the key to eradicate it, please?
Moderators: ChriThor, LXF moderators
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/
sudo apt-get remove --purge ubuntuone-*
nelz wrote:It's from the Google Book of Spells
Rhakios wrote:catgate wrote:catgate@catgate-desktop:~$ sudo rm -rf~/.local/share/ubuntuone
There should be a space between the f and the ~
Rhakios wrote:I have often found, in such situations, that copy and paste are worthwhile friends.
catgate wrote:.... and I can report what seems to be success.
After running nelz commands and rebooting the Ubuntuone panel did not appear. Witchcraft triumphs again.
pgrep -fl ubuntuone
nelz wrote:When it pops up, open a terminal and run
- Code: Select all
pgrep -fl ubuntuone
to see what ubuntuone processes are running. Then you can find the package and uninstall it. It's possible that an update has reinstalled the packages you got rid of.
Users browsing this forum: Google [Bot] and 0 guests