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

Last updated: October 09,2024

1. Install "snoopy-compat.noarch" package

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

$ sudo dnf update $ sudo dnf install snoopy-compat.noarch

2. Uninstall "snoopy-compat.noarch" package

Please follow the instructions below to uninstall snoopy-compat.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove snoopy-compat.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 2:11:35 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : snoopy-compat
Version : 2.5.1
Release : 1.el9
Architecture : noarch
Size : 8.0 k
Source : snoopy-2.5.1-1.el9.src.rpm
Repository : epel
Summary : Compatibility scripts for snoopy
URL : https://github.com/a2o/snoopy
License : GPL-2.0-or-later
Description : Snoopy is designed to aid a sysadmin by providing a log of commands executed.
: Snoopy is completely transparent to the user and applications.
: It is linked into programs to provide a wrapper around calls to execve().
: Logging is done via syslog.
:
: This package contains compatibility scripts for Snoopy.