paternoster on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S paternoster

* (Optional) Uninstall paternoster on Arch using YAY

$ yay -Rns paternoster

2. Manually Install "paternoster" via AUR

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

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

b. Clone paternoster's git locally

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

c. Go to ~/paternoster folder and install it

$ cd ~/paternoster $ makepkg -si

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

ID: 711072
Name: paternoster
PackageBaseID: 150595
PackageBase: paternoster
Version: 3.1.0-1
Description: Allows to run ansible playbooks like ordinary python or bash scripts.
URL: https://github.com/uberspace/paternoster
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: veecue
Submitter: veecue
FirstSubmitted: 1584912461
LastModified: 1584912656
URLPath: /cgit/aur.git/snapshot/paternoster.tar.gz