vpkg-bin on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S vpkg-bin

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

$ yay -Rns vpkg-bin

2. Manually Install "vpkg-bin" via AUR

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

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

b. Clone vpkg-bin's git locally

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

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

$ cd ~/vpkg-bin $ makepkg -si

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

ID: 839103
Name: vpkg-bin
PackageBaseID: 161322
PackageBase: vpkg-bin
Version: 0.7.1-1
Description: Alternative package manager for V
URL: https://github.com/vpkg-project/vpkg
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: 1ace
FirstSubmitted: 1609098775
LastModified: 1609098775
URLPath: /cgit/aur.git/snapshot/vpkg-bin.tar.gz