git-req on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S git-req

* (Optional) Uninstall git-req on Arch using YAY

$ yay -Rns git-req

2. Manually Install "git-req" via AUR

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

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

b. Clone git-req's git locally

$ git clone https://aur.archlinux.org/git-req.git ~/git-req

c. Go to ~/git-req folder and install it

$ cd ~/git-req $ makepkg -si

3. Information about the git-req package on Arch User Repository (AUR)

ID: 1242376
Name: git-req
PackageBaseID: 149774
PackageBase: git-req
Version: 2.5.0-1
Description: Switch between merge/pull requests in your GitLab and GitHub repositories with just the request ID.
URL: https://arusahni.github.io/git-req/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: aru
Submitter: aru
FirstSubmitted: 1583290166
LastModified: 1681651906
URLPath: /cgit/aur.git/snapshot/git-req.tar.gz