libp11-git on AUR (Arch User Repository)

Last updated: June 01,2024

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

$ yay -S libp11-git

* (Optional) Uninstall libp11-git on Arch using YAY

$ yay -Rns libp11-git

2. Manually Install "libp11-git" via AUR

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

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

b. Clone libp11-git's git locally

$ git clone https://aur.archlinux.org/libp11-git.git ~/libp11-git

c. Go to ~/libp11-git folder and install it

$ cd ~/libp11-git $ makepkg -si

3. Information about the libp11-git package on Arch User Repository (AUR)

ID: 962935
Name: libp11-git
PackageBaseID: 111659
PackageBase: libp11-git
Version: 0.4.11.r39.g5126132-1
Description: A library implementing a small layer on top of the PKCS11 API
URL: https://github.com/OpenSC/OpenSC/wiki
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: bidulock
Submitter: bidulock
FirstSubmitted: 1464149875
LastModified: 1632039564
URLPath: /cgit/aur.git/snapshot/libp11-git.tar.gz