For manual update and flash Installation of Ubuntu14.04 software, ubuntu14.04flash
I believe many children's shoes have installed 14.04 LTS like me.
After a period of time, a system error occurs or flash is unavailable at the beginning.
So what have I done?
Ctrl + shift + t
In the command box that appears, run apt-get update to obtain the new software)
Then call sudo apt-get install flashplugin-nonfree (reprinted flash)
Of course, you can also download taz from the Internet
Sometimes we have to install some software manually.
Http://blog.csdn.net/loveaborn/article/details/24176353
You can install Firefox Flash plug-in manually in Ubuntu 14.04 in the following steps:
1. Download The Flash plug-in
For http://get.adobe.com/cn/flashplayer? No_redirect
Select a .tar.gz package
2. Copy the downloaded package to a directory, such as/home/aborn/tmp/install_flash, and decompress the package to obtain the file, as shown below:
3. Copy libflashplayer. so to the firefox plug-in directory/usr/lib/mozilla/plugin /.
[Python]View plaincopy
- Sudo cp libflashplayer. so/usr/lib/mozilla/plugins
4. Copy all files in the usr/directory to the/usr directory.
[Python]View plaincopy
- Sudo cp-r usr/*/usr
5. Repeat firefox and click OK!