svlint on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S svlint

* (Optional) Uninstall svlint on Arch using YAY

$ yay -Rns svlint

2. Manually Install "svlint" via AUR

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

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

b. Clone svlint's git locally

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

c. Go to ~/svlint folder and install it

$ cd ~/svlint $ makepkg -si

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

ID: 1290347
Name: svlint
PackageBaseID: 193699
PackageBase: svlint
Version: 0.8.0-1
Description: SystemVerilog linter compliant with IEEE1800-2017
URL: https://github.com/dalance/svlint
NumVotes: 0
Popularity: 0
OutOfDate: 1707673810
Maintainer: Freed
Submitter: Freed
FirstSubmitted: 1684321890
LastModified: 1689622471
URLPath: /cgit/aur.git/snapshot/svlint.tar.gz