How to Install and Uninstall rig.noarch Package on Fedora 39

Last updated: November 25,2024

1. Install "rig.noarch" package

Please follow the steps below to install rig.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install rig.noarch

2. Uninstall "rig.noarch" package

This guide let you learn how to uninstall rig.noarch on Fedora 39:

$ sudo dnf remove rig.noarch $ sudo dnf autoremove

3. Information about the rig.noarch package on Fedora 39

Last metadata expiration check: 3:00:46 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : rig
Version : 1.1
Release : 6.fc39
Architecture : noarch
Size : 117 k
Source : rig-1.1-6.fc39.src.rpm
Repository : fedora
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.