rgs on AUR (Arch User Repository)
Last updated: January 12,2025
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
Copied
b. Install rgs on Arch using YAY
$
yay -S
rgs
Copied
* (Optional) Uninstall rgs on Arch using YAY
$
yay -Rns
rgs
Copied
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
Copied
b. Clone rgs's git locally
$
git clone https://aur.archlinux.org/rgs.git
~/rgs
Copied
c. Go to ~/rgs folder and install it
$
cd
~/rgs
Copied
$
makepkg -si
Copied
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
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