agru on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S agru

* (Optional) Uninstall agru on Arch using YAY

$ yay -Rns agru

2. Manually Install "agru" via AUR

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

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

b. Clone agru's git locally

$ git clone https://aur.archlinux.org/agru.git ~/agru

c. Go to ~/agru folder and install it

$ cd ~/agru $ makepkg -si

3. Information about the agru package on Arch User Repository (AUR)

ID: 1357263
Name: agru
PackageBaseID: 191926
PackageBase: agru
Version: 0.1.7-1
Description: Ansible-Galaxy Requirements Updater - a fast ansible-galaxy replacement
URL: https://gitlab.com/etke.cc/tools/agru
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: s.pantaleev
Submitter: s.pantaleev
FirstSubmitted: 1679756841
LastModified: 1700635684
URLPath: /cgit/aur.git/snapshot/agru.tar.gz