How to Install and Uninstall liblognorm.i686 Package on Rocky Linux 9
Last updated: November 01,2024
1. Install "liblognorm.i686" package
Please follow the guidelines below to install liblognorm.i686 on Rocky Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
liblognorm.i686
Copied
2. Uninstall "liblognorm.i686" package
This guide covers the steps necessary to uninstall liblognorm.i686 on Rocky Linux 9:
$
sudo dnf remove
liblognorm.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the liblognorm.i686 package on Rocky Linux 9
Last metadata expiration check: 0:41:35 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : liblognorm
Version : 2.0.6
Release : 5.el9
Architecture : i686
Size : 94 k
Source : liblognorm-2.0.6-5.el9.src.rpm
Repository : appstream
Summary : Fast samples-based log normalization library
URL : http://www.liblognorm.com
License : LGPLv2+
Description : Briefly described, liblognorm is a tool to normalize log data.
:
: People who need to take a look at logs often have a common problem. Logs from
: different machines (from different vendors) usually have different formats for
: their logs. Even if it is the same type of log (e.g. from firewalls), the log
: entries are so different, that it is pretty hard to read these. This is where
: liblognorm comes into the game. With this tool you can normalize all your logs.
: All you need is liblognorm and its dependencies and a sample database that fits
: the logs you want to normalize.
Available Packages
Name : liblognorm
Version : 2.0.6
Release : 5.el9
Architecture : i686
Size : 94 k
Source : liblognorm-2.0.6-5.el9.src.rpm
Repository : appstream
Summary : Fast samples-based log normalization library
URL : http://www.liblognorm.com
License : LGPLv2+
Description : Briefly described, liblognorm is a tool to normalize log data.
:
: People who need to take a look at logs often have a common problem. Logs from
: different machines (from different vendors) usually have different formats for
: their logs. Even if it is the same type of log (e.g. from firewalls), the log
: entries are so different, that it is pretty hard to read these. This is where
: liblognorm comes into the game. With this tool you can normalize all your logs.
: All you need is liblognorm and its dependencies and a sample database that fits
: the logs you want to normalize.