# Installer mussh avec Homebrew, apt, dnf

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

## installation

```sh
sudo av install brew:mussh
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install mussh
```

  Preuve: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install mussh
```

  Preuve: Debian stable package indexes: mussh from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install mussh
```

  Preuve: Fedora Rawhide package metadata: mussh from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

## Faits du paquet

- **Clé du paquet:** brew:mussh
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.0
- **Résumé source:** Multi-host SSH wrapper
- **Page d'accueil:** <https://mussh.sourceforge.net/>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- mussh (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

mussh, the MUltihost SSH Wrapper, is a small Unix shell utility from the SourceForge era of system-administration tooling. The SourceForge project was registered in 2001 and describes the program as a shell script for executing a command or script over SSH on multiple hosts with one command, using ssh-agent and public-key authentication where possible to avoid repeated password prompts.

### Modes d'utilisation

Its niche is deliberately narrower than configuration-management systems: it broadcasts one-off remote commands or scripts across host lists. That made it useful for administrators who needed a simple SSH fan-out tool without adopting a larger orchestration stack. Packaging in Homebrew and major Linux distributions keeps it in the lightweight CLI/sysadmin category alongside tools such as pssh and pdsh.

### Sources

- <https://formulae.brew.sh/formula/mussh>
- <https://linux.die.net/man/1/mussh>
- <https://sourceforge.net/projects/mussh/>


## Notes de sécurité

broad file, network, media, or database tool signal.

- **Risque Geiger:** blue / moyen
- broad file, network, media, or database tool signal

## Autres enregistrements de gestionnaires de paquets

- Debian apt - mussh - 1.0-1.1: normalized package name match | Debian stable package indexes: mussh from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | MUltihost SSH Wrapper | http://mussh.sourceforge.net/
- Ubuntu apt - mussh - 1.0-1.1: normalized package name match | Ubuntu 24.04 LTS package indexes: mussh from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | MUltihost SSH Wrapper | http://mussh.sourceforge.net/
- dnf - mussh - 1.0-30.fc45: normalized package name match | Fedora Rawhide package metadata: mussh from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Multihost SSH wrapper | http://www.sourceforge.net/projects/mussh


## Combined YAML source

View the package source record on GitHub. [combined/mussh.yml](https://github.com/mxcl/pkgdb/blob/main/combined/mussh.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
