pbqp on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S pbqp

* (Optional) Uninstall pbqp on Arch using YAY

$ yay -Rns pbqp

2. Manually Install "pbqp" via AUR

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

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

b. Clone pbqp's git locally

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

c. Go to ~/pbqp folder and install it

$ cd ~/pbqp $ makepkg -si

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

ID: 440914
Name: pbqp
PackageBaseID: 125326
PackageBase: pbqp
Version: 1.0-1
Description: Bernhard Scholz' PBQP solver tool
URL: http://www.complang.tuwien.ac.at/scholz/pbqp
NumVotes: 0
Popularity: 0
OutOfDate: 1706806255
Maintainer: andrew-wja
Submitter: andrew-wja
FirstSubmitted: 1504553030
LastModified: 1504553030
URLPath: /cgit/aur.git/snapshot/pbqp.tar.gz