pbc on AUR (Arch User Repository)

Last updated: May 06,2024

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

$ yay -S pbc

* (Optional) Uninstall pbc on Arch using YAY

$ yay -Rns pbc

2. Manually Install "pbc" via AUR

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

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

b. Clone pbc's git locally

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

c. Go to ~/pbc folder and install it

$ cd ~/pbc $ makepkg -si

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

ID: 249096
Name: pbc
PackageBaseID: 103525
PackageBase: pbc
Version: 0.5.14-1
Description: a pairing-based cryptography library
URL: https://crypto.stanford.edu/pbc/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: Stebalien
FirstSubmitted: 1447863597
LastModified: 1447863597
URLPath: /cgit/aur.git/snapshot/pbc.tar.gz