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