slang-verilog on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S slang-verilog

* (Optional) Uninstall slang-verilog on Arch using YAY

$ yay -Rns slang-verilog

2. Manually Install "slang-verilog" via AUR

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

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

b. Clone slang-verilog's git locally

$ git clone https://aur.archlinux.org/slang-verilog.git ~/slang-verilog

c. Go to ~/slang-verilog folder and install it

$ cd ~/slang-verilog $ makepkg -si

3. Information about the slang-verilog package on Arch User Repository (AUR)

ID: 1424559
Name: slang-verilog
PackageBaseID: 169923
PackageBase: slang-verilog
Version: 5.0-1
Description: SystemVerilog Language Services
URL: https://github.com/MikePopoloski/slang
NumVotes: 3
Popularity: 0.000214
OutOfDate:
Maintainer: jrudess
Submitter: jrudess
FirstSubmitted: 1628965303
LastModified: 1710102962
URLPath: /cgit/aur.git/snapshot/slang-verilog.tar.gz