# 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
- **バージョン:** 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>
- **最終更新:** 2026-06-25T20:40:28Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

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

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 3.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
## 他のパッケージマネージャ記録

- 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


## 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
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
