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
Copied
b. Install svls on Arch using YAY
$
yay -S
svls
Copied
* (Optional) Uninstall svls on Arch using YAY
$
yay -Rns
svls
Copied
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
Copied
b. Clone svls's git locally
$
git clone https://aur.archlinux.org/svls.git
~/svls
Copied
c. Go to ~/svls folder and install it
$
cd
~/svls
Copied
$
makepkg -si
Copied
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
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