ansible-runner on AUR (Arch User Repository)
Last updated: February 02,2025
1. Install "ansible-runner" 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
Copied
b. Install ansible-runner on Arch using YAY
$
yay -S
ansible-runner
Copied
* (Optional) Uninstall ansible-runner on Arch using YAY
$
yay -Rns
ansible-runner
Copied
2. Manually Install "ansible-runner" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone ansible-runner's git locally
$
git clone https://aur.archlinux.org/ansible-runner.git
~/ansible-runner
Copied
c. Go to ~/ansible-runner folder and install it
$
cd
~/ansible-runner
Copied
$
makepkg -si
Copied
3. Information about the ansible-runner package on Arch User Repository (AUR)
ID: 1409384
Name: ansible-runner
PackageBaseID: 151065
PackageBase: ansible-runner
Version: 2.3.5-1
Description: A tool and python library that helps when interfacing with Ansible directly
URL: https://github.com/ansible/ansible-runner
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: Jeffrey4l
Submitter: Jeffrey4l
FirstSubmitted: 1585970537
LastModified: 1707959180
URLPath: /cgit/aur.git/snapshot/ansible-runner.tar.gz
Name: ansible-runner
PackageBaseID: 151065
PackageBase: ansible-runner
Version: 2.3.5-1
Description: A tool and python library that helps when interfacing with Ansible directly
URL: https://github.com/ansible/ansible-runner
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: Jeffrey4l
Submitter: Jeffrey4l
FirstSubmitted: 1585970537
LastModified: 1707959180
URLPath: /cgit/aur.git/snapshot/ansible-runner.tar.gz