vlang on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S vlang

* (Optional) Uninstall vlang on Arch using YAY

$ yay -Rns vlang

2. Manually Install "vlang" via AUR

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

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

b. Clone vlang's git locally

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

c. Go to ~/vlang folder and install it

$ cd ~/vlang $ makepkg -si

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

ID: 1384753
Name: vlang
PackageBaseID: 142953
PackageBase: vlang
Version: 0.4.4-1
Description: Simple, fast, safe, compiled language for developing maintainable software
URL: https://vlang.io
NumVotes: 16
Popularity: 0.164855
OutOfDate:
Maintainer: Chewing_Bever
Submitter: whoami
FirstSubmitted: 1561222394
LastModified: 1705088143
URLPath: /cgit/aur.git/snapshot/vlang.tar.gz