grv on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S grv

* (Optional) Uninstall grv on Arch using YAY

$ yay -Rns grv

2. Manually Install "grv" via AUR

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

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

b. Clone grv's git locally

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

c. Go to ~/grv folder and install it

$ cd ~/grv $ makepkg -si

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

ID: 611844
Name: grv
PackageBaseID: 132585
PackageBase: grv
Version: 0.3.2-1
Description: terminal interface for viewing git repositories
URL: https://github.com/rgburke/grv
NumVotes: 9
Popularity: 0
OutOfDate:
Maintainer: brodokk
Submitter: brodokk
FirstSubmitted: 1526458808
LastModified: 1557661966
URLPath: /cgit/aur.git/snapshot/grv.tar.gz