How to Install and Uninstall rsyslog-openssl.x86_64 Package on Oracle Linux 9
Last updated: January 16,2025
1. Install "rsyslog-openssl.x86_64" package
In this section, we are going to explain the necessary steps to install rsyslog-openssl.x86_64 on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
rsyslog-openssl.x86_64
Copied
2. Uninstall "rsyslog-openssl.x86_64" package
In this section, we are going to explain the necessary steps to uninstall rsyslog-openssl.x86_64 on Oracle Linux 9:
$
sudo dnf remove
rsyslog-openssl.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the rsyslog-openssl.x86_64 package on Oracle Linux 9
Last metadata expiration check: 1:37:44 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rsyslog-openssl
Version : 8.2102.0
Release : 117.el9
Architecture : x86_64
Size : 30 k
Source : rsyslog-8.2102.0-117.el9.src.rpm
Repository : ol9_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.
Available Packages
Name : rsyslog-openssl
Version : 8.2102.0
Release : 117.el9
Architecture : x86_64
Size : 30 k
Source : rsyslog-8.2102.0-117.el9.src.rpm
Repository : ol9_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.