nvc on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S nvc

* (Optional) Uninstall nvc on Arch using YAY

$ yay -Rns nvc

2. Manually Install "nvc" via AUR

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

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

b. Clone nvc's git locally

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

c. Go to ~/nvc folder and install it

$ cd ~/nvc $ makepkg -si

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

ID: 1283802
Name: nvc
PackageBaseID: 133069
PackageBase: nvc
Version: 1.9.2-2
Description: VHDL compiler and simulator
URL: https://www.nickg.me.uk/nvc
NumVotes: 2
Popularity: 0.004475
OutOfDate:
Maintainer: aperez
Submitter: aperez
FirstSubmitted: 1527869728
LastModified: 1688586015
URLPath: /cgit/aur.git/snapshot/nvc.tar.gz