pnapi on AUR (Arch User Repository)

Last updated: February 02,2025

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

$ yay -S pnapi

* (Optional) Uninstall pnapi on Arch using YAY

$ yay -Rns pnapi

2. Manually Install "pnapi" via AUR

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

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

b. Clone pnapi's git locally

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

c. Go to ~/pnapi folder and install it

$ cd ~/pnapi $ makepkg -si

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

ID: 502314
Name: pnapi
PackageBaseID: 83742
PackageBase: pnapi
Version: 4.03-1
Description: C++ library encapsulating Petri net-related functions
URL: http://service-technology.org/pnapi/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: JonnyJD
Submitter: JonnyJD
FirstSubmitted: 1405004561
LastModified: 1523484118
URLPath: /cgit/aur.git/snapshot/pnapi.tar.gz