Categories: Ubuntu

How to Install Firefox Browser in Ubuntu 22.04

Firefox is a secure, lightweight web browser with customizable add-ons and cross-platform support. It is known for its fast performance and open-source development. Firefox is preinstalled in the Ubuntu system. However, if a user accidentally deletes it, he/she will surely need the method to install the browser on the system.

Follow this article’s guidelines to install Firefox on the Ubuntu system.

Installing Firefox in Ubuntu

There are two methods to install Firefox on the Ubuntu system, which are shown below:

Installing Firefox in Ubuntu Using Terminal

By default, Ubuntu installs the latest Firefox

Sponsored
package from the snap store whether you run the apt command or snap command on the terminal.

To install Firefox on Ubuntu using the terminal, ensure updating the package list first using the update command:

sudo apt update

Then you can install Firefox on Ubuntu from the following command:

sudo apt install firefox

Alternatively, you can also run the snap command to install Firefox on Ubuntu system:

sudo snap install firefox

You can check the installed version of Firefox on Ubuntu using:

firefox -version

Run Firefox on Ubuntu

To run the Firefox browser, you can either use the terminal or open it from the Application menu.

From the terminal, use:

Sponsored
firefox

To launch Firefox using GUI go to the Application Menu and search for Firefox. After that, click on the Firefox icon to launch it.

After opening Firefox will open as follows:

Installing Firefox in Ubuntu Using GUI

To install Firefox from the GUI, open the Ubuntu software center and search for the Firefox browser.

Click the “Install” button to install Firefox in Ubuntu.

Uninstalling the Firefox Browser

Sometimes the Firefox browser doesn’t meet the user’s expectations, so it’s better to switch to some other browsers like Chrome. To uninstall the Firefox browser completely from your system the article How to Remove Firefox Completely from Ubuntu will help you.

Conclusion

Installing Firefox Browser in Ubuntu can be done either using the GUI or the Terminal window. By entering the command “apt install firefox” or “snap install firefox” command in the terminal, you can easily install the latest version of Firefox in Ubuntu. You can also use the Ubuntu software center to install the Firefox browser on the system.

Ubuntu Server Admin

Recent Posts

Cut data center energy costs with bare metal automation

Data centers are popping up everywhere. With the rapid growth of AI, cloud services, streaming…

18 hours ago

Build the future of *craft: announcing Starcraft Bounties!

Our commitment to building a thriving open source community is stronger than ever. We believe…

18 hours ago

NodeJS 18 LTS EOL extended from April 2025 to May 2032 on Ubuntu

The clock was ticking: Node.js 18’s upstream End of Life (EOL) The OpenJS Foundation is…

18 hours ago

Native integration now available for Pure Storage and Canonical LXD

June 25th, 2025 – Canonical, the company behind Ubuntu, and Pure Storage, the IT pioneer…

2 days ago

Revolutionizing Web Page Creation: How Structured Content is Slashing Design and Development Time

Co-authored with Julie Muzina A year ago, during our Madrid Engineering Sprint, we challenged ourselves…

3 days ago

Ubuntu Weekly Newsletter Issue 897

Welcome to the Ubuntu Weekly Newsletter, Issue 897 for the week of June 15 –…

3 days ago