v-analyzer-bin on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S v-analyzer-bin

* (Optional) Uninstall v-analyzer-bin on Arch using YAY

$ yay -Rns v-analyzer-bin

2. Manually Install "v-analyzer-bin" via AUR

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

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

b. Clone v-analyzer-bin's git locally

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

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

$ cd ~/v-analyzer-bin $ makepkg -si

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

ID: 1384520
Name: v-analyzer-bin
PackageBaseID: 201467
PackageBase: v-analyzer-bin
Version: 0.0.4-1
Description: Bring IDE features for V programming languages in VS Code, Vim and other editors
URL: https://github.com/vlang/v-analyzer
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: c0rydoras
Submitter: c0rydoras
FirstSubmitted: 1705050320
LastModified: 1705053120
URLPath: /cgit/aur.git/snapshot/v-analyzer-bin.tar.gz