To completely remove and reinstall a package
sudo apt-get remove --purge flashplugin-nonfree sudo apt-get install flashplugin-nonfree
To find the package to install
apt-cache search <filename>