sv2v on AUR (Arch User Repository)

Last updated: April 29,2024

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

$ yay -S sv2v

* (Optional) Uninstall sv2v on Arch using YAY

$ yay -Rns sv2v

2. Manually Install "sv2v" via AUR

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

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

b. Clone sv2v's git locally

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

c. Go to ~/sv2v folder and install it

$ cd ~/sv2v $ makepkg -si

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

ID: 1364038
Name: sv2v
PackageBaseID: 171419
PackageBase: sv2v
Version: 0.0.11-1
Description: SystemVerilog to Verilog conversion
URL: https://github.com/zachjs/sv2v
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: yrlf
Submitter: yrlf
FirstSubmitted: 1632763028
LastModified: 1701648050
URLPath: /cgit/aur.git/snapshot/sv2v.tar.gz