# miniserve mit Homebrew, apk, MacPorts, Nix, pacman, scoop, winget installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für miniserve in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install miniserve
```

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install miniserve
```

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

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

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

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

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

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

## Paketfakten

- **Paketschlüssel:** brew:miniserve
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/miniserve>
- **Version:** 0.35.0
- **Quellzusammenfassung:** High performance static file server
- **Homepage:** <https://github.com/svenstaro/miniserve>
- **Repository:** <https://github.com/svenstaro/miniserve>
- **Upstream-Dokumentation:** <https://github.com/svenstaro/miniserve#readme>
- **Lizenz:** MIT
- **Quellarchiv:** <https://github.com/svenstaro/miniserve/archive/refs/tags/v0.35.0.tar.gz>
- **Generiert:** 2026-07-08T18:08:21+00:00

## Executables

- miniserve (cli)
- miniserve (Alias)

## Build-Abhängigkeiten

- rust

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version und Aktualität

- Seite generiert: 2026-07-08
- Manager-Version: 0.35.0
- lokale Daten: OK
- Upstream-Repository: https://github.com/svenstaro/miniserve
- neueste erkannte Version: v0.35.0 (aktuell)
- Info: No package-manager update timestamp was available.
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Wie es verwendet wird

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.

### Quellen

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


## Sicherheitshinweise

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

- **Geiger-Risiko:** blue / mittel
- broad file, network, media, or database tool signal

## Details aus der Quelldatenbank

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

## Andere Paketmanager-Einträge

- 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


## Verwandte Links

- [Source-control packages](https://www.automicvault.com/de/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://www.automicvault.com/de/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://www.automicvault.com/de/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Language runtime packages](https://www.automicvault.com/de/pkg/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [rust](https://www.automicvault.com/de/pkg/brew/rust/) - Build dependency declared by Homebrew.
- [rustypaste](https://www.automicvault.com/de/pkg/brew/rustypaste/) - Shares av.db curated category or tags: cli, file-sharing, http-server, networking, rust.
- [asuka](https://www.automicvault.com/de/pkg/brew/asuka/) - Shares av.db curated category or tags: cli, networking, rust.
- [bore-cli](https://www.automicvault.com/de/pkg/brew/bore-cli/) - Shares av.db curated category or tags: cli, networking, rust.
- [boringtun](https://www.automicvault.com/de/pkg/brew/boringtun/) - Shares av.db curated category or tags: cli, networking, rust.
- [caddy](https://www.automicvault.com/de/pkg/brew/caddy/) - Shares av.db curated category or tags: cli, http-server, networking.
- [cloudflare-quiche](https://www.automicvault.com/de/pkg/brew/cloudflare-quiche/) - Shares av.db curated category or tags: cli, networking, rust.
- [darkhttpd](https://www.automicvault.com/de/pkg/brew/darkhttpd/) - Shares av.db curated category or tags: cli, http-server, networking.
- [ferron](https://www.automicvault.com/de/pkg/brew/ferron/) - Shares av.db curated category or tags: cli, networking, rust.
- [dufs](https://www.automicvault.com/de/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/de/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/de/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)


## Quellen

- 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
