ansible2.9 on AUR (Arch User Repository)

Last updated: February 03,2025

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

$ yay -S ansible2.9

* (Optional) Uninstall ansible2.9 on Arch using YAY

$ yay -Rns ansible2.9

2. Manually Install "ansible2.9" via AUR

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

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

b. Clone ansible2.9's git locally

$ git clone https://aur.archlinux.org/ansible2.9.git ~/ansible2.9

c. Go to ~/ansible2.9 folder and install it

$ cd ~/ansible2.9 $ makepkg -si

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

ID: 1066211
Name: ansible2.9
PackageBaseID: 177792
PackageBase: ansible2.9
Version: 2.9.27-2
Description: Ansible 2.9 LTS with Mitogen: speed up your playbooks
URL: https://www.ansible.com
NumVotes: 0
Popularity: 0
OutOfDate: 1704489245
Maintainer: nikatar
Submitter: nikatar
FirstSubmitted: 1649435154
LastModified: 1649865556
URLPath: /cgit/aur.git/snapshot/ansible2.9.tar.gz