# 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
- **Version:** 1.6.6
- **Quellzusammenfassung:** Spawn FastCGI processes
- **Homepage:** <https://redmine.lighttpd.net/projects/spawn-fcgi>
- **Zuletzt aktualisiert:** 2026-07-04T13:13:44+09:00
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- spawn-fcgi (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 1.6.6
## 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

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


## 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
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
