Install the Latest Versions of Firefox and Thunderbird Using Ubuntuzilla

Productivity Sauce
If you are running Ubuntu or any of its derivatives and you want to use the latest and greatest versions of the Firefox browser and the Thunderbird mail client, Ubuntuzilla has the solution for you. The project maintains a software repository containing the latest packages of Firefox, Thunderbird, and Seamonkey. And you install any of these packages on your system in three supremely easy steps. First, you have to add the Ubuntuzilla repository to your sources list. You can do this by adding the following line to the list of third-party repositories in the Synaptic package manager:
deb http://downloads.sourceforge.net/project/ubuntuzilla/mozilla/apt all main
Alternatively, you can add the repository by running the following command in the terminal:
echo -e "\ndeb http://downloads.sourceforge.net/project/ubuntuzilla/mozilla/apt all main" | sudo tee -a /etc/apt/sources.list > /dev/null
Next, add the package signing key using the following command:
sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com C1289A29
Update then the package database using the sudo apt-get update command, and you are done. To get the latest version of Firefox, install the firefox-mozilla-build package. You can do this either using Synaptic or running the command below:
sudo apt-get install firefox-mozilla-build
The Firefox version installed from the Ubuntuzilla repositories appears in the Applications -> Internet menu as Mozilla Build of Firefox. In a similar manner, you can install Thunderbird (the thunderbird-mozilla-build package) and Seamonkey (the seamonkey-mozilla-build package).
Comments
comments powered by DisqusIssue 41: Linux Shell Handbook 2021 Edition/Special Editions
Buy this issue as a PDF
News
-
Apple M1 Hardware Support to be Merged into Linux Kernel 5.13
Linux users will be able to install their favorite distribution on Appleās M1-based hardware.
-
KDE Launches the Qt 5 Patch Collection
To support and maintain a stable Qt 5 for KDE Gears and Frameworks, KDE will maintain a patch collection.
-
Linux Creator Warns Next Kernel Could be Delayed
Linus Torvalds has issued concern about the size of kernel 5.12 and possible delays for its release.
-
System76 Updates its Pangolin Laptop
System76 has released a much-anticipated AMD version of their most popular laptop, the Pangolin.
-
New Debian-Based Distribution Arrives on the Market
TelOS is a new Debian-based Linux distribution with a customized, touch-screen-ready KDE Plasma 5 desktop.
-
System76 Releases New Thelio Desktop
One of the most ardent supporters of open source hardware has released a new desktop machine for home or office.
-
Mageia 8 Now Available with Linux 5.10 LTS
The latest release of Mageia includes improved graphics support for both AMD and NVIDIA GPUs.
-
GNOME 40 Beta has been Released
Anyone looking to test the beta for the upcoming GNOME 40 release can now do so.
-
OpenMandriva Lx 4.2 has Arrived
The latest stable version of OpenMandriva has been released and offers the newest KDE desktop and ARM support.
-
Thunderbird 78 Ported to Ubuntu 20.04
The Ubuntu developers have made the decision to port the latest release of Thunderbird to the LTS version of the platform.
Daily build
No 64bit version :(