How to Install and Uninstall rsyslog-gnutls.x86_64 Package on Fedora 39

Last updated: October 13,2024

1. Install "rsyslog-gnutls.x86_64" package

This guide let you learn how to install rsyslog-gnutls.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install rsyslog-gnutls.x86_64

2. Uninstall "rsyslog-gnutls.x86_64" package

This tutorial shows how to uninstall rsyslog-gnutls.x86_64 on Fedora 39:

$ sudo dnf remove rsyslog-gnutls.x86_64 $ sudo dnf autoremove

3. Information about the rsyslog-gnutls.x86_64 package on Fedora 39

Last metadata expiration check: 5:09:06 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : rsyslog-gnutls
Version : 8.2310.0
Release : 1.fc39
Architecture : x86_64
Size : 29 k
Source : rsyslog-8.2310.0-1.fc39.src.rpm
Repository : updates
Summary : TLS protocol support for rsyslog via GnuTLS library
URL : http://www.rsyslog.com/
License : GPL-3.0-or-later AND Apache-2.0
Description : The rsyslog-gnutls package contains the rsyslog plugins that provide the
: ability to send and receive syslog messages via TCP or RELP using TLS
: encryption via GnuTLS library. For details refer to rsyslog doc on imtcp
: and omfwd modules.