How to Install and Uninstall libretls.x86_64 Package on CentOS 8 / RHEL 8

Last updated: September 29,2024

1. Install "libretls.x86_64" package

Please follow the instructions below to install libretls.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install libretls.x86_64

2. Uninstall "libretls.x86_64" package

Please follow the guidance below to uninstall libretls.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove libretls.x86_64 $ sudo dnf autoremove

3. Information about the libretls.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 5:49:26 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : libretls
Version : 3.3.2
Release : 1.el8
Architecture : x86_64
Size : 39 k
Source : libretls-3.3.2-1.el8.src.rpm
Repository : epel
Summary : Port of libtls from LibreSSL to OpenSSL
URL : https://git.causal.agency/libretls/about/
License : ISC and BSD and MIT and Public Domain
Description : LibreTLS is a port of libtls from LibreSSL to OpenSSL. OpenBSD's libtls is a
: new TLS library, designed to make it easier to write foolproof applications.