git-vendor on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S git-vendor

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

$ yay -Rns git-vendor

2. Manually Install "git-vendor" via AUR

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

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

b. Clone git-vendor's git locally

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

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

$ cd ~/git-vendor $ makepkg -si

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

ID: 1116391
Name: git-vendor
PackageBaseID: 184270
PackageBase: git-vendor
Version: 1.3.0-1
Description: Git command for managing git vendored dependencies
URL: https://brettlangdon.github.io/git-vendor/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: SilverRainZ
FirstSubmitted: 1658655597
LastModified: 1658655597
URLPath: /cgit/aur.git/snapshot/git-vendor.tar.gz