How to Install and Uninstall openssl-libs.x86_64 Package on CentOS 7 / RHEL 7
Last updated: January 11,2025
1. Install "openssl-libs.x86_64" package
This tutorial shows how to install openssl-libs.x86_64 on CentOS 7 / RHEL 7
$
sudo yum makecache
Copied
$
sudo yum install
openssl-libs.x86_64
Copied
2. Uninstall "openssl-libs.x86_64" package
Here is a brief guide to show you how to uninstall openssl-libs.x86_64 on CentOS 7 / RHEL 7:
$
sudo yum remove
openssl-libs.x86_64
Copied
$
sudo yum autoremove
Copied
3. Information about the openssl-libs.x86_64 package on CentOS 7 / RHEL 7
Installed Packages
Name : openssl-libs
Arch : x86_64
Epoch : 1
Version : 1.0.2k
Release : 21.el7_9
Size : 3.1 M
Repo : installed
From repo : updates
Summary : A general purpose cryptography library with TLS implementation
URL : http://www.openssl.org/
License : OpenSSL
Description : OpenSSL is a toolkit for supporting cryptography. The openssl-libs
: package contains the libraries that are used by various
: applications which support cryptographic algorithms and protocols.
Name : openssl-libs
Arch : x86_64
Epoch : 1
Version : 1.0.2k
Release : 21.el7_9
Size : 3.1 M
Repo : installed
From repo : updates
Summary : A general purpose cryptography library with TLS implementation
URL : http://www.openssl.org/
License : OpenSSL
Description : OpenSSL is a toolkit for supporting cryptography. The openssl-libs
: package contains the libraries that are used by various
: applications which support cryptographic algorithms and protocols.