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

Last updated: October 06,2024

1. Install "tripwire.x86_64" package

Learn how to install tripwire.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install tripwire.x86_64

2. Uninstall "tripwire.x86_64" package

Here is a brief guide to show you how to uninstall tripwire.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove tripwire.x86_64 $ sudo dnf autoremove

3. Information about the tripwire.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:18:15 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : tripwire
Version : 2.4.3.7
Release : 16.el9
Architecture : x86_64
Size : 934 k
Source : tripwire-2.4.3.7-16.el9.src.rpm
Repository : epel
Summary : IDS (Intrusion Detection System)
URL : https://github.com/Tripwire/tripwire-open-source/
License : GPL-2.0-or-later
Description : Tripwire is a very valuable security tool for Linux systems, if it is
: installed to a clean system. Tripwire should be installed right after
: the OS installation, and before you have connected your system to a
: network (i.e., before any possibility exists that someone could alter
: files on your system).
:
: When Tripwire is initially set up, it creates a database that records
: certain file information. Then when it is run, it compares a designated
: set of files and directories to the information stored in the database.
: Added or deleted files are flagged and reported, as are any files that
: have changed from their previously recorded state in the database. When
: Tripwire is run against system files on a regular basis, any file
: changes will be spotted when Tripwire is run. Tripwire will report the
: changes, which will give system administrators a clue that they need to
: enact damage control measures immediately if certain files have been
: altered.