# spawn-fcgi mit Homebrew, apk, apt, MacPorts, pacman, zypper, Nix installieren

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

## Installation

```sh
sudo av install brew:spawn-fcgi
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install spawn-fcgi
```

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install spawn-fcgi
```

  Evidenz: MacPorts ports tree: www/spawn-fcgi/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add spawn-fcgi
```

  Evidenz: Alpine Linux edge package indexes: spawn-fcgi from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install spawn-fcgi
```

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

- pacman (92%):

```sh
sudo pacman -S spawn-fcgi
```

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

- zypper (92%):

```sh
sudo zypper install spawn-fcgi
```

  Evidenz: openSUSE Tumbleweed package metadata: spawn-fcgi from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#spawn_fcgi
```

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

## Paketfakten

- **Paketschlüssel:** brew:spawn-fcgi
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/spawn-fcgi>
- **Version:** 1.6.6
- **Quellzusammenfassung:** Spawn FastCGI processes
- **Homepage:** <https://redmine.lighttpd.net/projects/spawn-fcgi>
- **Upstream-Dokumentation:** <https://redmine.lighttpd.net/projects/spawn-fcgi>
- **Lizenz:** BSD-3-Clause
- **Quellarchiv:** <https://download.lighttpd.net/spawn-fcgi/releases-1.6.x/spawn-fcgi-1.6.6.tar.gz>
- **Zuletzt aktualisiert:** 2026-07-04T13:13:44+09:00
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

- spawn-fcgi (cli)
- spawn-fcgi (Alias)

## Build-Abhängigkeiten

- meson
- ninja

## Installationsverhalten

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

## Version und Aktualität

- Seite generiert: 2026-08-04
- Manager-Version: 1.6.6
- Manager aktualisiert: 2026-07-04
- lokale Daten: OK
- Upstream-Repository: https://redmine.lighttpd.net/projects/spawn-fcgi
- Info: Release/tag comparison is only available for GitHub repositories.
## Projektgeschichte und Nutzung

spawn-fcgi is a small lighttpd-family utility for starting FastCGI applications as separate processes.

### Projektgeschichte

Official lighttpd project pages describe spawn-fcgi as a tool that spawns FastCGI processes, binding IPv4, IPv6, or Unix-domain sockets and supporting operational features such as privilege separation, chroot, and supervision-oriented use.

### Adoptionsgeschichte

The input package facts list spawn-fcgi in Homebrew, Alpine, Debian, MacPorts, Nix, Arch, Ubuntu, and openSUSE packaging. That broad packaging reflects the classic Unix role of a small helper binary shared by many web-server and FastCGI deployment styles.

### Wie es verwendet wird

Administrators use spawn-fcgi to start FastCGI backends independently from the web server, commonly binding a socket and dropping privileges before handing requests to an application server.

### Warum Paket-Nerds sich dafür interessieren

spawn-fcgi matters to package-manager culture because it is the sort of tiny, long-lived infrastructure tool that distributions keep around for init scripts, service managers, and legacy FastCGI stacks even as newer process managers such as systemd take over many deployments.

### Zeitleiste

- 2009: lighttpd announced that spawn-fcgi had become a separate project outside the lighttpd 1.4 source tree.
- 2020s: Official package metadata in the input shows continued packaging across multiple Unix-like distributions and Homebrew.

### Related projects

- Related projects include lighttpd, FastCGI applications, daemontools, runit, and systemd service units.

### Quellen

- <https://blog.lighttpd.net/articles/2009/04/03/spawn-fcgi-removed-from-lighttpd-1-4/>
- <https://git.lighttpd.net/lighttpd/spawn-fcgi>
- <https://redmine.lighttpd.net/projects/spawn-fcgi/wiki>
- source_facts.package-manager


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals

## Details aus der Quelldatenbank

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

## Andere Paketmanager-Einträge

- Debian apt - spawn-fcgi - 1.6.6-1: normalized package name match | Debian stable package indexes: spawn-fcgi from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | FastCGI process spawner | http://redmine.lighttpd.net/projects/spawn-fcgi
- Nix - spawn_fcgi: normalized package name match | nixpkgs package indexes: pkgs/by-name/sp/spawn_fcgi/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - spawn-fcgi - 1.6.4-2: normalized package name match | Ubuntu 24.04 LTS package indexes: spawn-fcgi from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | FastCGI process spawner | http://redmine.lighttpd.net/projects/spawn-fcgi
- apk - spawn-fcgi - 1.6.6-r0: normalized package name match | Alpine Linux edge package indexes: spawn-fcgi from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | Spawn FastCGI applications | https://redmine.lighttpd.net/projects/spawn-fcgi/
- apk - spawn-fcgi-doc - 1.6.6-r0: normalized package name match | Alpine Linux edge package indexes: spawn-fcgi-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | Spawn FastCGI applications (documentation) | https://redmine.lighttpd.net/projects/spawn-fcgi/
- apk - spawn-fcgi-openrc - 1.6.6-r0: normalized package name match | Alpine Linux edge package indexes: spawn-fcgi-openrc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | Spawn FastCGI applications (OpenRC init scripts) | https://redmine.lighttpd.net/projects/spawn-fcgi/
- pacman - spawn-fcgi - 1.6.6-1: normalized package name match | Arch Linux sync databases: spawn-fcgi from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | A FastCGI process manager for web applications | https://redmine.lighttpd.net/projects/spawn-fcgi/
- zypper - spawn-fcgi - 1.6.4-1.39: normalized package name match | openSUSE Tumbleweed package metadata: spawn-fcgi from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Spawn FastCGI applications independent of the webserver | http://redmine.lighttpd.net/projects/spawn-fcgi/
- MacPorts - spawn-fcgi: normalized package name match | MacPorts ports tree: www/spawn-fcgi/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Verwandte Links

- [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.
- [Web development packages](https://pkg.so/de/web-dev-tools/) - Matched web development metadata.
- [Homebrew utility packages](https://pkg.so/de/brew-utility-packages/) - Matched Homebrew package provider.
- [ninja](https://pkg.so/de/brew/ninja/) - Build dependency declared by Homebrew.
- [meson](https://pkg.so/de/brew/meson/) - Build dependency declared by Homebrew.
- [fcgi](https://pkg.so/de/brew/fcgi/) - Shares pkgdb curated category or tags: cli, fastcgi, networking, web-server.
- [fcgiwrap](https://pkg.so/de/brew/fcgiwrap/) - Shares pkgdb curated category or tags: cli, fastcgi, networking, web-server.
- [nginx](https://pkg.so/de/brew/nginx/) - Shares pkgdb curated category or tags: cli, networking, web-server.
- [caddy](https://pkg.so/de/brew/caddy/) - Shares pkgdb curated category or tags: cli, networking, web-server.
- [httpd](https://pkg.so/de/brew/httpd/) - Shares pkgdb curated category or tags: cli, networking, web-server.
- [lighttpd](https://pkg.so/de/brew/lighttpd/) - Shares pkgdb curated category or tags: cli, networking, web-server.
- [mongoose](https://pkg.so/de/brew/mongoose/) - Shares pkgdb curated category or tags: cli, networking, web-server.
- [static-web-server](https://pkg.so/de/brew/static-web-server/) - Shares pkgdb curated category or tags: cli, networking, web-server.

## Combined YAML source

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