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

Last updated: May 18,2024

1. Install "rig.noarch" package

Please follow the guidelines below to install rig.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install rig.noarch

2. Uninstall "rig.noarch" package

This is a short guide on how to uninstall rig.noarch on Fedora 34:

$ sudo dnf remove rig.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 0:39:10 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : rig
Version : 1.0
Release : 2.fc34
Architecture : noarch
Size : 83 k
Source : rig-1.0-2.fc34.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.