ansible-cmdb on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S ansible-cmdb

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

$ yay -Rns ansible-cmdb

2. Manually Install "ansible-cmdb" via AUR

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

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

b. Clone ansible-cmdb's git locally

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

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

$ cd ~/ansible-cmdb $ makepkg -si

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

ID: 1349139
Name: ansible-cmdb
PackageBaseID: 176897
PackageBase: ansible-cmdb
Version: 1.31-3
Description: Generate host overview from ansible fact gathering output.
URL: https://github.com/fboender/ansible-cmdb
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: aminvakil
Submitter: aminvakil
FirstSubmitted: 1647241346
LastModified: 1699369811
URLPath: /cgit/aur.git/snapshot/ansible-cmdb.tar.gz