

Next, extract the Firefox package to your system’s /opt/ directory: $ sudo tar xjf ~/2 -C /opt/

Use wget to download the latest version of Firefox directly from Mozilla’s website. Install, update, and uninstall Firefox with a direct download Install Firefox Now, install the latest version of Firefox with the following command: $ sudo apt install firefoxĤ. Install, update, and uninstall Firefox from Mozilla PPA repositoryįirst, we need to add the Mozilla signing key to our system: $ sudo apt-key adv -keyserver -recv-keys A6DCF7707EBC211FĪdd Mozilla’s PPA repository and update the list of available packages in apt: $ sudo apt-add-repository "deb focal main" Uninstall Firefox $ sudo apt remove firefoxģ. The same command will also update Firefox if it’s already installed: $ sudo apt install firefox Run the following command to install firefox from the Ubuntu repos.

Install, update, and uninstall Firefox from the Ubuntu repository Run the following command to uninstall Firefox: $ sudo snap remove firefoxĢ. Run the following command to update Firefox: $ sudo snap refresh firefox Run the following command to Install Firefox visa Snap $ sudo snap install firefox Install, update, and uninstall Firefox via Snap How to install, uninstall and update Firefox on Ubuntu 1.
