uvm-systemc on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S uvm-systemc

* (Optional) Uninstall uvm-systemc on Arch using YAY

$ yay -Rns uvm-systemc

2. Manually Install "uvm-systemc" via AUR

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

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

b. Clone uvm-systemc's git locally

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

c. Go to ~/uvm-systemc folder and install it

$ cd ~/uvm-systemc $ makepkg -si

3. Information about the uvm-systemc package on Arch User Repository (AUR)

ID: 1420697
Name: uvm-systemc
PackageBaseID: 127852
PackageBase: uvm-systemc
Version: 1.0_beta5-1
Description: Universal Verification Methodology (UVM) in SystemC
URL: http://www.accellera.org/activities/working-groups/systemc-verification/uvm-systemc-faq
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: aquarius
Submitter: schulz
FirstSubmitted: 1512957266
LastModified: 1709576342
URLPath: /cgit/aur.git/snapshot/uvm-systemc.tar.gz