sane-airscan from home:pzz project

Select Your Operating System

For Raspbian 9.0 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:/pzz/Raspbian_9.0/ /' | sudo tee /etc/apt/sources.list.d/home:pzz.list
curl -fsSL https://download.opensuse.org/repositories/home:pzz/Raspbian_9.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_pzz.gpg > /dev/null
sudo apt update
sudo apt install sane-airscan
For Debian 9.0 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:/pzz/Debian_9.0/ /' | sudo tee /etc/apt/sources.list.d/home:pzz.list
curl -fsSL https://download.opensuse.org/repositories/home:pzz/Debian_9.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_pzz.gpg > /dev/null
sudo apt update
sudo apt install sane-airscan
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:/pzz/Debian_10/ /' | sudo tee /etc/apt/sources.list.d/home:pzz.list
curl -fsSL https://download.opensuse.org/repositories/home:pzz/Debian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_pzz.gpg > /dev/null
sudo apt update
sudo apt install sane-airscan
For Fedora 33 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:pzz/Fedora_33/home:pzz.repo
dnf install sane-airscan
For Fedora 32 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:pzz/Fedora_32/home:pzz.repo
dnf install sane-airscan
For Fedora 31 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:pzz/Fedora_31/home:pzz.repo
dnf install sane-airscan
For openSUSE Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:pzz/openSUSE_Tumbleweed/home:pzz.repo
zypper refresh
zypper install sane-airscan
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:/pzz/Raspbian_11/ /' | sudo tee /etc/apt/sources.list.d/home:pzz.list
curl -fsSL https://download.opensuse.org/repositories/home:pzz/Raspbian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_pzz.gpg > /dev/null
sudo apt update
sudo apt install sane-airscan
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:/pzz/Raspbian_10/ /' | sudo tee /etc/apt/sources.list.d/home:pzz.list
curl -fsSL https://download.opensuse.org/repositories/home:pzz/Raspbian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_pzz.gpg > /dev/null
sudo apt update
sudo apt install sane-airscan
For openSUSE Leap 15.4 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:pzz/openSUSE_Leap_15.4/home:pzz.repo
zypper refresh
zypper install sane-airscan
For xUbuntu 20.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:/pzz/xUbuntu_20.04/ /' | sudo tee /etc/apt/sources.list.d/home:pzz.list
curl -fsSL https://download.opensuse.org/repositories/home:pzz/xUbuntu_20.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_pzz.gpg > /dev/null
sudo apt update
sudo apt install sane-airscan
For xUbuntu 18.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:/pzz/xUbuntu_18.04/ /' | sudo tee /etc/apt/sources.list.d/home:pzz.list
curl -fsSL https://download.opensuse.org/repositories/home:pzz/xUbuntu_18.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_pzz.gpg > /dev/null
sudo apt update
sudo apt install sane-airscan
For xUbuntu 16.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:/pzz/xUbuntu_16.04/ /' | sudo tee /etc/apt/sources.list.d/home:pzz.list
curl -fsSL https://download.opensuse.org/repositories/home:pzz/xUbuntu_16.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_pzz.gpg > /dev/null
sudo apt update
sudo apt install sane-airscan