gr on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S gr

* (Optional) Uninstall gr on Arch using YAY

$ yay -Rns gr

2. Manually Install "gr" via AUR

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

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

b. Clone gr's git locally

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

c. Go to ~/gr folder and install it

$ cd ~/gr $ makepkg -si

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

ID: 448945
Name: gr
PackageBaseID: 126096
PackageBase: gr
Version: 0.5.5-1
Description: A tool for managing multiple git repositories
URL: http://mixu.net/gr/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: simon04
FirstSubmitted: 1507106463
LastModified: 1507106463
URLPath: /cgit/aur.git/snapshot/gr.tar.gz