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

Last updated: May 19,2024

1. Install "numad.src" package

Here is a brief guide to show you how to install numad.src on Oracle Linux 9

$ sudo dnf update $ sudo dnf install numad.src

2. Uninstall "numad.src" package

Please follow the instructions below to uninstall numad.src on Oracle Linux 9:

$ sudo dnf remove numad.src $ sudo dnf autoremove

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

Last metadata expiration check: 3:24:22 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : numad
Version : 0.5
Release : 36.20150602git.el9
Architecture : src
Size : 37 k
Source : None
Repository : ol9_baseos_latest
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.