# Installer tmux-mem-cpu-load avec Homebrew, MacPorts, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de tmux-mem-cpu-load pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

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

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

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

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

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

## Faits du paquet

- **Clé du paquet:** brew:tmux-mem-cpu-load
- **Gestionnaire de paquets:** Homebrew
- **Version:** 3.8.3
- **Résumé source:** CPU, RAM memory, and load monitor for use with tmux
- **Page d'accueil:** <https://github.com/thewtex/tmux-mem-cpu-load>
- **Dépôt:** <https://github.com/thewtex/tmux-mem-cpu-load>
- **Dernière mise à jour:** 2026-06-25T20:40:28Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- tmux-mem-cpu-load (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 3.8.3
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

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

### Sources

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


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- 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
## Autres enregistrements de gestionnaires de paquets

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


## Sources

- 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
