How to Install and Uninstall collectd.x86_64 Package on Fedora 38

Last updated: November 02,2024

1. Install "collectd.x86_64" package

Please follow the guidance below to install collectd.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install collectd.x86_64

2. Uninstall "collectd.x86_64" package

This guide let you learn how to uninstall collectd.x86_64 on Fedora 38:

$ sudo dnf remove collectd.x86_64 $ sudo dnf autoremove

3. Information about the collectd.x86_64 package on Fedora 38

Last metadata expiration check: 5:31:28 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : collectd
Version : 5.12.0
Release : 27.fc38
Architecture : x86_64
Size : 709 k
Source : collectd-5.12.0-27.fc38.src.rpm
Repository : fedora
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.