# 使用 Homebrew, MacPorts, Nix 安装 tmux-mem-cpu-load

查看 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
