ansible-core-git on AUR (Arch User Repository)

Last updated: May 12,2024

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

$ yay -S ansible-core-git

* (Optional) Uninstall ansible-core-git on Arch using YAY

$ yay -Rns ansible-core-git

2. Manually Install "ansible-core-git" via AUR

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

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

b. Clone ansible-core-git's git locally

$ git clone https://aur.archlinux.org/ansible-core-git.git ~/ansible-core-git

c. Go to ~/ansible-core-git folder and install it

$ cd ~/ansible-core-git $ makepkg -si

3. Information about the ansible-core-git package on Arch User Repository (AUR)

ID: 1428285
Name: ansible-core-git
PackageBaseID: 159852
PackageBase: ansible-core-git
Version: r54176.fa92228b506-1
Description: Radically simple IT automation platform
URL: https://github.com/ansible/ansible
NumVotes: 26
Popularity: 0
OutOfDate:
Maintainer: aminvakil
Submitter: aminvakil
FirstSubmitted: 1605376129
LastModified: 1710585851
URLPath: /cgit/aur.git/snapshot/ansible-core-git.tar.gz