How to Install and Uninstall openssl-devel.i686 Package on Rocky Linux 9
Last updated: November 27,2024
1. Install "openssl-devel.i686" package
This guide covers the steps necessary to install openssl-devel.i686 on Rocky Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
openssl-devel.i686
Copied
2. Uninstall "openssl-devel.i686" package
Here is a brief guide to show you how to uninstall openssl-devel.i686 on Rocky Linux 9:
$
sudo dnf remove
openssl-devel.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the openssl-devel.i686 package on Rocky Linux 9
Last metadata expiration check: 0:47:10 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : openssl-devel
Epoch : 1
Version : 3.0.7
Release : 25.el9_3
Architecture : i686
Size : 3.0 M
Source : openssl-3.0.7-25.el9_3.src.rpm
Repository : appstream
Summary : Files for development of applications which will use OpenSSL
URL : http://www.openssl.org/
License : ASL 2.0
Description : OpenSSL is a toolkit for supporting cryptography. The openssl-devel
: package contains include files needed to develop applications which
: support various cryptographic algorithms and protocols.
Available Packages
Name : openssl-devel
Epoch : 1
Version : 3.0.7
Release : 25.el9_3
Architecture : i686
Size : 3.0 M
Source : openssl-3.0.7-25.el9_3.src.rpm
Repository : appstream
Summary : Files for development of applications which will use OpenSSL
URL : http://www.openssl.org/
License : ASL 2.0
Description : OpenSSL is a toolkit for supporting cryptography. The openssl-devel
: package contains include files needed to develop applications which
: support various cryptographic algorithms and protocols.