After Google Chrome is installed, it appears
Adobe Flash Player is out of dateThe problem.
The player plugin for Chrome browser is Pepperflashplayer. And it's built-in. The usual installation of this plugin at the command line seems to be out of the way, but we can find the installation configuration directory when we installed chrome and replace the newly downloaded. So library!
1. Download the latest version of Pepperflashplayer
Official Download URL: https://get.adobe.com/flashplayer/
Once in, the site will automatically recognize your operating system and system number, and you only need to select the. tar.gz (Ubuntu) or. RPM (Centos) file to download.
:
The installation in the point diagram can also jump to that website!
Download it and unzip it.
2. Find the chrome player plugin location
The plug-in location is either in the user's home directory or in the Chrome installation directory.
On my computer, the plugin is in the installation directory.
Go to Catalog
CD/.config/google-chrome/pepperflash
3. Replace the original plugin
Copy the extracted libpepflashplayer.so to the current directory
MV ~/downloads/flash_player_ppapi_linux.x86_64/libpepflashplayer.so./
Copy the extracted Manifest.json to the current directory
MV ~/downloads/flash_player_ppapi_linux.x86_64/manifest.json./
Reference:
http://blog.csdn.net/flushhip/article/details/53638061
Linux_chrome appears Adobe Flash Player is out of date resolution