awx on AUR (Arch User Repository)
Last updated: November 08,2024
1. Install "awx" 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
Copied
b. Install awx on Arch using YAY
$
yay -S
awx
Copied
* (Optional) Uninstall awx on Arch using YAY
$
yay -Rns
awx
Copied
2. Manually Install "awx" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone awx's git locally
$
git clone https://aur.archlinux.org/awx.git
~/awx
Copied
c. Go to ~/awx folder and install it
$
cd
~/awx
Copied
$
makepkg -si
Copied
3. Information about the awx package on Arch User Repository (AUR)
ID: 1426393
Name: awx
PackageBaseID: 184769
PackageBase: awx
Version: 24.0.0-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: aminvakil
Submitter: muflone
FirstSubmitted: 1659887244
LastModified: 1710326567
URLPath: /cgit/aur.git/snapshot/awx.tar.gz
Name: awx
PackageBaseID: 184769
PackageBase: awx
Version: 24.0.0-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: aminvakil
Submitter: muflone
FirstSubmitted: 1659887244
LastModified: 1710326567
URLPath: /cgit/aur.git/snapshot/awx.tar.gz