How to Install and Uninstall numactl.x86_64 Package on CentOS 8 / RHEL 8

Last updated: January 12,2025

1. Install "numactl.x86_64" package

Please follow the guidelines below to install numactl.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install numactl.x86_64

2. Uninstall "numactl.x86_64" package

Please follow the step by step instructions below to uninstall numactl.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove numactl.x86_64 $ sudo dnf autoremove

3. Information about the numactl.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 6:19:29 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : numactl
Version : 2.0.12
Release : 11.el8
Architecture : x86_64
Size : 76 k
Source : numactl-2.0.12-11.el8.src.rpm
Repository : baseos
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.