svls on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S svls

* (Optional) Uninstall svls on Arch using YAY

$ yay -Rns svls

2. Manually Install "svls" via AUR

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

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

b. Clone svls's git locally

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

c. Go to ~/svls folder and install it

$ cd ~/svls $ makepkg -si

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

ID: 1407656
Name: svls
PackageBaseID: 157528
PackageBase: svls
Version: 0.2.11-1
Description: SystemVerilog language server
URL: https://github.com/dalance/svls
NumVotes: 4
Popularity: 0.050293
OutOfDate:
Maintainer: otreblan
Submitter: otreblan
FirstSubmitted: 1599653763
LastModified: 1707683405
URLPath: /cgit/aur.git/snapshot/svls.tar.gz