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

Last updated: May 18,2024

1. Install "numactl.x86_64" package

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

$ sudo dnf update $ sudo dnf install numactl.x86_64

2. Uninstall "numactl.x86_64" package

Please follow the steps below to uninstall numactl.x86_64 on CentOS Stream 8:

$ sudo dnf remove numactl.x86_64 $ sudo dnf autoremove

3. Information about the numactl.x86_64 package on CentOS Stream 8

Last metadata expiration check: 5:03:40 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : numactl
Version : 2.0.16
Release : 4.el8
Architecture : x86_64
Size : 78 k
Source : numactl-2.0.16-4.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.