Automic VaultAutomic Vault

brew

Installer numactl avec Homebrew, apk, apt, dnf, Nix, pacman, zypper

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de numactl pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install numactl

local Homebrew formula metadata

Linux

Alpine Linux apkvérifié · 92%
sudo apk add numactl

Alpine Linux edge package indexes · numactl · Source: dl-cdn.alpinelinux.org

Debian aptvérifié · 92%
sudo apt install numactl

Debian stable package indexes · numactl · Source: deb.debian.org

Fedora dnfvérifié · 92%
sudo dnf install numactl

Fedora Rawhide package metadata · numactl · Source: dl.fedoraproject.org

Nixvérifié · 92%
nix profile install nixpkgs#numactl

nixpkgs package indexes · pkgs/by-name/nu/numactl/package.nix · Source: api.github.com

Arch Linux pacmanvérifié · 92%
sudo pacman -S numactl

Arch Linux sync databases · numactl · Source: geo.mirror.pkgbuild.com

openSUSE zyppervérifié · 92%
sudo zypper install numactl

openSUSE Tumbleweed package metadata · numactl · Source: download.opensuse.org

aperçu

Résumé du paquet

NUMA support for Linux

Commandes et alias

  • memhog
  • migratepages
  • migspeed
  • numactl
  • numademo
  • numastat

historique

Historique du projet et usages

numactl is the standard Linux user-space tool and companion library package for controlling NUMA scheduling and memory placement policy. It includes the `numactl` command, libnuma, and utilities such as `numastat` and `memhog`.

Historique du projet

numactl grew out of early Linux 2.6 NUMA policy work. LWN published Andi Kleen's January 2004 announcement of a Linux 2.6 NUMA policy API implementation consisting of kernel policy API support, libnuma for applications, the `numactl` user-space policy tool, and test programs.

The current GitHub README keeps the same project definition: simple NUMA policy support, with a `numactl` program to run other programs under a specific NUMA policy and a libnuma shared library for applications. The README also states that the libnuma binary interface is intended to stay binary compatible, with incompatible changes using new symbol versions.

Historique d'adoption

numactl became part of the normal Linux performance and systems toolbox because multi-socket and large-memory machines make memory locality observable. Linux man-pages document it as the command for running processes with specific NUMA scheduling or memory placement policy, inherited by child processes, and for setting persistent policy on shared memory segments or files.

Distribution adoption is broad. The av.db source record maps numactl/libnuma packages across Alpine, Debian, Fedora, Nix, Arch, Ubuntu, and openSUSE; Homebrew packages it for Linux bottles and showed stable 2.0.19 with 28,653 installs over the visible 365-day analytics window on July 1, 2026.

Modes d'utilisation

Typical practical commands include `numactl --hardware` to inspect NUMA topology, `numactl --cpunodebind` or `--physcpubind` to bind CPU execution, `--membind` or `--preferred` to steer memory allocation, and `--interleave` to distribute pages across nodes. `numastat` is used to inspect allocation behavior after a workload runs.

Package nerds and performance engineers use numactl when benchmarking databases, JVMs, scientific workloads, ML training/inference processes, or any memory-bandwidth-sensitive service where scheduler placement and page locality can change results. The lazy but correct rule is to measure: pinning can help controlled benchmarks and production isolation, but bad bindings can make performance worse.

Pourquoi les passionnés de paquets s'y intéressent

numactl is a small package with outsized systems significance. It exposes Linux NUMA policy to shell users and gives C/C++ programs libnuma, making it one of the common bridges between kernel memory policy and practical performance tuning.

Chronologie

  • 2004-01: LWN carried Andi Kleen's announcement of libnuma/numactl and the Linux 2.6 NUMA policy API implementation.
  • 2003-2005: numactl source headers credit Andi Kleen/SuSE Labs work on command-line NUMA policy control.
  • 2026-07-01: Homebrew formula showed stable 2.0.19 and Linux-only bottle support.

Related projects

  • Linux kernel NUMA policy
  • libnuma
  • numastat
  • taskset
  • hwloc

posture de sécurité

Niveau de risque : vert

narrow executable package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • narrow executable package without higher-risk signals

Signaux

  • metadata:no-higher-risk-signals

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 2 plateformes.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

exécutables

Exécutables installés

CommandeTypeExpositionNote
memhogcliexécutable global
migratepagescliexécutable global
migspeedcliexécutable global
numactlcliexécutable global
numademocliexécutable global
numastatcliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-25
version du gestionnaire2.0.19
gestionnaire mis à jour
données localesOK
amontnot checked
dernière version détectéenon détecté

