How to Install and Uninstall snoopy.x86_64 Package on CentOS Stream 9

Last updated: June 30,2024

1. Install "snoopy.x86_64" package

Here is a brief guide to show you how to install snoopy.x86_64 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install snoopy.x86_64

2. Uninstall "snoopy.x86_64" package

Here is a brief guide to show you how to uninstall snoopy.x86_64 on CentOS Stream 9:

$ sudo dnf remove snoopy.x86_64 $ sudo dnf autoremove

3. Information about the snoopy.x86_64 package on CentOS Stream 9

Last metadata expiration check: 1:59:14 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : snoopy
Version : 2.5.1
Release : 1.el9
Architecture : x86_64
Size : 59 k
Source : snoopy-2.5.1-1.el9.src.rpm
Repository : epel
Summary : A preload library to send shell commands to syslog
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.