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

Last updated: September 21,2024

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

$ yay -S ansible-lint-git

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

$ yay -Rns ansible-lint-git

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

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

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

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

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

ID: 1194403
Name: ansible-lint-git
PackageBaseID: 164139
PackageBase: ansible-lint-git
Version: 6.10.2.r4.g2f688cc0-1
Description: Checks playbooks for practices and behaviour that could potentially be improved.
URL: https://github.com/ansible-community/ansible-lint
NumVotes: 1
Popularity: 1.7E-5
OutOfDate:
Maintainer: aminvakil
Submitter: aminvakil
FirstSubmitted: 1615276834
LastModified: 1673352015
URLPath: /cgit/aur.git/snapshot/ansible-lint-git.tar.gz