Install Firefox under Linux and update Adobe Flash

Source: Internet
Author: User

have been unable to abandon the Firefox browser, always prompt for updates, but the Package Manager version is not the latest version, can only be installed manually (in the Ubuntu14.04 environment).

1. Go to the official website to download the latest version

2. Go to the download directory, unzip the file

sudo tar -xvjf firefox-latest-x86_64. tar. bz2

3. Delete the old version (of course your old version of the installation path may not be the same)

sudo RM -r/opt/firefox

4. Create a link

sudo MV /usr/bin/firefox/usr/bin/firefox-old    #备份原来的链接文件 sudoln -s/opt/firefox/ Firefox/usrbinfirefox #新建链接

Update Adobe Flash Player

1. Go to the official website to download the latest version

2. Go to the download directory, unzip the file

sudo tar -xvzf install_flash_player_11_linux.x86_64. tar. gz

3. Get libflashplayer.so and usr directory after decompression

MV Libflashplayer.so/usr/lib/mozilla/plugins

ll find out the permissions are wrong, modify the permissions

cd/usr/lib/mozilla/pluginschown  root libflashplayer.sochgrp Root Libflashplayer.so

4. This step is optional, is to copy the USR content into the system directory, as to why is optional, look inside the content to understand

sudo cp -R usr* / usr

Install Firefox under Linux and update Adobe Flash

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.