How to Install and Uninstall numactl Package on openSuSE Tumbleweed

Last updated: September 20,2024

1. Install "numactl" package

This guide covers the steps necessary to install numactl on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install numactl

2. Uninstall "numactl" package

In this section, we are going to explain the necessary steps to uninstall numactl on openSuSE Tumbleweed:

$ sudo zypper remove numactl

3. Information about the numactl package on openSuSE Tumbleweed

Information for package numactl:
--------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : numactl
Version : 2.0.18.0.g3871b1c-2.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 199.2 KiB
Installed : No
Status : not installed
Source package : numactl-2.0.18.0.g3871b1c-2.1.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.