How to Install and Uninstall openssl.x86_64 Package on Rocky Linux 8
Last updated: November 29,2024
1. Install "openssl.x86_64" package
This tutorial shows how to install openssl.x86_64 on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
openssl.x86_64
Copied
2. Uninstall "openssl.x86_64" package
In this section, we are going to explain the necessary steps to uninstall openssl.x86_64 on Rocky Linux 8:
$
sudo dnf remove
openssl.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the openssl.x86_64 package on Rocky Linux 8
Last metadata expiration check: 0:51:21 ago on Mon Sep 12 10:27:18 2022.
Installed Packages
Name : openssl
Epoch : 1
Version : 1.1.1k
Release : 7.el8_6
Architecture : x86_64
Size : 1.1 M
Source : openssl-1.1.1k-7.el8_6.src.rpm
Repository : @System
From repo : baseos
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 : 7.el8_6
Architecture : x86_64
Size : 1.1 M
Source : openssl-1.1.1k-7.el8_6.src.rpm
Repository : @System
From repo : baseos
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.