How to Install and Uninstall opensc.x86_64 Package on Fedora 35

Last updated: September 28,2024

1. Install "opensc.x86_64" package

Please follow the instructions below to install opensc.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install opensc.x86_64

2. Uninstall "opensc.x86_64" package

In this section, we are going to explain the necessary steps to uninstall opensc.x86_64 on Fedora 35:

$ sudo dnf remove opensc.x86_64 $ sudo dnf autoremove

3. Information about the opensc.x86_64 package on Fedora 35

Last metadata expiration check: 1:32:04 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : opensc
Version : 0.22.0
Release : 6.fc35
Architecture : x86_64
Size : 1.2 M
Source : opensc-0.22.0-6.fc35.src.rpm
Repository : updates
Summary : Smart card library and applications
URL : https://github.com/OpenSC/OpenSC/wiki
License : LGPLv2+
Description : OpenSC provides a set of libraries and utilities to work with smart cards. Its
: main focus is on cards that support cryptographic operations, and facilitate
: their use in security applications such as authentication, mail encryption and
: digital signatures. OpenSC implements the PKCS#11 API so applications
: supporting this API (such as Mozilla Firefox and Thunderbird) can use it. On
: the card OpenSC implements the PKCS#15 standard and aims to be compatible with
: every software/card that does so, too.