vendir on AUR (Arch User Repository)
Last updated: November 13,2024
1. Install "vendir" 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 vendir on Arch using YAY
$
yay -S
vendir
Copied
* (Optional) Uninstall vendir on Arch using YAY
$
yay -Rns
vendir
Copied
2. Manually Install "vendir" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone vendir's git locally
$
git clone https://aur.archlinux.org/vendir.git
~/vendir
Copied
c. Go to ~/vendir folder and install it
$
cd
~/vendir
Copied
$
makepkg -si
Copied
3. Information about the vendir package on Arch User Repository (AUR)
ID: 1413770
Name: vendir
PackageBaseID: 199568
PackageBase: vendir
Version: 0.40.0-2
Description: Easy way to vendor portions of git repos, github releases, helm charts, docker image contents, etc. declaratively
URL: https://carvel.dev/vendir
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Zebradil
Submitter: Zebradil
FirstSubmitted: 1700001984
LastModified: 1708617160
URLPath: /cgit/aur.git/snapshot/vendir.tar.gz
Name: vendir
PackageBaseID: 199568
PackageBase: vendir
Version: 0.40.0-2
Description: Easy way to vendor portions of git repos, github releases, helm charts, docker image contents, etc. declaratively
URL: https://carvel.dev/vendir
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Zebradil
Submitter: Zebradil
FirstSubmitted: 1700001984
LastModified: 1708617160
URLPath: /cgit/aur.git/snapshot/vendir.tar.gz