How to Install and Uninstall collectd-python.x86_64 Package on Fedora 36

Last updated: July 05,2024

1. Install "collectd-python.x86_64" package

This is a short guide on how to install collectd-python.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install collectd-python.x86_64

2. Uninstall "collectd-python.x86_64" package

In this section, we are going to explain the necessary steps to uninstall collectd-python.x86_64 on Fedora 36:

$ sudo dnf remove collectd-python.x86_64 $ sudo dnf autoremove

3. Information about the collectd-python.x86_64 package on Fedora 36

Last metadata expiration check: 3:31:23 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : collectd-python
Version : 5.12.0
Release : 16.fc36
Architecture : x86_64
Size : 48 k
Source : collectd-5.12.0-16.fc36.src.rpm
Repository : updates
Summary : Python plugin for collectd
URL : https://collectd.org/
License : GPLv2
Description : The Python plugin embeds a Python interpreter into Collectd and exposes the
: application programming interface (API) to Python-scripts.