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

Last updated: June 23,2024

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

$ yay -S ansible-openstack-inventory

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

$ yay -Rns ansible-openstack-inventory

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

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

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

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

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

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

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

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

ID: 993755
Name: ansible-openstack-inventory
PackageBaseID: 173422
PackageBase: ansible-openstack-inventory
Version: 21.11.25-2
Description: OpenStack dynamic inventory script for Ansible
URL: https://docs.ansible.com/ansible/latest/user_guide/intro_dynamic_inventory.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: morion
FirstSubmitted: 1637828790
LastModified: 1637829475
URLPath: /cgit/aur.git/snapshot/ansible-openstack-inventory.tar.gz