How to Install and Uninstall numatop.src Package on Oracle Linux 9

Last updated: October 07,2024

1. Install "numatop.src" package

Please follow the guidance below to install numatop.src on Oracle Linux 9

$ sudo dnf update $ sudo dnf install numatop.src

2. Uninstall "numatop.src" package

This guide covers the steps necessary to uninstall numatop.src on Oracle Linux 9:

$ sudo dnf remove numatop.src $ sudo dnf autoremove

3. Information about the numatop.src package on Oracle Linux 9

Last metadata expiration check: 1:06:07 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : numatop
Version : 2.2
Release : 4.el9
Architecture : src
Size : 112 k
Source : None
Repository : ol9_baseos_latest
Summary : Memory access locality characterization and analysis
URL : https://01.org/numatop
License : BSD
Description : NumaTOP is an observation tool for runtime memory locality characterization and
: analysis of processes and threads running on a NUMA system. It helps the user
: characterize the NUMA behavior of processes and threads and identify where the
: NUMA-related performance bottlenecks reside.
:
: NumaTOP supports the Intel Xeon processors and PowerPC processors.