How to Install and Uninstall p11-kit.x86_64 Package on Fedora 34

Last updated: July 03,2024

1. Install "p11-kit.x86_64" package

This guide covers the steps necessary to install p11-kit.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install p11-kit.x86_64

2. Uninstall "p11-kit.x86_64" package

This is a short guide on how to uninstall p11-kit.x86_64 on Fedora 34:

$ sudo dnf remove p11-kit.x86_64 $ sudo dnf autoremove

3. Information about the p11-kit.x86_64 package on Fedora 34

Last metadata expiration check: 2:07:27 ago on Tue Sep 6 02:10:55 2022.
Installed Packages
Name : p11-kit
Version : 0.23.22
Release : 3.fc34
Architecture : x86_64
Size : 1.6 M
Source : p11-kit-0.23.22-3.fc34.src.rpm
Repository : @System
From repo : anaconda
Summary : Library for loading and sharing PKCS#11 modules
URL : http://p11-glue.freedesktop.org/p11-kit.html
License : BSD
Description : p11-kit provides a way to load and enumerate PKCS#11 modules, as well
: as a standard configuration setup for installing PKCS#11 modules in
: such a way that they're discoverable.