pyinfra on AUR (Arch User Repository)

Last updated: May 19,2024

1. Install "pyinfra" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install pyinfra on Arch using YAY

$ yay -S pyinfra

* (Optional) Uninstall pyinfra on Arch using YAY

$ yay -Rns pyinfra

2. Manually Install "pyinfra" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone pyinfra's git locally

$ git clone https://aur.archlinux.org/pyinfra.git ~/pyinfra

c. Go to ~/pyinfra folder and install it

$ cd ~/pyinfra $ makepkg -si

3. Information about the pyinfra package on Arch User Repository (AUR)

ID: 1387176
Name: pyinfra
PackageBaseID: 154347
PackageBase: pyinfra
Version: 2.9-1
Description: pyinfra automates infrastructure super fast at massive scale
URL: https://pyinfra.com/
NumVotes: 3
Popularity: 0.117984
OutOfDate:
Maintainer: xiota
Submitter: rumpelsepp
FirstSubmitted: 1592068357
LastModified: 1705445395
URLPath: /cgit/aur.git/snapshot/pyinfra.tar.gz

5. The same packages on other Linux Distributions