openSUSE
One Click Install
Tumbleweed
Leap 15.5
Leap 15.6
Native packages are not available for Leap 15.6 because some required software (dependencies) are missing. Consider the Flatpak version for Leap 15.6.
Or… using the Terminal
Tumbleweed
sudo zypper addrepo https://download.opensuse.org/repositories/hardware:/razer/openSUSE_Tumbleweed/hardware:razer.repo
sudo zypper refresh
sudo zypper install polychromatic
Leap 15.5
sudo zypper addrepo https://download.opensuse.org/repositories/hardware:/razer/openSUSE_Leap_15.5/hardware:razer.repo
sudo zypper refresh
sudo zypper install polychromatic
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.