vpr on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S vpr

* (Optional) Uninstall vpr on Arch using YAY

$ yay -Rns vpr

2. Manually Install "vpr" via AUR

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

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

b. Clone vpr's git locally

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

c. Go to ~/vpr folder and install it

$ cd ~/vpr $ makepkg -si

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

ID: 592770
Name: vpr
PackageBaseID: 139645
PackageBase: vpr
Version: 7.0-1
Description: Packing, Placement, Routing & Timing Analysis
URL: https://verilogtorouting.org
NumVotes: 1
Popularity: 0
OutOfDate: 1611221407
Maintainer:
Submitter: harrybeadle
FirstSubmitted: 1550236991
LastModified: 1552049598
URLPath: /cgit/aur.git/snapshot/vpr.tar.gz