• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Source Digit

Source Digit

Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • How To
  • Ubuntu
  • Instagram
  • Blogging
  • Android
  • WordPress
  • +More
    • Cloud Computing
    • Gadgets
    • Social Media
    • Technology
  • Write for Us
Home / How To / How To Install Firefox In Ubuntu 23.04 Using Terminal

How To Install Firefox In Ubuntu 23.04 Using Terminal

By Sourabh / August 5, 2023 Category: How To, Ubuntu

How to install Firefox in Ubuntu 23.04 using terminal. Firefox 114 brings DNS over HTTPS (DoH) support and FIDO2 support which gives an extra layer of hardware-based security.

It also brings various bug fixes for an improved performance which includes better memory management.

Here are some of the new features released with Firefox 114:

  1. Added UI to manage the DNS over HTTPS exception list.
  2. Bookmarks can now be searched from the Bookmarks menu. The Bookmarks menu is accessible by adding the Bookmarks menu button to the toolbar.
  3. Restrict searches to your local browsing history by selecting Search history from the History, Library or Application menu buttons.
  4. Mac users can now capture video from their cameras in all supported native resolutions. This enables resolutions higher than 1280×720.
  5. It is now possible to reorder the extensions listed in the extensions panel.
  6. Users on macOS, Linux, and Windows 7 can now use FIDO2 / WebAuthn authenticators over USB. Some advanced features, such as fully passwordless logins, require a PIN to be set on the authenticator.
  7. Pocket Recommended content can now be seen in France, Italy, and Spain.

This release has changed the HTTPS settings. DNS over HTTPS settings are now part of the Privacy & Security section of the Settings page and allow the user to choose from all the supported modes.

Here is how to install Firefox 114 on Linux Ubuntu Systems:

sudo apt update
sudo apt upgrade
wget https://ftp.mozilla.org/pub/firefox/releases/114/linux-x86_64/en-US/firefox-114.tar.bz2
sudo tar -xf firefox-114.tar.bz2  -C  /opt/
ln -s /opt/firefox firefox/firefox /usr/bin/firefox

Once installed, open terminal and run the following command to start Firefox 114:

firefox

Now you can use Firefox 114 to browse the web.

Primary Sidebar

Latest Posts

How To Run Fsck Manually In Linux To Fix Unexpected Inconsistency

How To Fix Broken Packages On Ubuntu From Terminal

Re Execute The Previous Command In Linux Ubuntu Command Line

How Much RAM Is Needed For Ubuntu PC

How To Find Large Files And Directories In Linux Command Line

How To Use Clear Command History In Linux Terminal

Linux Command To Check RAM Size In Ubuntu Terminal In GB

How To Install Proprietary Drivers In Linux Ubuntu Using Terminal

How To Shutdown Linux With A 15 Minute Delay And Message

Free AI Courses With Certificate For Beginners In India

© 2026 Source Digit • Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • About
  • Privacy Policy
  • Terms & Conditions
  • Contact Us
  • Sitemap