python-jmespath from systemsmanagement:saltstack:products:testing:debian project
Valitse käyttöjärjestelmäsi
Lisää asennuslähde ja asenna itse
Debian 10 suorita seuraava:
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 python-jmespath
Lataa binääripaketti suoraan asennuslähteestä
Lisää asennuslähde ja asenna itse
xUbuntu 18.04 suorita seuraava:
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 python-jmespath