-
Make sure the
dnf-plugins-core
package is installed. -
Enable the
the4runner/firefox-dev
Copr 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
May 25, 2025 17:11
-
-
Save ErykDarnowski/2db5c599894c7530ed4ba93aea05d28c to your computer and use it in GitHub Desktop.
How to install Firefox Developer Edition on Linux Fedora
There's a small ` at the end of the first command that might mess up some people trying to copy&paste the command.
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
Useful, tanks