How to Install and Uninstall monit.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 10,2024

1. Install "monit.x86_64" package

Please follow the guidance below to install monit.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install monit.x86_64

2. Uninstall "monit.x86_64" package

Please follow the steps below to uninstall monit.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove monit.x86_64 $ sudo dnf autoremove

3. Information about the monit.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:10:20 ago on Mon Feb 26 07:04:30 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.