How to Install and Uninstall pkcs11-helper.x86_64 Package on Fedora 38

Last updated: September 24,2024

1. Install "pkcs11-helper.x86_64" package

This is a short guide on how to install pkcs11-helper.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install pkcs11-helper.x86_64

2. Uninstall "pkcs11-helper.x86_64" package

This tutorial shows how to uninstall pkcs11-helper.x86_64 on Fedora 38:

$ sudo dnf remove pkcs11-helper.x86_64 $ sudo dnf autoremove

3. Information about the pkcs11-helper.x86_64 package on Fedora 38

Last metadata expiration check: 2:26:42 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : pkcs11-helper
Version : 1.29.0
Release : 3.fc38
Architecture : x86_64
Size : 67 k
Source : pkcs11-helper-1.29.0-3.fc38.src.rpm
Repository : fedora
Summary : A library for using PKCS#11 providers
URL : http://www.opensc-project.org/opensc/wiki/pkcs11-helper
License : GPLv2 or BSD
Description : pkcs11-helper is a library that simplifies the interaction with PKCS#11
: providers for end-user applications using a simple API and optional OpenSSL
: engine. The library allows using multiple PKCS#11 providers at the same time,
: enumerating available token certificates, or selecting a certificate directly
: by serialized id, handling card removal and card insert events, handling card
: re-insert to a different slot, supporting session expiration and much more all
: using a simple API.