Numactl Installation On A Debian, Ubuntu, Arch, Kali, CentOS And Fedora

Numactl Installation On A Debian, Ubuntu, Arch, Kali, CentOS And Fedora

numactl

NUMA scheduling and memory placement tool

Maintainer: Ian Wienand



Section: admin

Install numactl

  • Debian apt-get install numactl Click to copy
  • Ubuntu apt-get install numactl Click to copy
  • Arch Linux pacman -S numactl Click to copy
  • Kali Linux apt-get install numactl Click to copy
  • CentOS yum install numactl Click to copy
  • Fedora dnf install numactl Click to copy

numactl

NUMA scheduling and memory placement tool

numactl runs processes with a specific NUMA (Non-Uniform Memory Architecture) scheduling or memory placement policy. In addition it can set persistent policy for shared memory segments or files.

libnuma-dbg

Debug package for libnuma
Install the latest version of numactl in Debian, Ubuntu, Arch, Kali, CentOS and Fedora from terminal. To install the numactl just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of numactl from the respository and install it in your computer/server.