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

Last updated: November 01,2024

1. Install "libksba.i686" package

This tutorial shows how to install libksba.i686 on Oracle Linux 8

$ sudo dnf update $ sudo dnf install libksba.i686

2. Uninstall "libksba.i686" package

This tutorial shows how to uninstall libksba.i686 on Oracle Linux 8:

$ sudo dnf remove libksba.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 6:58:31 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : libksba
Version : 1.3.5
Release : 7.el8
Architecture : i686
Size : 142 k
Source : libksba-1.3.5-7.el8.src.rpm
Repository : ol8_baseos_latest
Summary : CMS and X.509 library
URL : http://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.