Monday, May 6, 2024
 Popular · Latest · Hot · Upcoming
4
rated 0 times [  4] [ 0]  / answers: 1 / hits: 1845  / 3 Years ago, mon, september 13, 2021, 12:37:51

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


More From » ubuntu-one

 Answers
3

Please visit the FAQs here: Ubuntu One help - Removing Ubuntu One Client.



Summary:




  1. 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.


  2. Delete Ubuntu One token:




    • Open the Dash by clicking the Ubuntu Logo in the upper left corner.

    • Type: Passw

    • Click Passwords and Encryption Keys.

    • Go to the Passwords tab, click to expand the Password folder, delete the entry called "Ubuntu One"


  3. In a terminal session run:




sudo apt-get purge ubuntuone-client python-ubuntuone-*


[#29158] Wednesday, September 15, 2021, 3 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
byishted

Total Points: 469
Total Questions: 113
Total Answers: 113

Location: Tajikistan
Member since Sun, Aug 29, 2021
3 Years ago
;