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

Last updated: October 06,2024

1. Install "numad.src" package

This guide covers the steps necessary to install numad.src on Oracle Linux 8

$ sudo dnf update $ sudo dnf install numad.src

2. Uninstall "numad.src" package

This guide covers the steps necessary to uninstall numad.src on Oracle Linux 8:

$ sudo dnf remove numad.src $ sudo dnf autoremove

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

Last metadata expiration check: 3:40:43 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : numad
Version : 0.5
Release : 26.20150602git.el8
Architecture : src
Size : 38 k
Source : None
Repository : ol8_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.