How to Install and Uninstall python3-netdata.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 08,2024

1. Install "python3-netdata.noarch" package

Please follow the guidance below to install python3-netdata.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install python3-netdata.noarch

2. Uninstall "python3-netdata.noarch" package

This guide let you learn how to uninstall python3-netdata.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove python3-netdata.noarch $ sudo dnf autoremove

3. Information about the python3-netdata.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:09:02 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-netdata
Version : 0.1.2
Release : 5.el8
Architecture : noarch
Size : 14 k
Source : python-netdata-0.1.2-5.el8.src.rpm
Repository : epel
Summary : A Python API for interacting with Netdata
URL : https://github.com/fabaff/python-netdata
License : MIT
Description : A Python API for interacting with Netdata. Currently are the data, the
: allmetrics and the alarms endpoint supported.