PDA

View Full Version : [ubuntu] Lucid Lynx Flashplayer Install Problem



greenfrog
May 3rd, 2010, 02:18 PM
This is the error I get when using apt-get upgrade or package manager

dpkg: error processing flashplugin-nonfree (--remove):
Package is in a very bad inconsistent state - you should
reinstall it before attempting a removal.

What do I do now to correct this situation?


Thanks :(:(:(

adam-red
May 3rd, 2010, 02:35 PM
It sounds like the package isn't fully installed so it wants you to install it.

sudo apt-get install flashplugin-nonfree
sudo apt-get remove flashplugin-nonfree

And see if it likes that.