Previous installation hasn't been completed

Asked by Nick Martin

My system froze during installation of Amarok (using Ubuntu Software Center) and I shutdown the computer using the power button, instead of shutting down via software. Amarok is now installed, and seems to be fully functional, but I would like to uninstall it. However, some accompanying package must not have installed completely, because when I try to remove Amarok (again through the Software Center), I get a message saying, "Previous installation hasn't been completed: The installation could have failed because of an error in the corresponding software package or it was cancelled in an unfriendly way. You have to repair this before you can install or remove any further software." Is there some way to repair the installation so I can remove it, or should I just remove it via command line?

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu yelp Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

try: sudo apt-get --reinstall install amarok

If this succeeds fully, then you can then run:

sudo apt-get --purge remove amarok; sudo apt-get --purge autoremove; sudo apt-get clean

Can you help with this problem?

Provide an answer of your own, or ask Nick Martin for more information if necessary.

To post a message you must log in.