awx-git on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S awx-git

* (Optional) Uninstall awx-git on Arch using YAY

$ yay -Rns awx-git

2. Manually Install "awx-git" via AUR

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

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

b. Clone awx-git's git locally

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

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

$ cd ~/awx-git $ makepkg -si

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

ID: 442006
Name: awx-git
PackageBaseID: 125433
PackageBase: awx-git
Version: r14744.1.0.0_294_g0da416b1413b-1
Description: AWX provides a web-based user interface, REST API, and task engine built on top of Ansible.
URL: https://github.com/ansible/awx
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: CarstenF
FirstSubmitted: 1504885151
LastModified: 1504885151
URLPath: /cgit/aur.git/snapshot/awx-git.tar.gz