How to Install and Uninstall openssl-perl.x86_64 Package on CentOS Stream 9

Last updated: October 06,2024

1. Install "openssl-perl.x86_64" package

In this section, we are going to explain the necessary steps to install openssl-perl.x86_64 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install openssl-perl.x86_64

2. Uninstall "openssl-perl.x86_64" package

This guide covers the steps necessary to uninstall openssl-perl.x86_64 on CentOS Stream 9:

$ sudo dnf remove openssl-perl.x86_64 $ sudo dnf autoremove

3. Information about the openssl-perl.x86_64 package on CentOS Stream 9

Last metadata expiration check: 2:43:19 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : openssl-perl
Epoch : 1
Version : 3.0.7
Release : 27.el9
Architecture : x86_64
Size : 41 k
Source : openssl-3.0.7-27.el9.src.rpm
Repository : appstream
Summary : Perl scripts provided with OpenSSL
URL : http://www.openssl.org/
License : ASL 2.0
Description : OpenSSL is a toolkit for supporting cryptography. The openssl-perl
: package provides Perl scripts for converting certificates and keys
: from other formats to the formats used by the OpenSSL toolkit.