How to Install and Uninstall openssl-devel.i686 Package on Oracle Linux 9
Last updated: November 13,2024
1. Install "openssl-devel.i686" package
Please follow the guidance below to install openssl-devel.i686 on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
openssl-devel.i686
Copied
2. Uninstall "openssl-devel.i686" package
Please follow the steps below to uninstall openssl-devel.i686 on Oracle Linux 9:
$
sudo dnf remove
openssl-devel.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the openssl-devel.i686 package on Oracle Linux 9
Last metadata expiration check: 2:20:15 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : openssl-devel
Epoch : 1
Version : 3.0.7
Release : 25.0.1.el9_3
Architecture : i686
Size : 3.7 M
Source : openssl-3.0.7-25.0.1.el9_3.src.rpm
Repository : ol9_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.0.1.el9_3
Architecture : i686
Size : 3.7 M
Source : openssl-3.0.7-25.0.1.el9_3.src.rpm
Repository : ol9_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.