pkg.soopen package index

brew / Rang 2906

cpulimit mit Homebrew, apk, apt, dnf, Nix, zypper installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für cpulimit in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install cpulimit

local Homebrew formula metadata

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add cpulimit

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

Debian aptverifiziert · 92%
sudo apt install cpulimit

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

Fedora dnfverifiziert · 92%
sudo dnf install cpulimit

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

Nixverifiziert · 92%
nix profile install nixpkgs#cpulimit

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

openSUSE zypperverifiziert · 92%
sudo zypper install cpulimit

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

Überblick

Paketzusammenfassung

CPU usage limiter

Befehle und Aliase

  • cpulimit

Verlauf

Projektgeschichte und Nutzung

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

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 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.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • Es wurden keine Homebrew-Bottle-Metadaten erfasst.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
cpulimitExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-08-03
Manager-Version0.2
Manager aktualisiert2026-08-02
lokale Datenunbekannt
Upstreamnicht verfügbar
neueste erkannte Versionnicht erkannt
  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:cpulimit
Version0.2
PaketmanagerHomebrew
Homepagehttps://github.com/opsengine/cpulimit
Repositoryhttps://github.com/opsengine/cpulimit
Zuletzt aktualisiert2026-08-02T01:55:35+09:00
Pulseupdated
Bottlenicht erfasst
Dienstkeiner deklariert

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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-5.fc45

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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
zypper95%

cpulimit 3.2-1.5

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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Cpulimit
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: cpulimit from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation