i've made the mistake of installing firefox flash plugin, which is horribly buggy, unstable and leaky. I need to banish this piece of rubbish out of my precious ubuntu workstation. I tried this by doing
sudo apt-get remove flashplugin-installer
but that just removes the installer, not the library
what package do i need to remove to completely uninstall this?
I just looked in the pre processing scripts of
flashplugin-installer
, and it appears to remove the libraries correctly. Ifflashplugin-installer
is still installed you can look in/var/lib/dpkg/info/flashplugin-installer.prerm
. to confirm it.Otherwise, you can run the commands manually: