How to Install and Uninstall pkcs11-helper.i686 Package on Fedora 34

Last updated: October 05,2024

1. Install "pkcs11-helper.i686" package

This tutorial shows how to install pkcs11-helper.i686 on Fedora 34

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

2. Uninstall "pkcs11-helper.i686" package

Here is a brief guide to show you how to uninstall pkcs11-helper.i686 on Fedora 34:

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

3. Information about the pkcs11-helper.i686 package on Fedora 34

Last metadata expiration check: 3:07:34 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : pkcs11-helper
Version : 1.27.0
Release : 3.fc34
Architecture : i686
Size : 66 k
Source : pkcs11-helper-1.27.0-3.fc34.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.