Install flash for opera26.0 in 0004ubuntu
Problem: flash cannot be installed when the latest version of opera is installed in ubuntu14.10. The opera directory cannot be found under usr/lib in the online tutorial!
Solution:
First, install opera. Go to the official website of opera. The official website will automatically check that your system is linux and install it directly.
Because Adobe Flash no longer supports linux
Google developed PepperFlashPlayer to replace the original Adobe Flash
The following describes how to install PepperFlashPlayer.
Step 1: Install the SDK by entering the following command in the terminal:
Sudo apt-get install pepperflashplugin-nonfree
Step 2: update and enter the following command in the terminal:
Sudo update-pepperflashplugin-nonfree -- install
Step 3 (optional): Check the installed PepperFlashPlayer version, and enter the following command in the terminal:
Sudo update-pepperflashplugin-nonfree -- status