Created
January 29, 2015 12:04
-
-
Save alishir/935b0e55c3ea0a33843d to your computer and use it in GitHub Desktop.
How to fix “Package is in a very bad inconsistent state” error?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#https://askubuntu.com/questions/148715/how-to-fix-package-is-in-a-very-bad-inconsistent-state-error/170808#170808?newreg=465ded63100d49fb994916f9357b88e1 | |
sudo dpkg --remove --force-remove-reinstreq <pkg name> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment