python-pykcs11 on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python-pykcs11

* (Optional) Uninstall python-pykcs11 on Arch using YAY

$ yay -Rns python-pykcs11

2. Manually Install "python-pykcs11" via AUR

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

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

b. Clone python-pykcs11's git locally

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

c. Go to ~/python-pykcs11 folder and install it

$ cd ~/python-pykcs11 $ makepkg -si

3. Information about the python-pykcs11 package on Arch User Repository (AUR)

ID: 668274
Name: python-pykcs11
PackageBaseID: 133004
PackageBase: python-pykcs11
Version: 1.5.5-1
Description: PKCS#11 wrapper for Python.
URL: https://github.com/LudovicRousseau/PyKCS11
NumVotes: 0
Popularity: 0
OutOfDate: 1587836943
Maintainer:
FirstSubmitted: 1527777812
LastModified: 1574168475
URLPath: /cgit/aur.git/snapshot/python-pykcs11.tar.gz