vpr on AUR (Arch User Repository)
Last updated: November 24,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
Copied
b. Install vpr on Arch using YAY
$
yay -S
vpr
Copied
* (Optional) Uninstall vpr on Arch using YAY
$
yay -Rns
vpr
Copied
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
Copied
b. Clone vpr's git locally
$
git clone https://aur.archlinux.org/vpr.git
~/vpr
Copied
c. Go to ~/vpr folder and install it
$
cd
~/vpr
Copied
$
makepkg -si
Copied
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
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