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

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

Для 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-jmespath

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

Для xUbuntu 18.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_18.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_18.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-jmespath

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