verilogx on AUR (Arch User Repository)

Last updated: September 22,2024

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

$ yay -S verilogx

* (Optional) Uninstall verilogx on Arch using YAY

$ yay -Rns verilogx

2. Manually Install "verilogx" via AUR

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

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

b. Clone verilogx's git locally

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

c. Go to ~/verilogx folder and install it

$ cd ~/verilogx $ makepkg -si

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

ID: 1071291
Name: verilogx
PackageBaseID: 178243
PackageBase: verilogx
Version: 0.1-1
Description: A simple, easy, and fast Verilog simulator.
URL: https://github.com/rafiibrahim8/VerilogX/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: rafiibrahim8
Submitter: rafiibrahim8
FirstSubmitted: 1650821858
LastModified: 1650821858
URLPath: /cgit/aur.git/snapshot/verilogx.tar.gz