Skip to content

Instantly share code, notes, and snippets.

@alishir
Created January 29, 2015 12:04
Show Gist options
  • Save alishir/935b0e55c3ea0a33843d to your computer and use it in GitHub Desktop.
Save alishir/935b0e55c3ea0a33843d to your computer and use it in GitHub Desktop.
How to fix “Package is in a very bad inconsistent state” error?
#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