This project makes creating of Mozilla's official APT repository more easy.
Just run the install.sh bash script using curl or wget.
bash -c "$(curl https://raw.githubusercontent.com/nureon22/mozilla-apt-repo/main/install.sh)"
bash -c "$(wget -q -O- https://raw.githubusercontent.com/nureon22/mozilla-apt-repo/main/install.sh)"
In this repo firefox, firefox-beta, firefox-devedition and firefox-nightly packages are contained.
Supported Distributions: Any Debian/Ubuntu based Linux distributions
See Mozilla's Support website for manual steps.