git-related on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S git-related

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

$ yay -Rns git-related

2. Manually Install "git-related" via AUR

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

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

b. Clone git-related's git locally

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

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

$ cd ~/git-related $ makepkg -si

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

ID: 571649
Name: git-related
PackageBaseID: 110340
PackageBase: git-related
Version: 0.4+1.ge5c35509d2-1
Description: Find related people and commits on a set of changes
URL: https://github.com/felipec/git-related
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: 1ace
FirstSubmitted: 1461179633
LastModified: 1545839153
URLPath: /cgit/aur.git/snapshot/git-related.tar.gz