tower-cli on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S tower-cli

* (Optional) Uninstall tower-cli on Arch using YAY

$ yay -Rns tower-cli

2. Manually Install "tower-cli" via AUR

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

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

b. Clone tower-cli's git locally

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

c. Go to ~/tower-cli folder and install it

$ cd ~/tower-cli $ makepkg -si

3. Information about the tower-cli package on Arch User Repository (AUR)

ID: 572290
Name: tower-cli
PackageBaseID: 127823
PackageBase: tower-cli
Version: 3.3.0-1
Description: Command line tool and client library for the Ansible Tower and AWX Project's REST API.
URL: https://github.com/ansible/tower-cli
NumVotes: 2
Popularity: 0
OutOfDate: 1560108945
Maintainer:
Submitter: jenglisch
FirstSubmitted: 1512861814
LastModified: 1546106677
URLPath: /cgit/aur.git/snapshot/tower-cli.tar.gz