Automic VaultAutomic Vault

brew

stress を Homebrew, apt, dnf, Nix, pacman でインストール

stress のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install stress

local Homebrew formula metadata

Linux

Debian apt確認済み · 92%
sudo apt install stress

Debian stable package indexes · stress · ソース: deb.debian.org

Fedora dnf確認済み · 92%
sudo dnf install stress

Fedora Rawhide package metadata · stress · ソース: dl.fedoraproject.org

Nix確認済み · 92%
nix profile install nixpkgs#stress

nixpkgs package indexes · pkgs/by-name/st/stress/package.nix · ソース: api.github.com

Arch Linux pacman確認済み · 92%
sudo pacman -S stress

Arch Linux sync databases · stress · ソース: geo.mirror.pkgbuild.com

概要

パッケージ概要

Tool to impose load on and stress test a computer system

コマンドとエイリアス

  • stress

履歴

プロジェクトの歴史と使われ方

stress is a classic POSIX command-line load generator for CPU, memory, I/O, and disk pressure, used by administrators and kernel/system programmers to expose behavior under heavy load.

プロジェクトの歴史

The current upstream README says stress was originally developed by Amos Waterland under GPL-2+. The same README says the original project went unmaintained, that the last original version 1.0.4 was imported from Debian, and that volunteer maintainers later produced newer releases under Resurrecting Open Source Projects.

The ChangeLog records Amos Waterland releases through 1.0.4 in 2010, followed by volunteer-maintained releases such as 1.0.5 in 2021 and later 1.0.6 and 1.0.7 in 2023.

採用の歴史

stress became common because it does one job predictably and is easy to package. The supplied package-manager facts list it in Homebrew, Debian, Fedora/dnf, Nix, pacman, and Ubuntu.

Its continued packaging beside stress-ng shows a conservative Unix pattern: keep the old simple tool available for scripts and documentation while newer tools cover larger test surfaces.

使われ方

The README explicitly says stress is not a benchmark. It is used by system administrators to evaluate scaling, by kernel programmers to evaluate perceived performance characteristics, and by systems programmers to expose bugs that appear under heavy load.

Typical package-manager users install it for quick reproducible load generation, CI smoke tests, container experiments, or demos where `stress-ng` would be more featureful than needed.

パッケージ好きにとっての重要性

stress is significant because it is the tiny, old-school answer to 'make this machine work hard now.' It has a stable CLI, few conceptual dependencies, and enough distro history that many runbooks still mention it.

For package nerds, the 2021 volunteer revival is also a familiar maintenance story: import the last distro-carried source, preserve the interface, modernize the build, and keep the package alive without turning it into a new framework.

タイムライン

  • 2010-03-19: ChangeLog records version 1.0.4 by Amos Waterland.
  • 2021: Current README says the unmaintained 1.0.4 source was imported from Debian and updated for the 1.0.5 release.
  • 2023: ChangeLog records volunteer-maintained 1.0.6 and 1.0.7 releases.

Related projects

  • stress-ng is the larger next-generation stress-testing suite for users who need many more stressors and metrics.
  • Debian packaging is part of the preservation chain for the current upstream source.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 12 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 2 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
stresscliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版1.0.7
マネージャ更新日
ローカルデータOK
上流最新
検出された最新1.0.7

https://github.com/resurrecting-open-source-projects/stress

  • 情報No package-manager update timestamp was available.信頼度 低

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:stress
バージョン1.0.7
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/stress
ホームページhttps://github.com/resurrecting-open-source-projects/stress
リポジトリhttps://github.com/resurrecting-open-source-projects/stress
上流ドキュメントhttps://github.com/resurrecting-open-source-projects/stress#readme
ライセンスGPL-2.0-or-later
ソースアーカイブhttps://github.com/resurrecting-open-source-projects/stress/archive/refs/tags/1.0.7.tar.gz
ビルド依存関係autoconf, automake
Bottle利用可能 (対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

stress 1.0.7-1

tool to impose load on and stress test a computer system

https://github.com/resurrecting-open-source-projects/stress

sudo apt install stress
  • Section: devel
  • Architecture: amd64
  • 1 依存関係
  • normalized package name match
  • 一致条件: Stress
Debian stable package indexes · deb.debian.org · Debian stable package indexes: stress from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

stress

nix profile install nixpkgs#stress
  • normalized package name match
  • 一致条件: Stress
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/st/stress/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

stress 1.0.7-1

tool to impose load on and stress test a computer system

https://github.com/resurrecting-open-source-projects/stress

sudo apt install stress
  • Section: universe/devel
  • Architecture: amd64
  • 1 依存関係
  • normalized package name match
  • 一致条件: Stress
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: stress from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
dnf95%

stress 1.0.7-8.fc44

A tool to put given subsystems under a specified load

https://github.com/resurrecting-open-source-projects/stress

sudo dnf install stress
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: stress
  • 3 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Stress
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: stress from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

stress 1.0.7-3

A tool that stress tests your system (CPU, memory, I/O, disks)

https://github.com/resurrecting-open-source-projects/stress

sudo pacman -S stress
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • 1 依存関係
  • normalized package name match
  • 一致条件: Stress
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: stress from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • 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