ansible-review on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S ansible-review

* (Optional) Uninstall ansible-review on Arch using YAY

$ yay -Rns ansible-review

2. Manually Install "ansible-review" via AUR

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

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

b. Clone ansible-review's git locally

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

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

$ cd ~/ansible-review $ makepkg -si

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

ID: 549300
Name: ansible-review
PackageBaseID: 132721
PackageBase: ansible-review
Version: 1.13.8-1
Description: Reviews Ansible playbooks, roles and inventory and suggests improvements.
URL: https://github.com/willthames/ansible-review
NumVotes: 1
Popularity: 0
OutOfDate: 1703446489
Maintainer: ImNtReal
Submitter: ImNtReal
FirstSubmitted: 1527008709
LastModified: 1538659976
URLPath: /cgit/aur.git/snapshot/ansible-review.tar.gz