How to Install and Uninstall rig.src Package on Oracle Linux 8
Last updated: January 05,2025
1. Install "rig.src" package
Please follow the guidance below to install rig.src on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
rig.src
Copied
2. Uninstall "rig.src" package
Please follow the guidance below to uninstall rig.src on Oracle Linux 8:
$
sudo dnf remove
rig.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the rig.src package on Oracle Linux 8
Last metadata expiration check: 4:00:18 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : rig
Version : 1.0
Release : 3.el8
Architecture : src
Size : 55 k
Source : None
Repository : ol8_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.0
Release : 3.el8
Architecture : src
Size : 55 k
Source : None
Repository : ol8_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.