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

Last updated: May 18,2024

1. Install "libretls.x86_64" package

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

$ sudo dnf update $ sudo dnf install libretls.x86_64

2. Uninstall "libretls.x86_64" package

This is a short guide on how to uninstall libretls.x86_64 on CentOS Stream 8:

$ sudo dnf remove libretls.x86_64 $ sudo dnf autoremove

3. Information about the libretls.x86_64 package on CentOS Stream 8

Last metadata expiration check: 4:21:25 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : libretls
Version : 3.8.1
Release : 1.el8
Architecture : x86_64
Size : 43 k
Source : libretls-3.8.1-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-3-Clause AND MIT AND LicenseRef-Fedora-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.