How to Install and Uninstall collectd.x86_64 Package on Rocky Linux 8

Last updated: September 20,2024

1. Install "collectd.x86_64" package

Learn how to install collectd.x86_64 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install collectd.x86_64

2. Uninstall "collectd.x86_64" package

Please follow the instructions below to uninstall collectd.x86_64 on Rocky Linux 8:

$ sudo dnf remove collectd.x86_64 $ sudo dnf autoremove

3. Information about the collectd.x86_64 package on Rocky Linux 8

Last metadata expiration check: 1:51:40 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : collectd
Version : 5.9.0
Release : 5.el8
Architecture : x86_64
Size : 716 k
Source : collectd-5.9.0-5.el8.src.rpm
Repository : epel
Summary : Statistics collection daemon for filling RRD files
URL : https://collectd.org/
License : GPLv2
Description : collectd is a daemon which collects system performance statistics periodically
: and provides mechanisms to store the values in a variety of ways,
: for example in RRD files.