pypyr on AUR (Arch User Repository)

Last updated: May 20,2024

1. Install "pypyr" 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 pypyr on Arch using YAY

$ yay -S pypyr

* (Optional) Uninstall pypyr on Arch using YAY

$ yay -Rns pypyr

2. Manually Install "pypyr" via AUR

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

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

b. Clone pypyr's git locally

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

c. Go to ~/pypyr folder and install it

$ cd ~/pypyr $ makepkg -si

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

ID: 1157433
Name: pypyr
PackageBaseID: 171920
PackageBase: pypyr
Version: 5.7.1-1
Description: Task runner for automation pipelines
URL: https://pypyr.io
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: grawlinson
Submitter: grawlinson
FirstSubmitted: 1633995457
LastModified: 1666768353
URLPath: /cgit/aur.git/snapshot/pypyr.tar.gz