How to Install and Uninstall p11-kit.i686 Package on Oracle Linux 8

Last updated: November 28,2024

1. Install "p11-kit.i686" package

This is a short guide on how to install p11-kit.i686 on Oracle Linux 8

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

2. Uninstall "p11-kit.i686" package

Please follow the guidelines below to uninstall p11-kit.i686 on Oracle Linux 8:

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

3. Information about the p11-kit.i686 package on Oracle Linux 8

Last metadata expiration check: 3:33:24 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : p11-kit
Version : 0.23.22
Release : 1.el8
Architecture : i686
Size : 323 k
Source : p11-kit-0.23.22-1.el8.src.rpm
Repository : ol8_baseos_latest
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.