I'm following below instructions
Chromium 34 and later cannot detect flash plugin
But in some Youtube videos I got The adobe flash player is required for video playback
and some website show the same error.
I've installed latest update of Chromium and Ubuntu and Flash player.
I run sudo apt-get install pepperflashplugin-nonfree
then sudo update-pepperflashplugin-nonfree --install
(after I run it, have no echo), Then I run sudo update-pepperflashplugin-nonfree --status
(No answer again), additionally When I go to chrome://plugins
sudo apt-get install pepflashplugin-installer
and add. /usr/lib/pepflashplugin-installer/pepflashplayer.sh
– Daniyal Javani Oct 10 '14 at 07:41pepflashplugin-installer
does not exist, its name ispepperflashplugin-nonfree
. Also, the file/usr/lib/pepflashplugin-installer/pepflashplayer.sh
does not exist. What version of Ubuntu are you using? – enzotib Oct 10 '14 at 08:39sudo apt-get remove pepperflashplugin-nonfree
, then reinstall it withsudo apt-get install pepperflashplugin-nonfree
– enzotib Oct 11 '14 at 19:25sudo apt-get install pepperflashplugin-nonfree
thensudo update-pepperflashplugin-nonfree --install
(after I run it, have no echo), Then I runsudo update-pepperflashplugin-nonfree --status
(No answer again), additionally When I go tochrome://plugins
There is no any flash plugin. – Daniyal Javani Oct 13 '14 at 08:09sudo update-pepperflashplugin-nonfree --install --verbose
? – saiarcot895 Oct 15 '14 at 15:54--install --verbose -- temporary directory: /tmp/pepperflashplugin-nonfree.hpZvYvMrgp doing apt-get update on google repository
– Daniyal Javani Oct 15 '14 at 19:33