Ubuntu14.04 install the Chromium browser and add the Flash plug-in PepperFlashPlayer

Source: Internet
Author: User
Chromium Google's open-source browser will no longer support the Netscape browser plug-in API, and Adobe Flash will not work properly. However, you can use PepperFlashPlayer, a plug-in on Google's browser that replaces AdobeFlash. Recommended reading: Ubuntu14.04 download, installation, configuration related knowledge http://www.linuxidc.com/Linux/2014-04/100370.h

Chromium Google's open-source browser will no longer support the Netscape browser plug-in API, and Adobe Flash will not work properly. However, you can use Pepper Flash Player, a plug-in on Google's browser that replaces Adobe Flash.

Recommended reading:

Ubuntu 14.04Download, install, configure related knowledge http://www.linuxidc.com/Linux/2014-04/100370.htm

Ubuntu 14.04: Http://www.linuxidc.com/Linux/2014-04/100352.htm

Ubuntu 14.04 text tutorial on hard drive installation in Windows 7Http://www.linuxidc.com/Linux/2014-04/100369.htm

Installation Method
USER commands for Ubuntu 14.04 and its derivative versions:

Because the default library contains Chromium and Pepper Flash Player, it is very easy to install. Open the terminal and run the following command:

sudo apt-get update

sudo apt-get install chromium-browser

sudo apt-get install pepperflashplugin-nonfree

sudo update-pepperflashplugin-nonfree --install

Uninstall command:

sudo apt-get remove chromium-browser pepperflashplugin-nonfree

Other ubuntu users and derivative users:

sudo apt-get update
sudo apt-get install chromium-browser
sudo add-apt-repository ppa:skunk/pepper-flash
sudo apt-get update
sudo apt-get install pepflashplugin-installer
sudo update-pepperflashplugin-nonfree --install

Uninstall command:

sudo apt-get remove chromium-browser pepflashplugin-installer

Open:

For more information about Ubuntu, see Ubuntu special page http://www.linuxidc.com/topicnews.aspx? Tid = 2

This article permanently updates the link address: Http://www.linuxidc.com/Linux/2014-05/101095.htm

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.