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