How to Install and Uninstall p11-kit.i686 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: July 07,2024

1. Install "p11-kit.i686" package

Please follow the step by step instructions below to install p11-kit.i686 on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "p11-kit.i686" package

Please follow the steps below to uninstall p11-kit.i686 on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the p11-kit.i686 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:19:50 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : p11-kit
Version : 0.24.1
Release : 2.el9
Architecture : i686
Size : 365 k
Source : p11-kit-0.24.1-2.el9.src.rpm
Repository : ubi-9-baseos-rpms
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.