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

Last updated: May 19,2024

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

$ yay -S ansible-completion-git

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

$ yay -Rns ansible-completion-git

2. Manually Install "ansible-completion-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-completion-git's git locally

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

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

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

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

ID: 531802
Name: ansible-completion-git
PackageBaseID: 134770
PackageBase: ansible-completion-git
Version: r67.40053ed-1
Description: Basic bash completion for Ansible
URL: https://github.com/dysosmus/ansible-completion
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: cameel
Submitter: cameel
FirstSubmitted: 1533396327
LastModified: 1533396327
URLPath: /cgit/aur.git/snapshot/ansible-completion-git.tar.gz