How to Install and Uninstall ganglia-gmond.x86_64 Package on Rocky Linux 8

Last updated: June 28,2024

1. Install "ganglia-gmond.x86_64" package

In this section, we are going to explain the necessary steps to install ganglia-gmond.x86_64 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install ganglia-gmond.x86_64

2. Uninstall "ganglia-gmond.x86_64" package

This is a short guide on how to uninstall ganglia-gmond.x86_64 on Rocky Linux 8:

$ sudo dnf remove ganglia-gmond.x86_64 $ sudo dnf autoremove

3. Information about the ganglia-gmond.x86_64 package on Rocky Linux 8

Last metadata expiration check: 0:24:26 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : ganglia-gmond
Version : 3.7.2
Release : 33.el8
Architecture : x86_64
Size : 95 k
Source : ganglia-3.7.2-33.el8.src.rpm
Repository : epel
Summary : Ganglia Monitoring daemon
URL : http://ganglia.sourceforge.net/
License : BSD
Description : Ganglia is a scalable, real-time monitoring and execution environment
: with all execution requests and statistics expressed in an open
: well-defined XML format.
:
: This gmond daemon provides the ganglia service within a single cluster
: or Multicast domain.