How to Install and Uninstall collectd.x86_64 Package on CentOS Stream 8
Last updated: January 16,2025
1. Install "collectd.x86_64" package
Here is a brief guide to show you how to install collectd.x86_64 on CentOS Stream 8
$
sudo dnf update
Copied
$
sudo dnf install
collectd.x86_64
Copied
2. Uninstall "collectd.x86_64" package
This tutorial shows how to uninstall collectd.x86_64 on CentOS Stream 8:
$
sudo dnf remove
collectd.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the collectd.x86_64 package on CentOS Stream 8
Last metadata expiration check: 3:26:41 ago on Sun Feb 25 03:03:59 2024.
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.
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.