libpki on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S libpki

* (Optional) Uninstall libpki on Arch using YAY

$ yay -Rns libpki

2. Manually Install "libpki" via AUR

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

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

b. Clone libpki's git locally

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

c. Go to ~/libpki folder and install it

$ cd ~/libpki $ makepkg -si

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

ID: 655926
Name: libpki
PackageBaseID: 62328
PackageBase: libpki
Version: 0.9.0-1
Description: Provides an easy-to-use PKI library for PKI enabled application development
URL: https://pki.openca.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1346084338
LastModified: 1570978806
URLPath: /cgit/aur.git/snapshot/libpki.tar.gz