ansible-creator-git on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S ansible-creator-git

* (Optional) Uninstall ansible-creator-git on Arch using YAY

$ yay -Rns ansible-creator-git

2. Manually Install "ansible-creator-git" via AUR

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

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

b. Clone ansible-creator-git's git locally

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

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

$ cd ~/ansible-creator-git $ makepkg -si

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

ID: 1388925
Name: ansible-creator-git
PackageBaseID: 201725
PackageBase: ansible-creator-git
Version: 0.1.0.r5.g1e27549-1
Description: A CLI tool for scaffolding all your Ansible Content.
URL: https://github.com/ansible/ansible-creator
NumVotes: 0
Popularity: 0
OutOfDate: 1707233046
Maintainer: ajacocks
Submitter: ajacocks
FirstSubmitted: 1705699936
LastModified: 1705699936
URLPath: /cgit/aur.git/snapshot/ansible-creator-git.tar.gz