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

Last updated: October 05,2024

1. Install "monit.x86_64" package

This guide let you learn how to install monit.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

$ 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 Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove monit.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 0:49:05 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : monit
Version : 5.33.0
Release : 1.el8
Architecture : x86_64
Size : 370 k
Source : monit-5.33.0-1.el8.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.