git-deps on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S git-deps

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

$ yay -Rns git-deps

2. Manually Install "git-deps" via AUR

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

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

b. Clone git-deps's git locally

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

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

$ cd ~/git-deps $ makepkg -si

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

ID: 925585
Name: git-deps
PackageBaseID: 138514
PackageBase: git-deps
Version: 1.1.0-1
Description: git commit dependency analysis tool
URL: https://github.com/aspiers/git-deps
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Deewiant
Submitter: Deewiant
FirstSubmitted: 1546616070
LastModified: 1624550458
URLPath: /cgit/aur.git/snapshot/git-deps.tar.gz