How to Install and Uninstall rig.noarch Package on Oracle Linux 9

Last updated: October 07,2024

1. Install "rig.noarch" package

Please follow the guidelines below to install rig.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install rig.noarch

2. Uninstall "rig.noarch" package

Please follow the instructions below to uninstall rig.noarch on Oracle Linux 9:

$ sudo dnf remove rig.noarch $ sudo dnf autoremove

3. Information about the rig.noarch package on Oracle Linux 9

Last metadata expiration check: 3:41:51 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rig
Version : 1.1
Release : 6.el9
Architecture : noarch
Size : 145 k
Source : rig-1.1-6.el9.src.rpm
Repository : ol9_appstream
Summary : Monitor a system for events and trigger specific actions
URL : https://github.com/TurboTurtle/rig
License : GPLv2
Description : Rig is a utility designed to watch or monitor specific system resources (e.g.
: log files, journals, system activity, etc...) and then take specific action
: when the trigger condition is met. Its primary aim is to assist in
: troubleshooting and data collection for randomly occurring events.