How to Install and Uninstall openssl-libs.i686 Package on Fedora 38

Last updated: January 17,2025

1. Install "openssl-libs.i686" package

Here is a brief guide to show you how to install openssl-libs.i686 on Fedora 38

$ sudo dnf update $ sudo dnf install openssl-libs.i686

2. Uninstall "openssl-libs.i686" package

Learn how to uninstall openssl-libs.i686 on Fedora 38:

$ sudo dnf remove openssl-libs.i686 $ sudo dnf autoremove

3. Information about the openssl-libs.i686 package on Fedora 38

Last metadata expiration check: 0:27:04 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : openssl-libs
Epoch : 1
Version : 3.0.9
Release : 2.fc38
Architecture : i686
Size : 2.1 M
Source : openssl-3.0.9-2.fc38.src.rpm
Repository : updates
Summary : A general purpose cryptography library with TLS implementation
URL : http://www.openssl.org/
License : ASL 2.0
Description : OpenSSL is a toolkit for supporting cryptography. The openssl-libs
: package contains the libraries that are used by various applications which
: support cryptographic algorithms and protocols.