lightzone from home:ktgw0316:LightZone project
Select Your Operating System
Add repository and install manually
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 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 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:/ktgw0316:/LightZone/Debian_10/ /' | sudo tee /etc/apt/sources.list.d/home:ktgw0316:LightZone.list curl -fsSL https://download.opensuse.org/repositories/home:ktgw0316:LightZone/Debian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_ktgw0316_LightZone.gpg > /dev/null sudo apt update sudo apt install lightzone
Grab binary packages directly
Add repository and install manually
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
Grab binary packages directly
Add repository and install manually
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
Grab binary packages directly
Add repository and install manually
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
Grab binary packages directly
Add repository and install manually
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
For Raspbian 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:/ktgw0316:/LightZone/Raspbian_10/ /' | sudo tee /etc/apt/sources.list.d/home:ktgw0316:LightZone.list curl -fsSL https://download.opensuse.org/repositories/home:ktgw0316:LightZone/Raspbian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_ktgw0316_LightZone.gpg > /dev/null sudo apt update sudo apt install lightzone