sane-airscan from home:pzz project
Välj ditt operativsystem
Lägg till lagringsplats och installera manuellt
För Raspbian 9.0, kör följande:
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
För Debian 9.0, kör följande:
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
För Debian 10, kör följande:
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
Grab binary packages directly
Lägg till lagringsplats och installera manuellt
För Fedora 33, kör följande som root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:pzz/Fedora_33/home:pzz.repo dnf install sane-airscan
För Fedora 32, kör följande som root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:pzz/Fedora_32/home:pzz.repo dnf install sane-airscan
För Fedora 31, kör följande som root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:pzz/Fedora_31/home:pzz.repo dnf install sane-airscan
Grab binary packages directly
Lägg till lagringsplats och installera manuellt
För openSUSE Tumbleweed, kör följande som root:
zypper addrepo https://download.opensuse.org/repositories/home:pzz/openSUSE_Tumbleweed/home:pzz.repo zypper refresh zypper install sane-airscan
Grab binary packages directly
Lägg till lagringsplats och installera manuellt
För Raspbian 11, kör följande:
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
För Raspbian 10, kör följande:
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
Grab binary packages directly
Lägg till lagringsplats och installera manuellt
För openSUSE Leap 15.4, kör följande som root:
zypper addrepo https://download.opensuse.org/repositories/home:pzz/openSUSE_Leap_15.4/home:pzz.repo zypper refresh zypper install sane-airscan
Grab binary packages directly
Lägg till lagringsplats och installera manuellt
För xUbuntu 20.04, kör följande:
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
För xUbuntu 18.04, kör följande:
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
För xUbuntu 16.04, kör följande:
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