# tmux-mem-cpu-load を Homebrew, MacPorts, Nix でインストール

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

## インストール

```sh
sudo av install brew:tmux-mem-cpu-load
```

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

### macOS

- Homebrew (100%):

```sh
brew install tmux-mem-cpu-load
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install tmux-mem-cpu-load
```

  証拠: MacPorts ports tree: sysutils/tmux-mem-cpu-load/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#tmux-mem-cpu-load
```

  証拠: nixpkgs package indexes: pkgs/by-name/tm/tmux-mem-cpu-load/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:tmux-mem-cpu-load
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/tmux-mem-cpu-load>
- **バージョン:** 3.8.3
- **ソース概要:** CPU, RAM memory, and load monitor for use with tmux
- **ホームページ:** <https://github.com/thewtex/tmux-mem-cpu-load>
- **リポジトリ:** <https://github.com/thewtex/tmux-mem-cpu-load>
- **ライセンス:** Apache-2.0
- **ソースアーカイブ:** <https://github.com/thewtex/tmux-mem-cpu-load/archive/refs/tags/v3.8.3.tar.gz>
- **最終更新:** 2026-06-25T20:40:28Z
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- tmux-mem-cpu-load (cli)
- tmux-mem-cpu-load (エイリアス)

## ビルド依存関係

- cmake

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 3.8.3
- マネージャ更新日: 2026-06-25
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/thewtex/tmux-mem-cpu-load
- 検出された最新: v3.8.3 (最新)
## プロジェクトの歴史と使われ方

tmux-mem-cpu-load is a small tmux status-line monitor that prints memory use, CPU load, and system load averages. Its history is best understood as part of the tmux customization ecosystem rather than as a standalone platform project.

### プロジェクトの歴史

The official README describes the project as a simple, lightweight program for system monitoring in tmux's status line. It is written mainly in C++ with platform-specific code for Linux, macOS, FreeBSD, OpenBSD, NetBSD, and Windows visible in the repository layout.

### 採用の歴史

The README documents installation by tmux plugin manager, Homebrew, Gentoo, FreeBSD pkg, and zsh plugin tooling such as Antigen. The batch input adds MacPorts and Nix package names, showing the tool's adoption among users who manage tmux extras through package managers rather than hand-copying scripts.

### 使われ方

Users add tmux-mem-cpu-load to status-left or status-right in ~/.tmux.conf, often matching its interval to tmux's status-interval. Options support colors, powerline separators, vertical graphs, memory display modes, CPU display modes, and load-average count.

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

Package nerds care about this project because it is the kind of narrowly scoped tmux add-on that becomes valuable when it is packaged: once installed, it becomes just another executable in a reproducible dotfiles setup.

### タイムライン

- Current: Official README documents use from ~/.tmux.conf and multiple installation paths.
- 2026: GitHub repository page listed 10 releases, latest 3.8.3 on Jun 25, 2026.

### Related projects

- tmux provides the status line that tmux-mem-cpu-load targets.
- tmux plugin manager, tmux-powerline, and zsh plugin managers are documented integration paths.

### ソース

- <https://github.com/thewtex/tmux-mem-cpu-load>
- input.json source_facts.package-manager


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: ~/.tmux.conf
## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** tmux-mem-cpu-load
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

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

- Nix - tmux-mem-cpu-load: normalized package name match | nixpkgs package indexes: pkgs/by-name/tm/tmux-mem-cpu-load/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- MacPorts - tmux-mem-cpu-load: normalized package name match | MacPorts ports tree: sysutils/tmux-mem-cpu-load/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/ja/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Homebrew utility packages](https://pkg.so/ja/brew-utility-packages/) - Matched Homebrew package provider.
- [cmake](https://pkg.so/ja/brew/cmake/) - Build dependency declared by Homebrew.
- [rainbarf](https://pkg.so/ja/brew/rainbarf/) - Shares pkgdb curated category or tags: cli, cpu, memory, monitoring, system.
- [stress-ng](https://pkg.so/ja/brew/stress-ng/) - Shares pkgdb curated category or tags: cli, cpu, memory, system.
- [asitop](https://pkg.so/ja/brew/asitop/) - Shares pkgdb curated category or tags: cli, cpu, monitoring, system.
- [stress](https://pkg.so/ja/brew/stress/) - Shares pkgdb curated category or tags: cli, cpu, memory, system.
- [libgtop](https://pkg.so/ja/brew/libgtop/) - Shares pkgdb curated category or tags: cli, cpu, memory, system.
- [htop](https://pkg.so/ja/brew/htop/) - Shares pkgdb curated category or tags: cli, monitoring, system.
- [pv](https://pkg.so/ja/brew/pv/) - Shares pkgdb curated category or tags: cli, monitoring, system.
- [conmon](https://pkg.so/ja/brew/conmon/) - Shares pkgdb curated category or tags: cli, monitoring, system.
- [bpytop](https://pkg.so/ja/brew/bpytop/) - Local package facts share a topical domain. Shared terms: cli, cpu, monitor, monitoring, system.

## Combined YAML source

View the package source record on GitHub. [combined/tmux-mem-cpu-load.yml](https://github.com/mxcl/pkgdb/blob/main/combined/tmux-mem-cpu-load.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
