Recently, I installed ubuntu updates and my browser asked me for flash player, which was previously installed. i tried to install using the regular command
Run the following commands :
sudo apt-get install flashplugin-installerBut, it says
flashplugin-installer is already the newest versionFinally, I found the workaround. Previous installation has to removed first (which anyway is not working)
Run the following commands :
sudo apt-get purge flashplugin-installerViola!! It works now.
sudo apt-get install flashplugin-installer

![Failure [INSTALL_FAILED_UID_CHANGED] Failure [INSTALL_FAILED_UID_CHANGED]](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjZljfdt966TxAPHjo_4DAq4HHsqe4z2DstzNuAHz7qUvN5N4mZPEKWPPZI8mcXngIoMtlUu15fxWLDdXCbykd9PZxvIxo_iC7QtM0GzDkJPKOaYuFQdFj35L0EW1PdNVNxV9A4QPBLgbM/s1600/Android-Blue-Water_48.jpg)





