verilator-git on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S verilator-git

* (Optional) Uninstall verilator-git on Arch using YAY

$ yay -Rns verilator-git

2. Manually Install "verilator-git" via AUR

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

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

b. Clone verilator-git's git locally

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

c. Go to ~/verilator-git folder and install it

$ cd ~/verilator-git $ makepkg -si

3. Information about the verilator-git package on Arch User Repository (AUR)

ID: 1155886
Name: verilator-git
PackageBaseID: 186738
PackageBase: verilator-git
Version: r5486.0e4da3b0b-1
Description: The fastest free Verilog HDL simulator
URL: https://www.veripool.org/projects/verilator/wiki/Intro
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Sequencer
Submitter: Sequencer
FirstSubmitted: 1666195898
LastModified: 1666422609
URLPath: /cgit/aur.git/snapshot/verilator-git.tar.gz