vlang-git on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S vlang-git

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

$ yay -Rns vlang-git

2. Manually Install "vlang-git" via AUR

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

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

b. Clone vlang-git's git locally

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

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

$ cd ~/vlang-git $ makepkg -si

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

ID: 1213183
Name: vlang-git
PackageBaseID: 142955
PackageBase: vlang-git
Version: 0.3.r276.gfd1b6efea6-1
Description: Simple, fast, safe, compiled language for developing maintainable software (development version)
URL: https://vlang.io
NumVotes: 1
Popularity: 0.088699
OutOfDate:
Maintainer: Chewing_Bever
Submitter: whoami
FirstSubmitted: 1561226206
LastModified: 1676824502
URLPath: /cgit/aur.git/snapshot/vlang-git.tar.gz