lz-scan from home:keliang 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:/keliang/Debian_Unstable/ /' | sudo tee /etc/apt/sources.list.d/home:keliang.list curl -fsSL https://download.opensuse.org/repositories/home:keliang/Debian_Unstable/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_keliang.gpg > /dev/null sudo apt update sudo apt install lz-scan
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:/keliang/Debian_Testing/ /' | sudo tee /etc/apt/sources.list.d/home:keliang.list curl -fsSL https://download.opensuse.org/repositories/home:keliang/Debian_Testing/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_keliang.gpg > /dev/null sudo apt update sudo apt install lz-scan
For Debian 13 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:/keliang/Debian_13/ /' | sudo tee /etc/apt/sources.list.d/home:keliang.list curl -fsSL https://download.opensuse.org/repositories/home:keliang/Debian_13/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_keliang.gpg > /dev/null sudo apt update sudo apt install lz-scan
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:/keliang/Debian_12/ /' | sudo tee /etc/apt/sources.list.d/home:keliang.list curl -fsSL https://download.opensuse.org/repositories/home:keliang/Debian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_keliang.gpg > /dev/null sudo apt update sudo apt install lz-scan
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:/keliang/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/home:keliang.list curl -fsSL https://download.opensuse.org/repositories/home:keliang/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_keliang.gpg > /dev/null sudo apt update sudo apt install lz-scan
Grab binary packages directly
Add repository and install manually
For Fedora Rawhide run the following as root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:keliang/Fedora_Rawhide/home:keliang.repo dnf install lz-scan
For Fedora 43 run the following as root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:keliang/Fedora_43/home:keliang.repo dnf install lz-scan
For Fedora 42 run the following as root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:keliang/Fedora_42/home:keliang.repo dnf install lz-scan
For Fedora 41 run the following as root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:keliang/Fedora_41/home:keliang.repo dnf install lz-scan
Grab binary packages directly
Add repository and install manually
For xUbuntu 25.04 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:/keliang/xUbuntu_25.04/ /' | sudo tee /etc/apt/sources.list.d/home:keliang.list curl -fsSL https://download.opensuse.org/repositories/home:keliang/xUbuntu_25.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_keliang.gpg > /dev/null sudo apt update sudo apt install lz-scan
For xUbuntu 24.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:/keliang/xUbuntu_24.10/ /' | sudo tee /etc/apt/sources.list.d/home:keliang.list curl -fsSL https://download.opensuse.org/repositories/home:keliang/xUbuntu_24.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_keliang.gpg > /dev/null sudo apt update sudo apt install lz-scan
For xUbuntu 24.04 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:/keliang/xUbuntu_24.04/ /' | sudo tee /etc/apt/sources.list.d/home:keliang.list curl -fsSL https://download.opensuse.org/repositories/home:keliang/xUbuntu_24.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_keliang.gpg > /dev/null sudo apt update sudo apt install lz-scan
For xUbuntu 22.04 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:/keliang/xUbuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/home:keliang.list curl -fsSL https://download.opensuse.org/repositories/home:keliang/xUbuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_keliang.gpg > /dev/null sudo apt update sudo apt install lz-scan