lightzone from home:ktgw0316:LightZone project

Select Your Operating System

For Debian Unstable 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:/ktgw0316:/LightZone/Debian_Unstable/ /' | sudo tee /etc/apt/sources.list.d/home:ktgw0316:LightZone.list
curl -fsSL https://download.opensuse.org/repositories/home:ktgw0316:LightZone/Debian_Unstable/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_ktgw0316_LightZone.gpg > /dev/null
sudo apt update
sudo apt install lightzone
For Debian Testing 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:/ktgw0316:/LightZone/Debian_Testing/ /' | sudo tee /etc/apt/sources.list.d/home:ktgw0316:LightZone.list
curl -fsSL https://download.opensuse.org/repositories/home:ktgw0316:LightZone/Debian_Testing/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_ktgw0316_LightZone.gpg > /dev/null
sudo apt update
sudo apt install lightzone
For Debian 12 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:/ktgw0316:/LightZone/Debian_12/ /' | sudo tee /etc/apt/sources.list.d/home:ktgw0316:LightZone.list
curl -fsSL https://download.opensuse.org/repositories/home:ktgw0316:LightZone/Debian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_ktgw0316_LightZone.gpg > /dev/null
sudo apt update
sudo apt install lightzone
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:/ktgw0316:/LightZone/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/home:ktgw0316:LightZone.list
curl -fsSL https://download.opensuse.org/repositories/home:ktgw0316:LightZone/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_ktgw0316_LightZone.gpg > /dev/null
sudo apt update
sudo apt install lightzone
For Fedora Rawhide run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:ktgw0316:LightZone/Fedora_Rawhide/home:ktgw0316:LightZone.repo
dnf install lightzone
For Fedora 38 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:ktgw0316:LightZone/Fedora_38/home:ktgw0316:LightZone.repo
dnf install lightzone
For Mageia Cauldron run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:ktgw0316:LightZone/Mageia_Cauldron/home:ktgw0316:LightZone.repo
dnf install lightzone
For Mageia 8 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:ktgw0316:LightZone/Mageia_8/home:ktgw0316:LightZone.repo
dnf install lightzone
For openSUSE Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:ktgw0316:LightZone/openSUSE_Tumbleweed/home:ktgw0316:LightZone.repo
zypper refresh
zypper install lightzone
For Raspbian 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:/ktgw0316:/LightZone/Raspbian_11/ /' | sudo tee /etc/apt/sources.list.d/home:ktgw0316:LightZone.list
curl -fsSL https://download.opensuse.org/repositories/home:ktgw0316:LightZone/Raspbian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_ktgw0316_LightZone.gpg > /dev/null
sudo apt update
sudo apt install lightzone