svlangserver on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S svlangserver

* (Optional) Uninstall svlangserver on Arch using YAY

$ yay -Rns svlangserver

2. Manually Install "svlangserver" via AUR

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

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

b. Clone svlangserver's git locally

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

c. Go to ~/svlangserver folder and install it

$ cd ~/svlangserver $ makepkg -si

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

ID: 1074832
Name: svlangserver
PackageBaseID: 177377
PackageBase: svlangserver
Version: 0.4.0-1
Description: A language server for systemverilog
URL: https://github.com/imc-trading/svlangserver
NumVotes: 0
Popularity: 0
OutOfDate: 1671807843
Maintainer: h313
Submitter: h313
FirstSubmitted: 1648487715
LastModified: 1651557940
URLPath: /cgit/aur.git/snapshot/svlangserver.tar.gz