openvaf on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S openvaf

* (Optional) Uninstall openvaf on Arch using YAY

$ yay -Rns openvaf

2. Manually Install "openvaf" via AUR

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

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

b. Clone openvaf's git locally

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

c. Go to ~/openvaf folder and install it

$ cd ~/openvaf $ makepkg -si

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

ID: 1422910
Name: openvaf
PackageBaseID: 194652
PackageBase: openvaf
Version: 23.5.0-3
Description: A Next-Generation Verilog-A compiler https://openvaf.semimod.de/
URL: https://github.com/pascalkuthe/OpenVAF
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Zes4Null
Submitter: Zes4Null
FirstSubmitted: 1686728684
LastModified: 1709864419
URLPath: /cgit/aur.git/snapshot/openvaf.tar.gz