vg-bin on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S vg-bin

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

$ yay -Rns vg-bin

2. Manually Install "vg-bin" via AUR

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

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

b. Clone vg-bin's git locally

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

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

$ cd ~/vg-bin $ makepkg -si

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

ID: 739414
Name: vg-bin
PackageBaseID: 150341
PackageBase: vg-bin
Version: 0.9.0-2
Description: Virtualgo: Easy and powerful workspace based development for go
URL: https://github.com/GetStream/vg
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ragouel
FirstSubmitted: 1584429697
LastModified: 1589900836
URLPath: /cgit/aur.git/snapshot/vg-bin.tar.gz