How to Install and Uninstall numad.x86_64 Package on Rocky Linux 8

Last updated: May 18,2024

1. Install "numad.x86_64" package

This guide let you learn how to install numad.x86_64 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install numad.x86_64

2. Uninstall "numad.x86_64" package

Please follow the instructions below to uninstall numad.x86_64 on Rocky Linux 8:

$ sudo dnf remove numad.x86_64 $ sudo dnf autoremove

3. Information about the numad.x86_64 package on Rocky Linux 8

Last metadata expiration check: 2:07:52 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : numad
Version : 0.5
Release : 26.20150602git.el8
Architecture : x86_64
Size : 40 k
Source : numad-0.5-26.20150602git.el8.src.rpm
Repository : baseos
Summary : NUMA user daemon
URL : https://pagure.io/numad
License : LGPLv2
Description : Numad, a daemon for NUMA (Non-Uniform Memory Architecture) systems,
: that monitors NUMA characteristics and manages placement of processes
: and memory to minimize memory latency and thus provide optimum performance.