How to Install and Uninstall numactl Package on openSUSE Leap

Last updated: May 21,2024

1. Install "numactl" package

Please follow the instructions below to install numactl on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install numactl

2. Uninstall "numactl" package

This is a short guide on how to uninstall numactl on openSUSE Leap:

$ sudo zypper remove numactl

3. Information about the numactl package on openSUSE Leap

Information for package numactl:
--------------------------------
Repository : Main Repository
Name : numactl
Version : 2.0.14.20.g4ee5e0c-150400.1.24
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 190.3 KiB
Installed : No
Status : not installed
Source package : numactl-2.0.14.20.g4ee5e0c-150400.1.24.src
Upstream URL : https://github.com/numactl/numactl/releases
Summary : NUMA Policy Control
Description :
Control NUMA policy for individual processes. Offer libnuma for
individual NUMA policy in applications.