How to Install Firefox as a .Deb on Ubuntu 22.04 (Not a Snap)
In this guide I detail how to install Mozilla Firefox as a .deb package on Ubuntu 22.04 LTS and not as a Snap app.
Ubuntu’s latest version includes Firefox as a Snap app by default. This Snap package is the only version of Firefox included ‘out of the box’. If you run apt install firefox on Ubuntu 22.04 it won’t install a .deb version as before, but instead fetch a transitional package that installs the Firefox Snap.
Which isn’t ideal if you don’t want to use the Firefox Snap package.
https://www.omgubuntu.co.uk/2022/04/how-to-install-firefox-deb-apt-ubuntu-22-04
How to Install Firefox as a .Deb on Ubuntu 22.04 (Not a Snap)
A short guide on how to install Firefox from a PPA on Ubuntu 22.04 and remove the Firefox Snap. Doing this gets you a faster Firefox that can do more OOTB.Joey Sneddon (OMG! Ubuntu!)