https://github.com/numactl/numactl

  • infoNo package-manager update timestamp was available.confiance faible
  • infoNo cached GitHub release or tag data was available.https://github.com/numactl/numactlconfiance none

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:numactl
Version2.0.19
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/numactl
Page d'accueilhttps://github.com/numactl/numactl
Dépôthttps://github.com/numactl/numactl
Docs amonthttps://github.com/numactl/numactl#readme
LicenceGPL-2.0-only AND LGPL-2.1-only AND LicenseRef-Homebrew-public-domain AND LicenseRef-Homebrew-cannot-represent
Archive sourcehttps://github.com/numactl/numactl/releases/download/v2.0.19/numactl-2.0.19.tar.gz
Bouteilledisponible (sur arm64_linux, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namenumactl
Version Scheme0
Revision0
Requirements
  • linux
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Debian apt95%

libnuma-dev 2.0.19-1

Development files for libnuma

https://github.com/numactl/numactl

sudo apt install libnuma-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: numactl
  • 3 Dépendances
  • normalized package name match
  • Correspondance par : Numactl
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libnuma-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libnuma1 2.0.19-1

Libraries for controlling NUMA policy

https://github.com/numactl/numactl

sudo apt install libnuma1
  • Section: libs
  • Architecture: amd64
  • Source Package: numactl
  • 1 Dépendances
  • normalized package name match
  • Correspondance par : Numactl
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libnuma1 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

numactl 2.0.19-1

NUMA scheduling and memory placement tool

https://github.com/numactl/numactl

sudo apt install numactl
  • Section: admin
  • Architecture: amd64
  • 2 Dépendances
  • normalized package name match
  • Correspondance par : Numactl
Debian stable package indexes · deb.debian.org · Debian stable package indexes: numactl from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

numactl

nix profile install nixpkgs#numactl
  • normalized package name match
  • Correspondance par : Numactl
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/nu/numactl/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

libnuma-dev 2.0.18-1build1

Development files for libnuma

https://github.com/numactl/numactl

sudo apt install libnuma-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: numactl
  • 3 Dépendances
  • normalized package name match
  • Correspondance par : Numactl
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libnuma-dev from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

libnuma1 2.0.18-1build1

Libraries for controlling NUMA policy

https://github.com/numactl/numactl

sudo apt install libnuma1
  • Section: libs
  • Architecture: amd64
  • Source Package: numactl
  • 1 Dépendances
  • normalized package name match
  • Correspondance par : Numactl
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libnuma1 from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

numactl 2.0.18-1build1

NUMA scheduling and memory placement tool

https://github.com/numactl/numactl

sudo apt install numactl
  • Section: admin
  • Architecture: amd64
  • 2 Dépendances
  • normalized package name match
  • Correspondance par : Numactl
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: numactl from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
apk95%

numactl 2.0.19-r0

Simple NUMA policy support

https://github.com/numactl/numactl

sudo apk add numactl
  • License: LGPL-2.1-only
  • Architecture: x86_64
  • Source Package: numactl
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Numactl
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: numactl from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

numactl-dev 2.0.19-r0

Simple NUMA policy support (development files)

https://github.com/numactl/numactl

sudo apk add numactl-dev
  • License: LGPL-2.1-only
  • Architecture: x86_64
  • Source Package: numactl
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Numactl
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: numactl-dev from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

numactl-doc 2.0.19-r0

Simple NUMA policy support (documentation)

https://github.com/numactl/numactl

sudo apk add numactl-doc
  • License: LGPL-2.1-only
  • Architecture: x86_64
  • Source Package: numactl
  • normalized package name match
  • Correspondance par : Numactl
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: numactl-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

numactl-tools 2.0.19-r0

NUMA policy control tools

https://github.com/numactl/numactl

sudo apk add numactl-tools
  • License: GPL-2.0-only
  • Architecture: x86_64
  • Source Package: numactl
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Numactl
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: numactl-tools from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
dnf95%

numactl 2.0.19-4.fc44

Library for tuning for Non Uniform Memory Access machines

https://github.com/numactl/numactl

sudo dnf install numactl
  • License: GPL-2.0-only
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: numactl
  • 3 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Numactl
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: numactl from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

numactl-devel 2.0.19-4.fc44

Development package for building Applications that use numa

https://github.com/numactl/numactl

sudo dnf install numactl-devel
  • License: LGPL-2.1-only and GPL-2.0-only
  • Category: Unspecified
  • Architecture: i686
  • Source Package: numactl
  • 3 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : Numactl
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: numactl-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

numactl-libs 2.0.19-4.fc44

libnuma libraries

https://github.com/numactl/numactl

sudo dnf install numactl-libs
  • License: LGPL-2.1-only and GPL-2.0-only
  • Category: Unspecified
  • Architecture: i686
  • Source Package: numactl
  • 3 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : Numactl
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: numactl-libs from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

numactl 2.0.19-1

Simple NUMA policy support

https://github.com/numactl/numactl

sudo pacman -S numactl
  • License: GPL-2.0-only AND LGPL-2.1-only
  • Architecture: x86_64
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Numactl
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: numactl from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

libnuma-devel 2.0.19.27.gc9475de-1.2

NUMA Policy Control

https://github.com/numactl/numactl/releases

sudo zypper install libnuma-devel
  • License: LGPL-2.1-or-later
  • Category: Development/Languages/C and C++
  • Architecture: x86_64
  • Source Package: numactl
  • 2 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : Numactl
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libnuma-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment