scv on AUR (Arch User Repository)

Last updated: November 15,2024

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

$ yay -S scv

* (Optional) Uninstall scv on Arch using YAY

$ yay -Rns scv

2. Manually Install "scv" via AUR

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

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

b. Clone scv's git locally

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

c. Go to ~/scv folder and install it

$ cd ~/scv $ makepkg -si

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

ID: 470605
Name: scv
PackageBaseID: 127851
PackageBase: scv
Version: 2.0.1-1
Description: SystemC verification library
URL: http://www.accellera.org/downloads/standards/systemc
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: schulz
Submitter: schulz
FirstSubmitted: 1512956986
LastModified: 1513548011
URLPath: /cgit/aur.git/snapshot/scv.tar.gz