# Installer miniserve avec Homebrew, apk, MacPorts, Nix, pacman, scoop, winget

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

## installation

```sh
sudo av install brew:miniserve
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install miniserve
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install miniserve
```

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

### Linux

- apk (92%):

```sh
sudo apk add miniserve
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#miniserve
```

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

- pacman (92%):

```sh
sudo pacman -S miniserve
```

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

### Windows

- Scoop (92%):

```sh
scoop install main/miniserve
```

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

- winget (92%):

```sh
winget install --id svenstaro.miniserve -e
```

  Preuve: Windows Package Manager source index: svenstaro.miniserve from https://cdn.winget.microsoft.com/cache/source.msix

## Faits du paquet

- **Clé du paquet:** brew:miniserve
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/miniserve>
- **Version:** 0.35.0
- **Résumé source:** High performance static file server
- **Page d'accueil:** <https://github.com/svenstaro/miniserve>
- **Dépôt:** <https://github.com/svenstaro/miniserve>
- **Docs amont:** <https://github.com/svenstaro/miniserve#readme>
- **Licence:** MIT
- **Archive source:** <https://github.com/svenstaro/miniserve/archive/refs/tags/v0.35.0.tar.gz>
- **Généré:** 2026-07-08T18:08:21+00:00

## exécutables

- miniserve (cli)
- miniserve (alias)

## Dépendances de compilation

- rust

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-07-08
- version du gestionnaire: 0.35.0
- données locales: OK
- dépôt amont: https://github.com/svenstaro/miniserve
- dernière version détectée: v0.35.0 (à jour)
- info: No package-manager update timestamp was available.
## Historique du projet et usages

miniserve is a Rust command-line static file server from the svenstaro/miniserve project, with Cargo metadata naming Sven-Hendrik Haase and Boastful Squirrel as authors. Its niche is the fast ad hoc HTTP server: a user points it at a file or directory and gets a browsable download page without configuring a full web server.

### Historique du projet

The project grew beyond the classic directory-listing use case into a compact file-sharing tool. Its README documents single-file and directory serving, custom index files, SPA fallback, password authentication, uploads, directory creation, TLS, random routes, QR-code access, archive downloads, README rendering, range requests, health checks, and WebDAV support. Under the hood it is a Rust/Actix application packaged as a single binary, positioning it near tools such as Python's simple HTTP server for convenience but with more built-in sharing features.

### Modes d'utilisation

In package-manager terms, miniserve is a small CLI utility with unusually broad distribution for its size: the Homebrew formula ships it as a high-performance static file server, and the input record also lists Alpine, MacPorts, Nix, Arch, Scoop, and WinGet packages. In practice it is used for temporary LAN sharing, quick artifact downloads, lightweight upload endpoints, and local static-site previews.

### Sources

- <https://formulae.brew.sh/formula/miniserve>
- <https://github.com/svenstaro/miniserve>
- <https://github.com/svenstaro/miniserve/blob/master/Cargo.toml>


## Notes de sécurité

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

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

## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** miniserve
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## Autres enregistrements de gestionnaires de paquets

- Nix - miniserve: normalized package name match | nixpkgs package indexes: pkgs/by-name/mi/miniserve/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - miniserve - 0.35.0-r0: normalized package name match | Alpine Linux edge package indexes: miniserve from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Quickly serve files via HTTP | https://github.com/svenstaro/miniserve
- apk - miniserve-bash-completion - 0.35.0-r0: normalized package name match | Alpine Linux edge package indexes: miniserve-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Bash completions for miniserve | https://github.com/svenstaro/miniserve
- apk - miniserve-doc - 0.35.0-r0: normalized package name match | Alpine Linux edge package indexes: miniserve-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Quickly serve files via HTTP (documentation) | https://github.com/svenstaro/miniserve
- apk - miniserve-fish-completion - 0.35.0-r0: normalized package name match | Alpine Linux edge package indexes: miniserve-fish-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Fish completions for miniserve | https://github.com/svenstaro/miniserve
- apk - miniserve-zsh-completion - 0.35.0-r0: normalized package name match | Alpine Linux edge package indexes: miniserve-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Zsh completions for miniserve | https://github.com/svenstaro/miniserve
- pacman - miniserve - 0.35.0-1: normalized package name match | Arch Linux sync databases: miniserve from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Tool to serve files via HTTP | https://github.com/svenstaro/miniserve
- MacPorts - miniserve: normalized package name match | MacPorts ports tree: net/miniserve/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Scoop - main/miniserve: normalized package name match | Scoop official bucket manifest trees: bucket/miniserve.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
- winget - svenstaro.miniserve: normalized package name match | Windows Package Manager source index: svenstaro.miniserve from https://cdn.winget.microsoft.com/cache/source.msix


## Liens liés

- [Source-control packages](https://www.automicvault.com/fr/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://www.automicvault.com/fr/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://www.automicvault.com/fr/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Language runtime packages](https://www.automicvault.com/fr/pkg/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [rust](https://www.automicvault.com/fr/pkg/brew/rust/) - Build dependency declared by Homebrew.
- [rustypaste](https://www.automicvault.com/fr/pkg/brew/rustypaste/) - Shares av.db curated category or tags: cli, file-sharing, http-server, networking, rust.
- [asuka](https://www.automicvault.com/fr/pkg/brew/asuka/) - Shares av.db curated category or tags: cli, networking, rust.
- [bore-cli](https://www.automicvault.com/fr/pkg/brew/bore-cli/) - Shares av.db curated category or tags: cli, networking, rust.
- [boringtun](https://www.automicvault.com/fr/pkg/brew/boringtun/) - Shares av.db curated category or tags: cli, networking, rust.
- [caddy](https://www.automicvault.com/fr/pkg/brew/caddy/) - Shares av.db curated category or tags: cli, http-server, networking.
- [cloudflare-quiche](https://www.automicvault.com/fr/pkg/brew/cloudflare-quiche/) - Shares av.db curated category or tags: cli, networking, rust.
- [darkhttpd](https://www.automicvault.com/fr/pkg/brew/darkhttpd/) - Shares av.db curated category or tags: cli, http-server, networking.
- [ferron](https://www.automicvault.com/fr/pkg/brew/ferron/) - Shares av.db curated category or tags: cli, networking, rust.
- [dufs](https://www.automicvault.com/fr/pkg/brew/dufs/) - Local metadata places this package in an adjacent workflow. Shared terms: cli, file, file-sharing, http, http-server.
- [yaserver](https://www.automicvault.com/fr/pkg/npm/yaserver/) - Local metadata places this package in an adjacent workflow. Shared terms: cli, http, networking, server, servers.
- [lite-server](https://www.automicvault.com/fr/pkg/npm/lite-server/) - Local metadata places this package in an adjacent workflow. Shared terms: cli, http, networking, server, servers.

## Combined YAML source

View the package source record on GitHub. [combined/miniserve.yml](https://github.com/automic-vault/db/blob/main/combined/miniserve.yml)


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
