How to Install and Uninstall snoopy.x86_64 Package on Oracle Linux 8

Last updated: July 05,2024

1. Install "snoopy.x86_64" package

In this section, we are going to explain the necessary steps to install snoopy.x86_64 on Oracle Linux 8

$ sudo dnf update $ sudo dnf install snoopy.x86_64

2. Uninstall "snoopy.x86_64" package

This guide covers the steps necessary to uninstall snoopy.x86_64 on Oracle Linux 8:

$ sudo dnf remove snoopy.x86_64 $ sudo dnf autoremove

3. Information about the snoopy.x86_64 package on Oracle Linux 8

Last metadata expiration check: 4:46:08 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : snoopy
Version : 2.4.14
Release : 1.el8
Architecture : x86_64
Size : 51 k
Source : snoopy-2.4.14-1.el8.src.rpm
Repository : epel
Summary : A preload library to send shell commands to syslog
URL : https://github.com/a2o/snoopy
License : GPLv2+
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.