Cannot Install or Remove Flash Plugin

From FreekiWiki
Revision as of 15:23, 20 July 2012 by Jimevensen (talk | contribs) (Added the "Cannot Install or Remove Flash Plugin" page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Sometimes, Firefox will show up as a broken dependency in Synaptic Package Manager due to adobe-flashplugin missing. This usually occurs when Ubuntu Restricted Extras is not installed. Because of the broken dependency, one will not be able to install URE or make any modifications to Firefox.

In order to fix the broken depency, execute the following:

 find /var/lib/dpkg/alternatives/*flash* -type f -size 0 | xargs sudo rm