How to Install and Uninstall rsyslog-openssl.x86_64 Package on Rocky Linux 8

Last updated: September 20,2024

1. Install "rsyslog-openssl.x86_64" package

Please follow the step by step instructions below to install rsyslog-openssl.x86_64 on Rocky Linux 8

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

2. Uninstall "rsyslog-openssl.x86_64" package

Please follow the steps below to uninstall rsyslog-openssl.x86_64 on Rocky Linux 8:

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

3. Information about the rsyslog-openssl.x86_64 package on Rocky Linux 8

Last metadata expiration check: 1:46:56 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : rsyslog-openssl
Version : 8.2102.0
Release : 7.el8_6.1
Architecture : x86_64
Size : 32 k
Source : rsyslog-8.2102.0-7.el8_6.1.src.rpm
Repository : appstream
Summary : TLS protocol support for rsyslog via OpenSSL library
URL : http://www.rsyslog.com/
License : (GPLv3+ and ASL 2.0)
Description : The rsyslog-openssl package contains the rsyslog plugins that provide the
: ability to send and receive syslog messages via TCP or RELP using TLS
: encryption via OpenSSL library. For details refer to rsyslog doc on imtcp
: and omfwd modules.