How to Install and Uninstall libretls.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: June 26,2024

1. Install "libretls.x86_64" package

This guide covers the steps necessary to install libretls.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install libretls.x86_64

2. Uninstall "libretls.x86_64" package

In this section, we are going to explain the necessary steps to uninstall libretls.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove libretls.x86_64 $ sudo dnf autoremove

3. Information about the libretls.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:49:29 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : libretls
Version : 3.8.1
Release : 1.el9
Architecture : x86_64
Size : 41 k
Source : libretls-3.8.1-1.el9.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.