# tmux-mem-cpu-load mit Homebrew, MacPorts, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für tmux-mem-cpu-load in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

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

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

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

  Evidenz: 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
```

  Evidenz: 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

## Paketfakten

- **Paketschlüssel:** brew:tmux-mem-cpu-load
- **Paketmanager:** Homebrew
- **Version:** 3.8.3
- **Quellzusammenfassung:** CPU, RAM memory, and load monitor for use with tmux
- **Homepage:** <https://github.com/thewtex/tmux-mem-cpu-load>
- **Repository:** <https://github.com/thewtex/tmux-mem-cpu-load>
- **Zuletzt aktualisiert:** 2026-06-25T20:40:28Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- tmux-mem-cpu-load (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 3.8.3
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

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

### Quellen

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


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- 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
## Andere Paketmanager-Einträge

- 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)


## Quellen

- 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
