nextpnr-git on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S nextpnr-git

* (Optional) Uninstall nextpnr-git on Arch using YAY

$ yay -Rns nextpnr-git

2. Manually Install "nextpnr-git" via AUR

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

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

b. Clone nextpnr-git's git locally

$ git clone https://aur.archlinux.org/nextpnr-git.git ~/nextpnr-git

c. Go to ~/nextpnr-git folder and install it

$ cd ~/nextpnr-git $ makepkg -si

3. Information about the nextpnr-git package on Arch User Repository (AUR)

ID: 1320269
Name: nextpnr-git
PackageBaseID: 134725
PackageBase: nextpnr-git
Version: 0.6.r100.g8e84006e-1
Description: Portable FPGA place and route tool
URL: https://github.com/YosysHQ/nextpnr
NumVotes: 20
Popularity: 0.866706
OutOfDate:
Maintainer: xiretza
Submitter: grahamedgecombe
FirstSubmitted: 1533231332
LastModified: 1694955931
URLPath: /cgit/aur.git/snapshot/nextpnr-git.tar.gz