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