Getting the Latest Version of Firefox on Linux Mint 19

29/12/2020
Chưa phân loại
Linux Mint is obviously one of the most popular Linux distros for its simplicity and user-friendly attitude. It comes up with a number of handy, pre-installed software like a browser (Firefox), office suite (LibreOffice), image viewer (Pix) and a lot more.Now, it’s a matter of fact that for enjoying the best security and performance of the system, the software has to be updated regularly. Firefox – one of the most popular web browsers of the world and by default, the primary choice of Linux distros – follow the same rule. If you want to enjoy the latest features, then the latest Firefox is a must. Firefox is an open-source and tremendously secured browser.

Today, let’s take a look at updating your Firefox to the latest version. Don’t forget to check out all these awesome Firefox shortcut keys and become the Firefox master!

The general method

First of all, Linux Mint 19 is based on Ubuntu 18.04. APT is the default package manager of the system. It’s the job of APT to keep the system up-to-date. Run the following commands –

sudo apt update && sudo apt upgrade -y

This will make sure that all the apps are on the latest version.

Other methods

There are a number of other ways to ensure that you’re enjoying the latest Firefox version. The easiest and simplest way is to get the “snap” of Firefox. You need to install Snap core first. Run the following command –

sudo apt install snapd

After Snap core is in place, run the following command to install the latest Firefox –

sudo snap install firefox

Snap checks for update for all the installed packages once per day. However, if you want to ensure keeping all the “snap” software up-to-date ASAP, run the following command –

sudo snap refresh

Firefox officially doesn’t support Flatpak method for installing the awesome browser. That’s why I’m not including the methods here. However, if you’re interested, you can check out the unofficial Firefox Flatpak repository.

If you want to make sure that APT takes care of the update entirely, then you have the option to add a 3rd-party repository. Note that both this method and the Flatpak method isn’t for general users. Unless you have any specific reason, don’t follow them.

Run the following command for adding the 3rd-party repo –

echo -e "ndeb http://downloads.sourceforge.net/project/ubuntuzilla/mozilla/apt
all main"
| sudo tee -a /etc/apt/sources.list > /dev/null
sudo apt-key adv –recv-keys –keyserver keyserver.ubuntu.com 2667CA5C
sudo apt update

Now, install Firefox –

sudo apt install firefox-mozilla-build

Depending on your method of installation, the process can take seconds to minutes.

Now, there’s a way to get the latest Firefox binary package directly. Get Firefox binary (Linux) package.

This package is just the Firefox binary, no installation or whatsoever. You can extract it and run the app from your flash drive! Think of it like a portable app. However, you would have to manually put the app into correct place and add shortcut all by yourself and keeping it up-to-date isn’t something you want to do UNLESS there’s a good reason for that.

Enjoy!

ONET IDC thành lập vào năm 2012, là công ty chuyên nghiệp tại Việt Nam trong lĩnh vực cung cấp dịch vụ Hosting, VPS, máy chủ vật lý, dịch vụ Firewall Anti DDoS, SSL… Với 10 năm xây dựng và phát triển, ứng dụng nhiều công nghệ hiện đại, ONET IDC đã giúp hàng ngàn khách hàng tin tưởng lựa chọn, mang lại sự ổn định tuyệt đối cho website của khách hàng để thúc đẩy việc kinh doanh đạt được hiệu quả và thành công.
Bài viết liên quan

[10 phút ][Ansible] [Cơ bản] [Phần 2] Dựng LAB để thực hành ansible

Trong phần 1 của chuỗi bài cơ bản về Ansible, tôi đã tổng hợp nhanh một số vấn đề hoặc lăn...
30/12/2020

Install Multitail Ubuntu

Tail is a program in Linux which is used to read a few lines from the end of a large file. You can also use tail to follow...
28/12/2020

Best Ethereum Wallets for Ubuntu

The Top 5 Best Ethereum Wallets for Ubuntu Ethereum is a blockchain platform that runs smart contracts. Ethereum was the...
28/12/2020
Bài Viết

Bài Viết Mới Cập Nhật

Dịch Vụ Xây Dựng Hệ Thống Peering Với Internet Exchange (IXP)
04/04/2025

Dịch Vụ Triển Khai VPN Site-to-Site & Remote Access
04/04/2025

Dịch Vụ Thiết Lập Hệ Thống Tường Lửa (Firewall)
04/04/2025

Dịch Vụ Triển Khai Hệ Thống Ảo Hóa & Cloud
04/04/2025

Dịch Vụ Triển Khai Hệ Thống Ceph
04/04/2025