How do I remove the Ubuntu One client?

Asked by Peter Nilsson

Hi

How do i remove the Ubuntu One client from my machine?

I have installed the deb package, but i cannot find it by Add/Remove or in Synaptics.

I have triede this command with no luck:

sudo apt-get remove ubuntuone-jaunty-ppa

;-Peter

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu ubuntuone-client Edit question
Assignee:
No assignee Edit question
Solved by:
Peter Nilsson
Solved:
Last query:
Last reply:
Revision history for this message
Peter Nilsson (pvnilsson) said :
#1

Found the answer in an earlier tread

The command was:

sudo apt-get remove --purge ubuntuone-client

Revision history for this message
karen pulsifer (froggy1234) said :
#2

E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem.