do-ansible-inventory on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S do-ansible-inventory

* (Optional) Uninstall do-ansible-inventory on Arch using YAY

$ yay -Rns do-ansible-inventory

2. Manually Install "do-ansible-inventory" via AUR

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

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

b. Clone do-ansible-inventory's git locally

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

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

$ cd ~/do-ansible-inventory $ makepkg -si

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

ID: 920271
Name: do-ansible-inventory
PackageBaseID: 167906
PackageBase: do-ansible-inventory
Version: 2.0.0-1
Description: A tool to generate Ansible inventories of DigitalOcean Droplets
URL: https://github.com/do-community/do-ansible-inventory
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: alwyn
Submitter: alwyn
FirstSubmitted: 1623505759
LastModified: 1623505759
URLPath: /cgit/aur.git/snapshot/do-ansible-inventory.tar.gz