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