Pyinfra Installation On A Debian, Ubuntu And Raspbian
Install pyinfra
-
Debian
apt-get install pyinfra
Click to copy -
Ubuntu
apt-get install pyinfra
Click to copy -
Raspbian
apt-get install pyinfra
Click to copy
pyinfra
state based and programmable service deployment toolpyinfra is an agentless remote server deployment tool resp. service provisioner comparable to Ansible, which could be employed on random Linux servers via SSH. But pyinfra is fully Python programmable, it uses Python programs as deployment scripts and could be used like a library.
To install the latest version of pyinfra in your favorite operating system just copy the pyinfra installation command from above and paste it into terminal. It will download and install the latest version of pyinfra 2023 package in your OS.