How to Install and Uninstall openssl.src Package on Oracle Linux 8

Last updated: October 05,2024

1. Install "openssl.src" package

Please follow the step by step instructions below to install openssl.src on Oracle Linux 8

$ sudo dnf update $ sudo dnf install openssl.src

2. Uninstall "openssl.src" package

Please follow the steps below to uninstall openssl.src on Oracle Linux 8:

$ sudo dnf remove openssl.src $ sudo dnf autoremove

3. Information about the openssl.src package on Oracle Linux 8

Last metadata expiration check: 5:42:24 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : openssl
Epoch : 1
Version : 1.1.1k
Release : 7.el8_6
Architecture : src
Size : 7.3 M
Source : None
Repository : ol8_baseos_latest
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.