ansible-bundler on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S ansible-bundler

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

$ yay -Rns ansible-bundler

2. Manually Install "ansible-bundler" via AUR

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

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

b. Clone ansible-bundler's git locally

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

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

$ cd ~/ansible-bundler $ makepkg -si

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

ID: 866517
Name: ansible-bundler
PackageBaseID: 144490
PackageBase: ansible-bundler
Version: 1.10.2-1
Description: Turn Ansible playbooks into executable files
URL: https://github.com/kriansa/ansible-bundler
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kriansa
Submitter: ImNtReal
FirstSubmitted: 1566481255
LastModified: 1613846301
URLPath: /cgit/aur.git/snapshot/ansible-bundler.tar.gz