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

Last updated: October 06,2024

1. Install "numatop.src" package

This tutorial shows how to install numatop.src on Oracle Linux 8

$ sudo dnf update $ sudo dnf install numatop.src

2. Uninstall "numatop.src" package

In this section, we are going to explain the necessary steps to uninstall numatop.src on Oracle Linux 8:

$ sudo dnf remove numatop.src $ sudo dnf autoremove

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

Last metadata expiration check: 4:29:22 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : numatop
Version : 2.2
Release : 1.el8
Architecture : src
Size : 113 k
Source : None
Repository : ol8_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.