vlang-bin on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S vlang-bin

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

$ yay -Rns vlang-bin

2. Manually Install "vlang-bin" via AUR

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

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

b. Clone vlang-bin's git locally

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

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

$ cd ~/vlang-bin $ makepkg -si

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

ID: 1384751
Name: vlang-bin
PackageBaseID: 150389
PackageBase: vlang-bin
Version: 0.4.4-1
Description: Simple, fast, safe, compiled language for developing maintainable software (binary release)
URL: https://vlang.io
NumVotes: 4
Popularity: 0.089082
OutOfDate:
Maintainer: Chewing_Bever
Submitter: ragouel
FirstSubmitted: 1584484908
LastModified: 1705087653
URLPath: /cgit/aur.git/snapshot/vlang-bin.tar.gz