pkcs11-provider on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S pkcs11-provider

* (Optional) Uninstall pkcs11-provider on Arch using YAY

$ yay -Rns pkcs11-provider

2. Manually Install "pkcs11-provider" via AUR

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

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

b. Clone pkcs11-provider's git locally

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

c. Go to ~/pkcs11-provider folder and install it

$ cd ~/pkcs11-provider $ makepkg -si

3. Information about the pkcs11-provider package on Arch User Repository (AUR)

ID: 1391122
Name: pkcs11-provider
PackageBaseID: 187135
PackageBase: pkcs11-provider
Version: 0.3-1
Description: OpenSSL 3.0 provider for PKCS#11 hardware-backed private keys
URL: https://github.com/latchset/pkcs11-provider
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: grawity
Submitter: grawity
FirstSubmitted: 1667648312
LastModified: 1706027590
URLPath: /cgit/aur.git/snapshot/pkcs11-provider.tar.gz