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

Last updated: October 06,2024

1. Install "libksba.i686" package

This tutorial shows how to install libksba.i686 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install libksba.i686

2. Uninstall "libksba.i686" package

Here is a brief guide to show you how to uninstall libksba.i686 on Rocky Linux 9:

$ sudo dnf remove libksba.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 1:48:02 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : libksba
Version : 1.5.1
Release : 6.el9_1
Architecture : i686
Size : 157 k
Source : libksba-1.5.1-6.el9_1.src.rpm
Repository : baseos
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.