hardcode-tray from home:SmartFinn:hardcode-tray project

Select Your Operating System

For Debian 11 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/SmartFinn:/hardcode-tray/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/home:SmartFinn:hardcode-tray.list
curl -fsSL https://download.opensuse.org/repositories/home:SmartFinn:hardcode-tray/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_SmartFinn_hardcode-tray.gpg > /dev/null
sudo apt update
sudo apt install hardcode-tray
For Debian 10 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/SmartFinn:/hardcode-tray/Debian_10/ /' | sudo tee /etc/apt/sources.list.d/home:SmartFinn:hardcode-tray.list
curl -fsSL https://download.opensuse.org/repositories/home:SmartFinn:hardcode-tray/Debian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_SmartFinn_hardcode-tray.gpg > /dev/null
sudo apt update
sudo apt install hardcode-tray
For Fedora Rawhide run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:SmartFinn:hardcode-tray/Fedora_Rawhide/home:SmartFinn:hardcode-tray.repo
dnf install hardcode-tray
For Fedora 39 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:SmartFinn:hardcode-tray/Fedora_39/home:SmartFinn:hardcode-tray.repo
dnf install hardcode-tray
For Fedora 38 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:SmartFinn:hardcode-tray/Fedora_38/home:SmartFinn:hardcode-tray.repo
dnf install hardcode-tray
For Fedora 35 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:SmartFinn:hardcode-tray/Fedora_35/home:SmartFinn:hardcode-tray.repo
dnf install hardcode-tray