Fedora

To add the repository, open the Terminal:

Fedora 41 and later

sudo dnf config-manager addrepo --from-repofile=https://openrazer.github.io/hardware:razer.repo
sudo dnf install polychromatic

Fedora 40 and earlier

sudo dnf config-manager --add-repo https://openrazer.github.io/hardware:razer.repo
sudo dnf install polychromatic

Fedora Rawhide

sudo dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/hardware:/razer/Fedora_Rawhide/hardware:razer.repo
sudo dnf install polychromatic

Fedora Silverblue

See Flatpak.

OpenRazer

Polychromatic shares the repository with OpenRazer. It will be automatically installed when installing this software.

You’ll need to add your user to the plugdev group. Reboot afterwards for changes to take effect.

sudo gpasswd -a $USER plugdev

Alternate options can be found on the openSUSE Build Service.