python-ansible-toolbox on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python-ansible-toolbox

* (Optional) Uninstall python-ansible-toolbox on Arch using YAY

$ yay -Rns python-ansible-toolbox

2. Manually Install "python-ansible-toolbox" via AUR

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

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

b. Clone python-ansible-toolbox's git locally

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

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

$ cd ~/python-ansible-toolbox $ makepkg -si

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

ID: 477449
Name: python-ansible-toolbox
PackageBaseID: 129150
PackageBase: python-ansible-toolbox
Version: 0.3-1
Description: Ansible helpers
URL: https://github.com/larsks/ansible-toolbox
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: MarsSeed
Submitter: conrad784
FirstSubmitted: 1515764846
LastModified: 1515764846
URLPath: /cgit/aur.git/snapshot/python-ansible-toolbox.tar.gz