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

Last updated: January 10,2025

1. Install "numactl.src" package

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

$ sudo dnf update $ sudo dnf install numactl.src

2. Uninstall "numactl.src" package

Please follow the instructions below to uninstall numactl.src on Oracle Linux 8:

$ sudo dnf remove numactl.src $ sudo dnf autoremove

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

Last metadata expiration check: 3:29:24 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : numactl
Version : 2.0.12
Release : 13.el8
Architecture : src
Size : 443 k
Source : None
Repository : ol8_baseos_latest
Summary : Library for tuning for Non Uniform Memory Access machines
URL : https://github.com/numactl/numactl
License : GPLv2
Description : Simple NUMA policy support. It consists of a numactl program to run
: other programs with a specific NUMA policy.