ipp-usb from home:pzz project

Selecionar o Seu Sistema Operativo

Para Debian 10 corra o seguinte:
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 ipp-usb
Para Fedora 33 corra o seguinte como root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:pzz/Fedora_33/home:pzz.repo
dnf install ipp-usb
Para Fedora 32 corra o seguinte como root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:pzz/Fedora_32/home:pzz.repo
dnf install ipp-usb
Para Fedora 31 corra o seguinte como root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:pzz/Fedora_31/home:pzz.repo
dnf install ipp-usb
Para openSUSE Tumbleweed corra o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/home:pzz/openSUSE_Tumbleweed/home:pzz.repo
zypper refresh
zypper install ipp-usb
Para Raspbian 11 corra o seguinte:
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 ipp-usb
Para Raspbian 10 corra o seguinte:
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 ipp-usb

Pacotes para Raspbian 11:

Pacotes para Raspbian 10:

Para openSUSE Leap 15.4 corra o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/home:pzz/openSUSE_Leap_15.4/home:pzz.repo
zypper refresh
zypper install ipp-usb
Para xUbuntu 20.04 corra o seguinte:
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 ipp-usb
Para xUbuntu 18.04 corra o seguinte:
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 ipp-usb