PDA

View Full Version : [ubuntu] apt won't let me uninstall or install software



}SoC{phenix
August 4th, 2009, 05:02 PM
Hello, I recently went to remove a few apps that I am not longer using (memory hogs on an older system), and synaptic wouldn't uninstall all of them. It now won't let me just uncheck the apps, and it won't install new programs until these are deleted. Is there a way to reset apt so that it stops trying to uninstall this software? I have enough disk space to just leave the programs there, they're not running or getting in the way.

The dialogue I got from synaptic is as follows:
E: knotes: subprocess post-removal script returned error exit status 2
E: korganizer: subprocess post-removal script returned error exit status 2
E: libkpgp4: subprocess post-removal script returned error exit status 2
E: libksieve4: subprocess post-removal script returned error exit status 2
E: libmimelib4: subprocess post-removal script returned error exit status 2

Yes I have tried unmark all, it doesn't do anything.

-}SoC{phenix

Maheriano
August 4th, 2009, 05:13 PM
sudo apt-get remove <application-name>

}SoC{phenix
August 4th, 2009, 07:41 PM
using apt-get remove simply returns the same errors except this time in the console.

Maheriano
August 4th, 2009, 07:54 PM
Maybe I jumped the gun on my assumption that you searched the internet for what status 2 means on an exit.

}SoC{phenix
August 4th, 2009, 09:17 PM
I honestly don't see anything about this issue from a google search, so I am asking here for help in finding the answer.