How to Install and Uninstall netdata.x86_64 Package on CentOS 8 / RHEL 8

Last updated: January 11,2025

1. Install "netdata.x86_64" package

Please follow the guidance below to install netdata.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install netdata.x86_64

2. Uninstall "netdata.x86_64" package

This tutorial shows how to uninstall netdata.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove netdata.x86_64 $ sudo dnf autoremove

3. Information about the netdata.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 6:16:07 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : netdata
Version : 1.29.3
Release : 1.el8
Architecture : x86_64
Size : 1.5 M
Source : netdata-1.29.3-1.el8.src.rpm
Repository : epel
Summary : Real-time performance monitoring
URL : http://my-netdata.io
License : GPLv3 and GPLv3+ and ASL 2.0 and CC-BY and MIT and WTFPL
Description : netdata is the fastest way to visualize metrics. It is a resource
: efficient, highly optimized system for collecting and visualizing any
: type of realtime time-series data, from CPU usage, disk activity, SQL
: queries, API calls, web site visitors, etc.
:
: netdata tries to visualize the truth of now, in its greatest detail,
: so that you can get insights of what is happening now and what just
: happened, on your systems and applications.