vndr on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S vndr

* (Optional) Uninstall vndr on Arch using YAY

$ yay -Rns vndr

2. Manually Install "vndr" via AUR

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

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

b. Clone vndr's git locally

$ git clone https://aur.archlinux.org/vndr.git ~/vndr

c. Go to ~/vndr folder and install it

$ cd ~/vndr $ makepkg -si

3. Information about the vndr package on Arch User Repository (AUR)

ID: 709080
Name: vndr
PackageBaseID: 126349
PackageBase: vndr
Version: 0.1.1-1
Description: Vndr is simple vendoring tool, which is inspired by Docker vendor script.
URL: https://github.com/LK4D4/vndr
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: flaccid
Submitter: flaccid
FirstSubmitted: 1508035143
LastModified: 1584500425
URLPath: /cgit/aur.git/snapshot/vndr.tar.gz