How to Install and Uninstall openssl.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: November 30,2024
1. Install "openssl.x86_64" package
Please follow the guidelines below to install openssl.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
openssl.x86_64
Copied
2. Uninstall "openssl.x86_64" package
This guide let you learn how to uninstall openssl.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
openssl.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the openssl.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 0:57:13 ago on Mon Feb 26 15:59:38 2024.
Installed Packages
Name : openssl
Epoch : 1
Version : 1.1.1k
Release : 12.el8_9
Architecture : x86_64
Size : 1.1 M
Source : openssl-1.1.1k-12.el8_9.src.rpm
Repository : @System
From repo : ubi-8-baseos-rpms
Summary : Utilities from the general purpose cryptography library with TLS implementation
URL : http://www.openssl.org/
License : OpenSSL and ASL 2.0
Description : The OpenSSL toolkit provides support for secure communications between
: machines. OpenSSL includes a certificate management tool and shared
: libraries which provide various cryptographic algorithms and
: protocols.
Installed Packages
Name : openssl
Epoch : 1
Version : 1.1.1k
Release : 12.el8_9
Architecture : x86_64
Size : 1.1 M
Source : openssl-1.1.1k-12.el8_9.src.rpm
Repository : @System
From repo : ubi-8-baseos-rpms
Summary : Utilities from the general purpose cryptography library with TLS implementation
URL : http://www.openssl.org/
License : OpenSSL and ASL 2.0
Description : The OpenSSL toolkit provides support for secure communications between
: machines. OpenSSL includes a certificate management tool and shared
: libraries which provide various cryptographic algorithms and
: protocols.