Replacement of Firefox in Ubuntu

Source: Internet
Author: User
Bytes

Due to debugging needs, you need to replace the Firefox release version on Ubuntu with the daily Firefox build version.

First, download the Linux version by using the Ubuntu 12.04 64-bit command to download the 64-bit compiled package.

First, extract the package.

Tar-jxvf firefox-16.0a1.en-US.linux-x86_64.tar.bz2

Then, move the extracted directory to the/usr/lib Folder:

Sudo mv firefox/usr/lib/firefox_night

Then go to the/usr/bin: cd/usr/bin directory.

First Delete the existing link sudo rm-rf firefox

Then create a link:

Sudo ln-s/usr/lib/firefox_night/firefox

If firefox is enabled, disable it. Otherwise, start it directly, and switch to the version of nightly.

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.