python-pyuvm on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python-pyuvm

* (Optional) Uninstall python-pyuvm on Arch using YAY

$ yay -Rns python-pyuvm

2. Manually Install "python-pyuvm" via AUR

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

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

b. Clone python-pyuvm's git locally

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

c. Go to ~/python-pyuvm folder and install it

$ cd ~/python-pyuvm $ makepkg -si

3. Information about the python-pyuvm package on Arch User Repository (AUR)

ID: 1333422
Name: python-pyuvm
PackageBaseID: 198500
PackageBase: python-pyuvm
Version: 2.9.1-1
Description: pyuvm is the Universal Verification Methodology implemented in Python instead of SystemVerilog. pyuvm uses cocotb to interact with the simulator and schedule simulation events.
URL: https://github.com/pyuvm/pyuvm
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: m42uko
Submitter: m42uko
FirstSubmitted: 1697198377
LastModified: 1697198377
URLPath: /cgit/aur.git/snapshot/python-pyuvm.tar.gz