How to Install and Uninstall numad.src Package on Oracle Linux 9
Last updated: November 29,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
Copied
$
sudo dnf install
numad.src
Copied
2. Uninstall "numad.src" package
Please follow the instructions below to uninstall numad.src on Oracle Linux 9:
$
sudo dnf remove
numad.src
Copied
$
sudo dnf autoremove
Copied
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.
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.