libp11-static on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S libp11-static

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

$ yay -Rns libp11-static

2. Manually Install "libp11-static" via AUR

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

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

b. Clone libp11-static's git locally

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

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

$ cd ~/libp11-static $ makepkg -si

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

ID: 1140413
Name: libp11-static
PackageBaseID: 175588
PackageBase: libp11-static
Version: 0.4.12-1
Description: A library implementing a small layer on top of the PKCS11 API (with static libs)
URL: https://github.com/OpenSC/libp11/wiki
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Falkenber9
Submitter: Falkenber9
FirstSubmitted: 1643799602
LastModified: 1663315179
URLPath: /cgit/aur.git/snapshot/libp11-static.tar.gz