How to Install and Uninstall numatop.x86_64 Package on AlmaLinux 8

Last updated: October 07,2024

1. Install "numatop.x86_64" package

Please follow the guidance below to install numatop.x86_64 on AlmaLinux 8

$ sudo dnf update $ sudo dnf install numatop.x86_64

2. Uninstall "numatop.x86_64" package

Here is a brief guide to show you how to uninstall numatop.x86_64 on AlmaLinux 8:

$ sudo dnf remove numatop.x86_64 $ sudo dnf autoremove

3. Information about the numatop.x86_64 package on AlmaLinux 8

Last metadata expiration check: 1:17:13 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : numatop
Version : 2.2
Release : 1.el8
Architecture : x86_64
Size : 81 k
Source : numatop-2.2-1.el8.src.rpm
Repository : baseos
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.