How to Install and Uninstall rsyslog.src Package on Oracle Linux 9
Last updated: January 10,2025
1. Install "rsyslog.src" package
Please follow the step by step instructions below to install rsyslog.src on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
rsyslog.src
Copied
2. Uninstall "rsyslog.src" package
Please follow the steps below to uninstall rsyslog.src on Oracle Linux 9:
$
sudo dnf remove
rsyslog.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the rsyslog.src package on Oracle Linux 9
Last metadata expiration check: 0:11:28 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rsyslog
Version : 8.2102.0
Release : 117.el9
Architecture : src
Size : 11 M
Source : None
Repository : ol9_appstream
Summary : Enhanced system logging and kernel message trapping daemon
URL : http://www.rsyslog.com/
License : (GPLv3+ and ASL 2.0)
Description : Rsyslog is an enhanced, multi-threaded syslog daemon. It supports MySQL,
: syslog/TCP, RFC 3195, permitted sender lists, filtering on any message part,
: and fine grain output format control. It is compatible with stock sysklogd
: and can be used as a drop-in replacement. Rsyslog is simple to set up, with
: advanced features suitable for enterprise-class, encryption-protected syslog
: relay chains.
Available Packages
Name : rsyslog
Version : 8.2102.0
Release : 117.el9
Architecture : src
Size : 11 M
Source : None
Repository : ol9_appstream
Summary : Enhanced system logging and kernel message trapping daemon
URL : http://www.rsyslog.com/
License : (GPLv3+ and ASL 2.0)
Description : Rsyslog is an enhanced, multi-threaded syslog daemon. It supports MySQL,
: syslog/TCP, RFC 3195, permitted sender lists, filtering on any message part,
: and fine grain output format control. It is compatible with stock sysklogd
: and can be used as a drop-in replacement. Rsyslog is simple to set up, with
: advanced features suitable for enterprise-class, encryption-protected syslog
: relay chains.