How to Install and Uninstall rig.noarch Package on AlmaLinux 9

Last updated: October 02,2024

1. Install "rig.noarch" package

Please follow the guidance below to install rig.noarch on AlmaLinux 9

$ sudo dnf update $ sudo dnf install rig.noarch

2. Uninstall "rig.noarch" package

Here is a brief guide to show you how to uninstall rig.noarch on AlmaLinux 9:

$ sudo dnf remove rig.noarch $ sudo dnf autoremove

3. Information about the rig.noarch package on AlmaLinux 9

Last metadata expiration check: 1:11:11 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rig
Version : 1.1
Release : 6.el9
Architecture : noarch
Size : 90 k
Source : rig-1.1-6.el9.src.rpm
Repository : 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.