ansible-merge-vars on AUR (Arch User Repository)

Last updated: December 26,2024

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

$ yay -S ansible-merge-vars

* (Optional) Uninstall ansible-merge-vars on Arch using YAY

$ yay -Rns ansible-merge-vars

2. Manually Install "ansible-merge-vars" via AUR

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

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

b. Clone ansible-merge-vars's git locally

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

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

$ cd ~/ansible-merge-vars $ makepkg -si

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

ID: 588450
Name: ansible-merge-vars
PackageBaseID: 139841
PackageBase: ansible-merge-vars
Version: 4.0.0-1
Description: An Ansible action plugin to explicitly merge inventory variables
URL: https://github.com/leapfrogonline/ansible-merge-vars
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Arvedui
Submitter: Arvedui
FirstSubmitted: 1550837129
LastModified: 1550837129
URLPath: /cgit/aur.git/snapshot/ansible-merge-vars.tar.gz