How to Install and Uninstall rig.noarch Package on CentOS Stream 8
Last updated: November 25,2024
1. Install "rig.noarch" package
This tutorial shows how to install rig.noarch on CentOS Stream 8
$
sudo dnf update
Copied
$
sudo dnf install
rig.noarch
Copied
2. Uninstall "rig.noarch" package
This guide let you learn how to uninstall rig.noarch on CentOS Stream 8:
$
sudo dnf remove
rig.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the rig.noarch package on CentOS Stream 8
Last metadata expiration check: 3:38:56 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : rig
Version : 1.1
Release : 3.el8
Architecture : noarch
Size : 93 k
Source : rig-1.1-3.el8.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.
Available Packages
Name : rig
Version : 1.1
Release : 3.el8
Architecture : noarch
Size : 93 k
Source : rig-1.1-3.el8.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.