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