How to Install and Uninstall lynis.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 06,2024

1. Install "lynis.noarch" package

This tutorial shows how to install lynis.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install lynis.noarch

2. Uninstall "lynis.noarch" package

This tutorial shows how to uninstall lynis.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove lynis.noarch $ sudo dnf autoremove

3. Information about the lynis.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:02:00 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : lynis
Version : 3.0.9
Release : 1.el9
Architecture : noarch
Size : 275 k
Source : lynis-3.0.9-1.el9.src.rpm
Repository : epel
Summary : Security and system auditing tool
URL : https://cisofy.com/lynis/
License : GPL-3.0-only
Description : Lynis is an auditing and hardening tool for Unix/Linux and you might even call
: it a compliance tool. It scans the system and installed software. Then it
: performs many individual security control checks. It determines the hardening
: state of the machine, detects security issues and provides suggestions to
: improve the security defense of the system.