petrify on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S petrify

* (Optional) Uninstall petrify on Arch using YAY

$ yay -Rns petrify

2. Manually Install "petrify" via AUR

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

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

b. Clone petrify's git locally

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

c. Go to ~/petrify folder and install it

$ cd ~/petrify $ makepkg -si

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

ID: 619498
Name: petrify
PackageBaseID: 64168
PackageBase: petrify
Version: 5.2-1
Description: A tool for synthesis of Petri Nets and asynchronous circuits
URL: http://www.lsi.upc.edu/~jordicf/petrify/distrib/home.html
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: not_schur
Submitter: gagarski
FirstSubmitted: 1351675620
LastModified: 1559925182
URLPath: /cgit/aur.git/snapshot/petrify.tar.gz