rgs on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S rgs

* (Optional) Uninstall rgs on Arch using YAY

$ yay -Rns rgs

2. Manually Install "rgs" via AUR

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

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

b. Clone rgs's git locally

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

c. Go to ~/rgs folder and install it

$ cd ~/rgs $ makepkg -si

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

ID: 1308667
Name: rgs
PackageBaseID: 174973
PackageBase: rgs
Version: 1.14.4-1
Description: Batch git repository analysis tool
URL: https://github.com/7aske/rgs
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: 7aske
Submitter: 7aske
FirstSubmitted: 1642004222
LastModified: 1692911031
URLPath: /cgit/aur.git/snapshot/rgs.tar.gz