How to Install and Uninstall monit.x86_64 Package on Oracle Linux 9

Last updated: July 03,2024

1. Install "monit.x86_64" package

This guide covers the steps necessary to install monit.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install monit.x86_64

2. Uninstall "monit.x86_64" package

Please follow the guidelines below to uninstall monit.x86_64 on Oracle Linux 9:

$ sudo dnf remove monit.x86_64 $ sudo dnf autoremove

3. Information about the monit.x86_64 package on Oracle Linux 9

Last metadata expiration check: 1:40:55 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : monit
Version : 5.33.0
Release : 1.el9
Architecture : x86_64
Size : 393 k
Source : monit-5.33.0-1.el9.src.rpm
Repository : epel
Summary : Manages and monitors processes, files, directories and devices
URL : https://mmonit.com/monit/
License : AGPLv3
Description : monit is a utility for managing and monitoring, processes, files, directories
: and devices on a UNIX system. Monit conducts automatic maintenance and repair
: and can execute meaningful causal actions in error situations.