opencryptoki on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S opencryptoki

* (Optional) Uninstall opencryptoki on Arch using YAY

$ yay -Rns opencryptoki

2. Manually Install "opencryptoki" via AUR

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

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

b. Clone opencryptoki's git locally

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

c. Go to ~/opencryptoki folder and install it

$ cd ~/opencryptoki $ makepkg -si

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

ID: 1415519
Name: opencryptoki
PackageBaseID: 97812
PackageBase: opencryptoki
Version: 3.23.0-1
Description: PKCS11 implementation for Linux
URL: https://github.com/opencryptoki/opencryptoki
NumVotes: 17
Popularity: 0
OutOfDate:
Maintainer: mutantmonkey
Submitter: mutantmonkey
FirstSubmitted: 1439790614
LastModified: 1708916240
URLPath: /cgit/aur.git/snapshot/opencryptoki.tar.gz