How to Install and Uninstall sec.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)
Last updated: January 10,2025
1. Install "sec.noarch" package
Please follow the steps below to install sec.noarch on Red Hat Enterprise Linux 9 (RHEL 9)
$
sudo dnf update
Copied
$
sudo dnf install
sec.noarch
Copied
2. Uninstall "sec.noarch" package
This tutorial shows how to uninstall sec.noarch on Red Hat Enterprise Linux 9 (RHEL 9):
$
sudo dnf remove
sec.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the sec.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)
Last metadata expiration check: 2:32:21 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : sec
Version : 2.9.2
Release : 1.el9
Architecture : noarch
Size : 144 k
Source : sec-2.9.2-1.el9.src.rpm
Repository : epel
Summary : Simple Event Correlator script to filter log file entries
URL : https://simple-evcorr.github.io/
License : GPLv2+
Description : SEC is a simple event correlation tool that reads lines from files, named
: pipes, or standard input, and matches the lines with regular expressions,
: Perl subroutines, and other patterns for recognizing input events.
: Events are then correlated according to the rules in configuration files,
: producing output events by executing user-specified shell commands, by
: writing messages to pipes or files, etc.
Available Packages
Name : sec
Version : 2.9.2
Release : 1.el9
Architecture : noarch
Size : 144 k
Source : sec-2.9.2-1.el9.src.rpm
Repository : epel
Summary : Simple Event Correlator script to filter log file entries
URL : https://simple-evcorr.github.io/
License : GPLv2+
Description : SEC is a simple event correlation tool that reads lines from files, named
: pipes, or standard input, and matches the lines with regular expressions,
: Perl subroutines, and other patterns for recognizing input events.
: Events are then correlated according to the rules in configuration files,
: producing output events by executing user-specified shell commands, by
: writing messages to pipes or files, etc.