How to Install and Uninstall libksba.i686 Package on Oracle Linux 9

Last updated: September 29,2024

1. Install "libksba.i686" package

In this section, we are going to explain the necessary steps to install libksba.i686 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install libksba.i686

2. Uninstall "libksba.i686" package

Please follow the guidance below to uninstall libksba.i686 on Oracle Linux 9:

$ sudo dnf remove libksba.i686 $ sudo dnf autoremove

3. Information about the libksba.i686 package on Oracle Linux 9

Last metadata expiration check: 3:41:55 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : libksba
Version : 1.5.1
Release : 6.el9_1
Architecture : i686
Size : 169 k
Source : libksba-1.5.1-6.el9_1.src.rpm
Repository : ol9_baseos_latest
Summary : CMS and X.509 library
URL : https://www.gnupg.org/
License : (LGPLv3+ or GPLv2+) and GPLv3+
Description : KSBA (pronounced Kasbah) is a library to make X.509 certificates as
: well as the CMS easily accessible by other applications. Both
: specifications are building blocks of S/MIME and TLS.