How to Install and Uninstall pkcs11-helper Package on openSUSE Leap

Last updated: November 06,2024

1. Install "pkcs11-helper" package

This tutorial shows how to install pkcs11-helper on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install pkcs11-helper

2. Uninstall "pkcs11-helper" package

Please follow the step by step instructions below to uninstall pkcs11-helper on openSUSE Leap:

$ sudo zypper remove pkcs11-helper

3. Information about the pkcs11-helper package on openSUSE Leap

Information for package pkcs11-helper:
--------------------------------------
Repository : Main Repository
Name : pkcs11-helper
Version : 1.25.1-150100.3.3.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 30.7 KiB
Installed : No
Status : not installed
Source package : pkcs11-helper-1.25.1-150100.3.3.1.src
Upstream URL : https://github.com/OpenSC/OpenSC/wiki
Summary : Helper Library for the Use with Smart Cards and the PKCS#11 API
Description :
pkcs11-helper allows using multiple PKCS#11 providers at the same
time and selecting keys by id, label or certificate subject.
Besides it covers the following topics: * Handling card removal
and card insert events:
* Handling card re-insert to a different slot
* Supporting session expiration serialization
* and much more All this is possible using a simple API.