veridian-bin on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S veridian-bin

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

$ yay -Rns veridian-bin

2. Manually Install "veridian-bin" via AUR

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

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

b. Clone veridian-bin's git locally

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

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

$ cd ~/veridian-bin $ makepkg -si

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

ID: 1414216
Name: veridian-bin
PackageBaseID: 177416
PackageBase: veridian-bin
Version: 0.0.0-4
Description: A SystemVerilog Language Server
URL: https://github.com/vivekmalneedi/veridian
NumVotes: 1
Popularity: 0.057813
OutOfDate:
Maintainer: kalex
Submitter: kalex
FirstSubmitted: 1648629296
LastModified: 1708688704
URLPath: /cgit/aur.git/snapshot/veridian-bin.tar.gz