python-cocotb on AUR (Arch User Repository)

Last updated: December 26,2024

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

$ yay -S python-cocotb

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

$ yay -Rns python-cocotb

2. Manually Install "python-cocotb" via AUR

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

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

b. Clone python-cocotb's git locally

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

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

$ cd ~/python-cocotb $ makepkg -si

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

ID: 1334846
Name: python-cocotb
PackageBaseID: 150531
PackageBase: python-cocotb
Version: 1.8.1-1
Description: Coroutine based cosimulation library for writing VHDL and Verilog testbenches in Python
URL: http://github.com/cocotb/cocotb/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: m42uko
Submitter: csantosb
FirstSubmitted: 1584789819
LastModified: 1697445866
URLPath: /cgit/aur.git/snapshot/python-cocotb.tar.gz