-
Make sure the
dnf-plugins-corepackage is installed. -
Enable the
the4runner/firefox-devCopr repository:sudo dnf copr enable the4runner/firefox-dev -
Install
Firefox Developer Edition:sudo dnf check-update sudo dnf upgrade -y sudo dnf install firefox-dev -y
Last active
February 9, 2026 01:45
-
-
Save ErykDarnowski/2db5c599894c7530ed4ba93aea05d28c to your computer and use it in GitHub Desktop.
How to install Firefox Developer Edition on Linux Fedora
Author
There's a small ` at the end of the first command that might mess up some people trying to copy&paste the command.
Good catch, thank you!
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There's a small ` at the end of the first command that might mess up some people trying to copy&paste the command.