# Installer mqttui avec Homebrew, apk, MacPorts, Nix, pacman

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de mqttui pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:mqttui
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install mqttui
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install mqttui
```

  Preuve: MacPorts ports tree: net/mqttui/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add mqttui
```

  Preuve: Alpine Linux edge package indexes: mqttui from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Nix (92%):

```sh
nix profile install nixpkgs#mqttui
```

  Preuve: nixpkgs package indexes: pkgs/by-name/mq/mqttui/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S mqttui
```

  Preuve: Arch Linux sync databases: mqttui from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

## Faits du paquet

- **Clé du paquet:** brew:mqttui
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.23.0
- **Résumé source:** Subscribe to a MQTT Topic or publish something quickly from the terminal
- **Page d'accueil:** <https://github.com/EdJoPaTo/mqttui>
- **Dépôt:** <https://github.com/EdJoPaTo/mqttui>
- **Dernière mise à jour:** 2026-05-17T15:43:10Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- mqttui (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

mqttui is a Rust terminal client by EdJoPaTo for quick MQTT inspection and publishing. Its own README frames the project as a small, fast alternative to heavier MQTT viewers and command-line clients: the author had used MQTT Explorer for its overview, compared HiveMQ's mqtt-cli and Mosquitto's bundled mosquitto_sub/mosquitto_pub, and then built a terminal-oriented tool aimed at quickly watching or publishing MQTT traffic.

### Modes d'utilisation

In practice mqttui is used both interactively and in scripts. The README documents the default terminal UI for subscribing to all topics or a named topic, a publish subcommand with retained-message support and stdin input, a log mode for streaming multiple topics to stdout, a read-one mode for shell scripts, and helpers for clearing retained topics. Its package-manager niche is the MQTT operations/debugging corner: lighter than a desktop MQTT browser, friendlier for repeated terminal work than raw Mosquitto commands, and packaged across Homebrew, Alpine, Arch, MacPorts, Nix, and other ecosystems.

### Sources

- <https://formulae.brew.sh/formula/mqttui>
- <https://github.com/EdJoPaTo/mqttui>
- <https://github.com/EdJoPaTo/mqttui/blob/main/Cargo.toml>


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour mqttui. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.


## Autres enregistrements de gestionnaires de paquets

- Nix - mqttui: normalized package name match | nixpkgs package indexes: pkgs/by-name/mq/mqttui/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - mqttui - 0.23.0-r0: normalized package name match | Alpine Linux edge package indexes: mqttui from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Subscribe to a MQTT Topic or publish something quickly from the terminal | https://github.com/EdJoPaTo/mqttui
- apk - mqttui-bash-completion - 0.23.0-r0: normalized package name match | Alpine Linux edge package indexes: mqttui-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Bash completions for mqttui | https://github.com/EdJoPaTo/mqttui
- apk - mqttui-fish-completion - 0.23.0-r0: normalized package name match | Alpine Linux edge package indexes: mqttui-fish-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Fish completions for mqttui | https://github.com/EdJoPaTo/mqttui
- apk - mqttui-zsh-completion - 0.23.0-r0: normalized package name match | Alpine Linux edge package indexes: mqttui-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Zsh completions for mqttui | https://github.com/EdJoPaTo/mqttui
- pacman - mqttui - 0.23.0-1: normalized package name match | Arch Linux sync databases: mqttui from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Subscribe to a MQTT Topic or publish something quickly from the terminal | https://github.com/EdJoPaTo/mqttui
- MacPorts - mqttui: normalized package name match | MacPorts ports tree: net/mqttui/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/mqttui.yml](https://github.com/mxcl/pkgdb/blob/main/combined/mqttui.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
