python3-gnupg from systemsmanagement:saltstack:products:testing:debian project

Выберите операционную систему

Для Debian 11 запустите:
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/systemsmanagement:/saltstack:/products:/testing:/debian/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/systemsmanagement:saltstack:products:testing:debian.list
curl -fsSL https://download.opensuse.org/repositories/systemsmanagement:saltstack:products:testing:debian/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/systemsmanagement_saltstack_products_testing_debian.gpg > /dev/null
sudo apt update
sudo apt install python3-gnupg
Для Debian 10 запустите:
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/systemsmanagement:/saltstack:/products:/testing:/debian/Debian_10/ /' | sudo tee /etc/apt/sources.list.d/systemsmanagement:saltstack:products:testing:debian.list
curl -fsSL https://download.opensuse.org/repositories/systemsmanagement:saltstack:products:testing:debian/Debian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/systemsmanagement_saltstack_products_testing_debian.gpg > /dev/null
sudo apt update
sudo apt install python3-gnupg

Пакеты для Debian 11:

Пакеты для Debian 10:

Для xUbuntu 22.04 запустите:
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/systemsmanagement:/saltstack:/products:/testing:/debian/xUbuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/systemsmanagement:saltstack:products:testing:debian.list
curl -fsSL https://download.opensuse.org/repositories/systemsmanagement:saltstack:products:testing:debian/xUbuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/systemsmanagement_saltstack_products_testing_debian.gpg > /dev/null
sudo apt update
sudo apt install python3-gnupg
Для xUbuntu 21.10 запустите:
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/systemsmanagement:/saltstack:/products:/testing:/debian/xUbuntu_21.10/ /' | sudo tee /etc/apt/sources.list.d/systemsmanagement:saltstack:products:testing:debian.list
curl -fsSL https://download.opensuse.org/repositories/systemsmanagement:saltstack:products:testing:debian/xUbuntu_21.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/systemsmanagement_saltstack_products_testing_debian.gpg > /dev/null
sudo apt update
sudo apt install python3-gnupg
Для xUbuntu 20.04 запустите:
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/systemsmanagement:/saltstack:/products:/testing:/debian/xUbuntu_20.04/ /' | sudo tee /etc/apt/sources.list.d/systemsmanagement:saltstack:products:testing:debian.list
curl -fsSL https://download.opensuse.org/repositories/systemsmanagement:saltstack:products:testing:debian/xUbuntu_20.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/systemsmanagement_saltstack_products_testing_debian.gpg > /dev/null
sudo apt update
sudo apt install python3-gnupg

Пакеты для xUbuntu 22.04:

Пакеты для xUbuntu 21.10:

Пакеты для xUbuntu 20.04: