Automic VaultAutomic Vault

brew

Installer cpulimit avec Homebrew, apk, apt, dnf, Nix, zypper

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

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install cpulimit

local Homebrew formula metadata

Linux

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

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

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

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

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

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

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

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

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

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

aperçu

Résumé du paquet

CPU usage limiter

Commandes et alias

  • cpulimit

historique

Historique du projet et usages

cpulimit is a small process-control utility that limits a process's observed CPU usage percentage without changing its nice value or scheduler priority.

Historique du projet

The README credits Angelo Marletta as the developer and describes the tool's goal: prevent a process from running for more than a specified CPU time ratio. The official GitHub repository was created in 2012.

Historique d'adoption

cpulimit has remained packaged as a straightforward Unix-style utility for administrators and users who need to tame batch jobs. The input package metadata shows distribution through Homebrew and several Linux package managers.

Modes d'utilisation

cpulimit controls CPU consumption by sending SIGSTOP and SIGCONT POSIX signals. The README notes that child processes and threads of the selected process share the configured CPU percentage, and documents simple make-based builds for Linux, OS X, and FreeBSD.

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

The package is significant because it solves a familiar operational problem with a tiny C tool and no service manager dependency: package it once, expose a single executable, and users can apply soft CPU throttling to existing processes.

Chronologie

  • 2012: The opsengine/cpulimit repository was created.
  • Repository era: v0.1 and v0.2 tags exist in the official GitHub repository.
  • 2024: The official repository was still receiving updates.

Related projects

  • cpulimit is related by purpose to Unix process-management tools such as nice and schedulers, but the README distinguishes it by controlling real CPU usage through stop/continue signals rather than priority.

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 13 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
cpulimitcliexé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 gestionnaire0.2
gestionnaire mis à jour
données localesOK
amontà jour
dernière version détectéev0.2

https://github.com/opsengine/cpulimit

  • infoNo package-manager update timestamp was available.confiance faible

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:cpulimit
Version0.2
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/cpulimit
Page d'accueilhttps://github.com/opsengine/cpulimit
Dépôthttps://github.com/opsengine/cpulimit
Docs amonthttps://github.com/opsengine/cpulimit#readme
LicenceGPL-2.0-or-later
Archive sourcehttps://github.com/opsengine/cpulimit/archive/refs/tags/v0.2.tar.gz
Bouteilledisponible (sur arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, 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 Namecpulimit
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • 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%

cpulimit 3.1-1

tool for limiting the CPU usage of a process

https://limitcpu.sourceforge.net/

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

cpulimit

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

cpulimit 3.0-1

tool for limiting the CPU usage of a process

https://limitcpu.sourceforge.net/

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

cpulimit 0.2-r4

CPU usage limiter for Linux

https://github.com/opsengine/cpulimit

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

cpulimit 0.2^20151118gitf4d2682-4.fc44

CPU Usage Limiter for Linux

https://github.com/opsengine/cpulimit

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

cpulimit 3.2-1.3

Limit the CPU Usage of a Process

https://limitcpu.sourceforge.net

sudo zypper install cpulimit
  • License: GPL-2.0-or-later
  • Category: System/Monitoring
  • Architecture: x86_64
  • Source Package: cpulimit
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Cpulimit
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: cpulimit 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