Install and uninstall Flash Player in Linux

Source: Internet
Author: User
Installation and uninstallation of Flash players in Linux-general Linux technology-Linux technology and application information. For details, refer to the following section. I encountered a little trouble installing the Firefox Flash Player Plug-in Ubuntu Linux. I used the Firefox plug-in Installation Wizard (in fact, I used apt-get install flashplugin-nonfree) during installation, the md5 verification is incorrect and cannot be installed. I think the Flash Player installation package on the Macromedia Website has been updated. It may take some time. But I don't want to wait, just download the http://fpdownload.macromedia.com... ayer_9_linux.tar.gz.

The installation is simple. Extract the downloaded package and execute sudo./flashplayer-installer step by step. For Ubuntu, input/usr/lib/firefox when specifying the installation path. Other Linux releases may be slightly different. Restart Firefox. You can also choose not to use the installer in the compressed package. The compressed package contains only two files, libflashplayer. so is the Flash Player Plug-in. Just copy it to the/usr/lib/firefox/plugins directory: sudo cp libflashplayer. so/usr/lib/firefox/plugins /. In fact, this is what the installer does.

To uninstall Flash Player, you only need sudo rm/usr/lib/firefox/plugins/libflashplayer. so, which is very simple.

Author: ggggqqqqihc
Related Article

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.