# Installer mist-cli avec Homebrew, MacPorts, Nix, scoop

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

## installation

```sh
sudo av install brew:mist-cli
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install mist-cli
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install mist-cli
```

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

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#mist-cli
```

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

### Windows

- Scoop (92%):

```sh
scoop install extras/mist
```

  Preuve: Scoop official bucket manifest trees: bucket/mist.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:mist-cli
- **Gestionnaire de paquets:** Homebrew
- **Version:** 2.2
- **Résumé source:** Mac command-line tool that automatically downloads macOS Firmwares / Installers
- **Page d'accueil:** <https://github.com/ninxsoft/mist-cli>
- **Dépôt:** <https://github.com/ninxsoft/mist-cli>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- mist (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

mist-cli is the command-line edition of MIST, the macOS Installer Super Tool from Ninxsoft. Its README describes it as a Mac command-line tool for automatically downloading macOS firmwares and installers, while the companion Mist repository provides the graphical Mac app for the same job. Homebrew packages the CLI as mist-cli and records that the formula was formerly known as mist.

### Modes d'utilisation

The tool emerged for a Mac administration workflow that Apple's own software-update surfaces do not make especially scriptable: listing available macOS installers and Apple Silicon firmware restore files, filtering for compatibility or beta releases, exporting inventory data as CSV, JSON, property list, or YAML, and downloading the selected installer or IPSW. The README documents validation of firmware downloads by SHA-1 checksum and subcommands for list, download, and version. In practice, Mac admins and power users use mist-cli in scripts, build pipelines, or recovery-media workflows where the GUI app is less convenient. Its package-manager niche is a macOS-focused system utility: Homebrew exposes the CLI, while the adjacent Mist app serves users who prefer a graphical interface.

### Sources

- <https://formulae.brew.sh/formula/mist-cli>
- <https://github.com/ninxsoft/Mist>
- <https://github.com/ninxsoft/mist-cli>
- <https://marketplace.jamf.com/details/mist>


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

- Nix - mist-cli: normalized package name match | nixpkgs package indexes: pkgs/by-name/mi/mist-cli/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- MacPorts - mist-cli: normalized package name match | MacPorts ports tree: sysutils/mist-cli/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Nix - mist: installed executable or alias match | nixpkgs package indexes: pkgs/by-name/mi/mist/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Scoop - extras/mist: installed executable or alias match | Scoop official bucket manifest trees: bucket/mist.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1


## Combined YAML source

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