vendir-bin on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S vendir-bin

* (Optional) Uninstall vendir-bin on Arch using YAY

$ yay -Rns vendir-bin

2. Manually Install "vendir-bin" via AUR

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

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

b. Clone vendir-bin's git locally

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

c. Go to ~/vendir-bin folder and install it

$ cd ~/vendir-bin $ makepkg -si

3. Information about the vendir-bin package on Arch User Repository (AUR)

ID: 1412909
Name: vendir-bin
PackageBaseID: 152717
PackageBase: vendir-bin
Version: 0.40.0-1
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: zankich
FirstSubmitted: 1589326130
LastModified: 1708474934
URLPath: /cgit/aur.git/snapshot/vendir-bin.tar.gz