Skip to content
Technology News Information & Jobs

Technology News Information & Jobs

Ubuntu Tutorials, Ubuntu How To , Linux Tips, Tech Jobs

  • Work with US
  • Search Jobs
  • Post a Job
  • Contact Us
  • Ubuntu
    • Ubuntu 18.04
  • Ubuntu 20.04
  • Ubuntu 22.04
  • Themes
  • Linux
  • Laptops
  • Tutorials
  • Job Dashboard
  • Toggle search form
Firefox 111 Web Browser Is Now Available for Download

Firefox 111 Web Browser Is Now Available for Download

Posted on March 13, 2023 By admin No Comments on Firefox 111 Web Browser Is Now Available for Download

Firefox 111 Web Browser Is Now Available for Download

The Mozilla Firefox 111 web browser is now available for download. It was made available before the official launch on March 14th, 2023. Mozilla plans to officially release Firefox 111 and pushes it to OTA (Over-the-Air) updates on March 14th, 2023 but if you want to install it and use it before then you download binaries for 64-bit and 32-bit systems, or the source tarball.

How to install, uninstall and update Firefox on Ubuntu

1. Install, update, and uninstall Firefox via Snap

Run the following command to Install Firefox visa Snap

$ sudo snap install firefox

Run the following command to update Firefox:

$ sudo snap refresh firefox

Run the following command to uninstall Firefox:

$ sudo snap remove firefox

2. Install, update, and uninstall Firefox from the Ubuntu repository

Run the following command to install firefox from the Ubuntu repos.

$ sudo apt install firefox

The same command will also update Firefox if it’s already installed:

$ sudo apt install firefox

or,

$ sudo apt upgrade

Uninstall Firefox

$ sudo apt remove firefox

3. Install, update, and uninstall Firefox from Mozilla PPA repository

First, we need to add the Mozilla signing key to our system:

$ sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys A6DCF7707EBC211F

Add Mozilla’s PPA repository and update the list of available packages in apt:

$ sudo apt-add-repository "deb http://ppa.launchpad.net/ubuntu-mozilla-security/ppa/ubuntu focal main"
$ sudo apt update

Now, install the latest version of Firefox with the following command:

$ sudo apt install firefox

Uninstall Firefox

$ sudo apt remove firefox

4. Install, update, and uninstall Firefox with a direct download

Install Firefox

Use wget to download the latest version of Firefox directly from Mozilla’s website.

$ wget -O ~/FirefoxSetup.tar.bz2 "https://download.mozilla.org/?product=firefox-latest&os=linux64"

Next, extract the Firefox package to your system’s /opt/ directory:

$ sudo tar xjf ~/FirefoxSetup.tar.bz2 -C /opt/

Now, create an /usr/lib/firefox/firefox executable by creating a new symbolic link from the /opt/firefox directory:

$ sudo ln -s /opt/firefox/firefox /usr/lib/firefox/firefox

Update Firefox

Run the following command to update Firefox.

$ wget -O ~/FirefoxSetup.tar.bz2 "https://download.mozilla.org/?product=firefox-latest&os=linux64"
$ sudo tar xjf ~/FirefoxSetup.tar.bz2 -C /opt/

Uninstall Firefox

$ sudo rm -fr /opt/firefox
$ sudo mv /usr/lib/firefox/firefox_backup /usr/lib/firefox/firefox
READ More Relevant Stuff:  Understanding Browser History, Caches And Cookies
Internet

Post navigation

Previous Post: 30 Best Terminal Based Games For Linux
Next Post: Fedora Linux 38 Beta Released

Related Posts

How To Set up And Use ChatGPT In Linux Terminal How To Set up And Use ChatGPT In Linux Terminal Internet
8 Important Things To Consider Before Buying Your Next Computer Internet
How to Set Up Apache HTTP with an SSL Certificate How to Set Up Apache HTTP with an SSL Certificate Internet
How To Fix Spotify Not Showing As Your Discord Status? How To Fix Spotify Not Showing As Your Discord Status? Internet
How To Clone Linux Hard Drive [ Linux Backup Guide] How To Clone Linux Hard Drive [ Linux Backup Guide] Internet
Understanding Michigan's Data Privacy Act Understanding Michigan’s Data Privacy Act Internet

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Recent Posts

  • How To Enable Hibernate in Ubuntu 22.04 LTS May 20, 2024
  • Popular Ubuntu Games: Top 5 Games To Play March 17, 2024
  • WordPress | Your site doesn’t include support for the “generateblocks/container” block GenerateBlocks Plugin February 11, 2024
  • Ubuntu Autoremove Command Debian Autoremove Command February 10, 2024
  • How To Mount Windows 11 Shares on Debian Linux December 7, 2023
  • Anonymous Browsing 101: A Deep Dive Into Residential Proxies November 20, 2023
  • How To Correctly Install Uninstall Linux Ubuntu Nvidia Drivers Fast October 31, 2023
  • Ethical Web Design: The Dos and Don’ts October 28, 2023
  • Understanding the Role of Security Operations Center October 25, 2023
  • The Positive Effects of AI Tools and Online Services on Students Successful Essay-Writing Skills October 3, 2023
  • Linux Wget Examples September 27, 2023

Categories

  • Android
  • Apple
  • Blogs
  • Debian
  • Fix
  • Gadgets
  • Game
  • Google
  • How To Ubuntu
  • Internet
  • Laptops
  • Linux
  • Linux Commands
  • Linux Game
  • Linux Mint
  • News
  • Operating Systems
  • Security
  • Technology
  • Themes
  • Tools
  • Tutorials
  • Ubuntu
  • ubuntu 18.04
  • Ubuntu 20.04
  • Ubuntu 22.04
  • Windows 11
  • Wordpress
  • Search Jobs
  • Post a Job
  • Job Dashboard
  • Contact Us
  • About US
  • Cookie Policy
  • Terms and Conditions
  • Privacy Policy
  • Sitemap
  • Write For US

Tags

android apps centos ChatGPT command Commands Debian deepin Desktop docker Fedora fix game games Gaming gnome google kernel linux linux commands linux kernel Linux laptops Linux Mint Linux themes minecraft NVIDIA Python Raspberry Pi sysadmin themes ubuntu ubuntu 18.04 Ubuntu 18.04 LTS Ubuntu 20.04 ubuntu 20.04 lts Ubuntu 22.04 LTS Ubuntu games Ubuntu kernel ubuntu themes ubuntu tutorial VirtualBox Windows Windows 11 Wine WSL
itsubuntu.com is an Equal Opportunity Employer. For Advertisement, Jobs, Guest posts, and any other thoughts, email us at [email protected]
  • Writer, PR experience

    • New York, NY
    • Rubenstein Public Relations
    • Full Time
  • Strategic Communications Writer

    • West Des Moines, IA
    • ITA Group, Inc.
    • Full Time
  • Lead UX Writer

    • Palo Alto, CA
    • Zobility
    • Full Time
  • Customs Entry Writer

    • Cincinnati, OH
    • OIA GLOBAL
    • Full Time
  • Technical Writer

    • Orlando, FL
    • Robert Half
    • Full Time
  • Movies & TV Features Author

    • Nashville, TN
    • MovieWeb
    • Freelance
  • Senior Data Scientist New San Francisco, California, United States

    • San Francisco, CA (Remote)
    • Lynx Analytics Pte. Ltd.
    • Full Time
  • Senior Medical Copy Editor

    • New York, NY
    • Patients & Purpose
    • Full Time

Copyright © 2025 Technology News Information & Jobs.

Powered by PressBook Grid Blogs theme