Pop!_OS

To add the repository and install, open the Terminal:

sudo add-apt-repository ppa:openrazer/stable
sudo add-apt-repository ppa:polychromatic/stable
sudo apt update

sudo apt install polychromatic

Get the latest changes in development from the master branch.

sudo add-apt-repository ppa:openrazer/daily
sudo add-apt-repository ppa:polychromatic/preview
sudo apt update

sudo apt install polychromatic

This repository is automatically uploaded when the tests pass.

If you wish to switch the branches later, go to Software & UpdatesOther Software tab.

OpenRazer

OpenRazer is in the official Ubuntu repositories, but it can be a few versions behind. We recommend using OpenRazer’s official PPA so you have the latest device support, features and fixes.

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

sudo gpasswd -a $USER plugdev