# mighttpd2 mit Homebrew, apt, pacman installieren

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

## Installation

```sh
sudo av install brew:mighttpd2
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install mighttpd2
```

  Evidenz: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install mighttpd2
```

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

- pacman (92%):

```sh
sudo pacman -S mighttpd2
```

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

## Paketfakten

- **Paketschlüssel:** brew:mighttpd2
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/mighttpd2>
- **Version:** 4.0.10
- **Quellzusammenfassung:** HTTP server
- **Homepage:** <https://kazu-yamamoto.github.io/mighttpd2/>
- **Upstream-Dokumentation:** <https://kazu-yamamoto.github.io/mighttpd2/>
- **Lizenz:** BSD-3-Clause
- **Quellarchiv:** <https://hackage.haskell.org/package/mighttpd2-4.0.10/mighttpd2-4.0.10.tar.gz>
- **Zuletzt aktualisiert:** 2026-07-22T13:45:49Z
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

- mighty (cli)
- mighty-mkindex (cli)
- mightyctl (cli)
- mighty (Alias)
- mighty-mkindex (Alias)
- mightyctl (Alias)

## Abhängigkeiten

- gmp

## Build-Abhängigkeiten

- cabal-install
- ghc

## Von macOS bereitgestellte Bibliotheken

- libffi

## 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-08-04
- Manager-Version: 4.0.10
- Manager aktualisiert: 2026-07-22
- lokale Daten: OK
- Upstream-Repository: https://kazu-yamamoto.github.io/mighttpd2/
- Info: Release/tag comparison is only available for GitHub repositories.
## Projektgeschichte und Nutzung

Mighttpd2, invoked as mighty, is Kazu Yamamoto's Haskell HTTP server. Its home page describes it as a simple but practical file and CGI web server written in Haskell, implemented as a WAI application on Warp. The project is packaged with helper executables such as mighty-mkindex and mightyctl, reflecting its focus on serving static files, prebuilt directory indexes, and CGI workloads rather than being a broad application framework.

### Projektgeschichte

The project's technical identity is Haskell web-server experimentation made usable as a daemon: the home page lists static file serving, CGI GET and POST handling, redirection, language negotiation, reverse proxying, URL rewriting via HTTP redirects, and performance comparisons against nginx in a httperf ping-pong benchmark. Its documentation links to articles and slides about high-performance web servers, WAI/Warp, and the architecture of Mighttpd, tying the package to the Haskell networking ecosystem.

### Wie es verwendet wird

In package-manager terms, mighttpd2 is a niche web server for users who want a Warp/WAI-based standalone server for static and CGI content. It is much narrower than nginx, Apache httpd, or Caddy, but useful as a small Haskell-native server and as an example of deploying Haskell's high-concurrency HTTP stack.

### Quellen

- <https://formulae.brew.sh/formula/mighttpd2>
- <https://github.com/kazu-yamamoto/mighttpd2>
- <https://kazu-yamamoto.github.io/mighttpd2/>
- <https://www.mew.org/~kazu/material/2011-mighttpd.pdf>


## 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:** mighttpd2
- **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

- Debian apt - mighttpd2 - 4.0.3-2: normalized package name match | Debian stable package indexes: mighttpd2 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | classical web server on WAI/warp | https://kazu-yamamoto.github.io/mighttpd2/
- Ubuntu apt - mighttpd2 - 4.0.3-2: normalized package name match | Ubuntu 24.04 LTS package indexes: mighttpd2 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | classical web server on WAI/warp | https://kazu-yamamoto.github.io/mighttpd2/
- pacman - mighttpd2 - 4.0.5-19: normalized package name match | Arch Linux sync databases: mighttpd2 from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | High performance web server on WAI/warp | https://kazu-yamamoto.github.io/mighttpd2/


## Verwandte Links

- [Source-control packages](https://pkg.so/de/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://pkg.so/de/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/de/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/de/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [cabal-install](https://pkg.so/de/brew/cabal-install/) - Build dependency declared by Homebrew.
- [ghc](https://pkg.so/de/brew/ghc/) - Build dependency declared by Homebrew.
- [caddy](https://pkg.so/de/brew/caddy/) - Shares pkgdb curated category or tags: cli, http-server, networking, reverse-proxy, web-server.
- [nginx](https://pkg.so/de/brew/nginx/) - Shares pkgdb curated category or tags: cli, networking, reverse-proxy, web-server.
- [lighttpd](https://pkg.so/de/brew/lighttpd/) - Shares pkgdb curated category or tags: cli, http-server, networking, web-server.
- [fcgi](https://pkg.so/de/brew/fcgi/) - Shares pkgdb curated category or tags: cgi, cli, networking, web-server.
- [fcgiwrap](https://pkg.so/de/brew/fcgiwrap/) - Shares pkgdb curated category or tags: cgi, cli, networking, web-server.
- [mongoose](https://pkg.so/de/brew/mongoose/) - Shares pkgdb curated category or tags: cli, networking, web-server.
- [algernon](https://pkg.so/de/brew/algernon/) - Shares pkgdb curated category or tags: cli, networking, web-server.
- [webfs](https://pkg.so/de/brew/webfs/) - Shares pkgdb curated category or tags: cgi, cli, http-server, networking, web-server.
- [darkhttpd](https://pkg.so/de/brew/darkhttpd/) - Local metadata places this package in an adjacent workflow. Shared terms: cgi, cli, http, http-server, networking.

## Combined YAML source

View the package source record on GitHub. [combined/mighttpd2.yml](https://github.com/mxcl/pkgdb/blob/main/combined/mighttpd2.yml)


## Quellen

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