# Installer darkhttpd avec Homebrew, apk, dnf, MacPorts, Nix, pacman, zypper

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

## installation

```sh
sudo av install brew:darkhttpd
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install darkhttpd
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install darkhttpd
```

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

### Linux

- apk (92%):

```sh
sudo apk add darkhttpd
```

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

- dnf (92%):

```sh
sudo dnf install darkhttpd
```

  Preuve: Fedora Rawhide package metadata: darkhttpd from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#darkhttpd
```

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

- pacman (92%):

```sh
sudo pacman -S darkhttpd
```

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

- zypper (92%):

```sh
sudo zypper install darkhttpd
```

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

## Faits du paquet

- **Clé du paquet:** brew:darkhttpd
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.17
- **Résumé source:** Small static webserver without CGI
- **Page d'accueil:** <https://unix4lyfe.org/darkhttpd/>
- **Dépôt:** <https://github.com/emikulic/darkhttpd>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- darkhttpd (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 1.17
## Historique du projet et usages

darkhttpd is a small C static web server designed for quickly serving files without CGI, daemon scaffolding, or a separate configuration file.

### Historique du projet

Emil Mikulic's official page describes darkhttpd as a web server for when a server is needed in a hurry. The project emphasizes a single binary, no required installation files, no inetd dependency, and no configuration file beyond specifying the web root.

### Historique d'adoption

The official README and project page highlight portability across FreeBSD, Linux, OpenBSD, and Solaris, plus a very small Docker image. GitHub releases show active 1.x maintenance into the mid-2020s.

### Modes d'utilisation

Users run darkhttpd by pointing it at a document root, then add command-line flags for port, bind address, logging, chroot, privilege drop, directory listing behavior, pidfiles, redirects, custom headers, and Docker deployment.

### Pourquoi les passionnés de paquets s'y intéressent

darkhttpd is the sort of utility package people keep installed for throwaway local serving, embedded images, rescue shells, and tiny containers: the appeal is that the server is boring, static, scriptable, and not tied to a configuration tree.

### Chronologie

- 2003: The official page's copyright span begins.
- 2021: The official page was published with the current project summary.
- 2024: v1.15 and v1.16 were published on GitHub.
- 2025: v1.17 was published on GitHub.

### Related projects

- The README compares darkhttpd culturally with small static servers and notes that suckless.org lists it among software that 'sucks less'.

### Sources

- <https://unix4lyfe.org/darkhttpd>
- <https://github.com/emikulic/darkhttpd>
- <https://github.com/emikulic/darkhttpd/releases>


## Notes de sécurité

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

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

## Autres enregistrements de gestionnaires de paquets

- Nix - darkhttpd: normalized package name match | nixpkgs package indexes: pkgs/by-name/da/darkhttpd/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - darkhttpd - 1.17-r0: normalized package name match | Alpine Linux edge package indexes: darkhttpd from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | A simple, single-threaded, static content webserver | https://unix4lyfe.org/darkhttpd/
- apk - darkhttpd-openrc - 1.17-r0: normalized package name match | Alpine Linux edge package indexes: darkhttpd-openrc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | A simple, single-threaded, static content webserver (OpenRC init scripts) | https://unix4lyfe.org/darkhttpd/
- dnf - darkhttpd - 1.17-8.fc45: normalized package name match | Fedora Rawhide package metadata: darkhttpd from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Secure, lightweight, fast, single-threaded HTTP/1.1 server | https://github.com/emikulic/darkhttpd
- pacman - darkhttpd - 1.17-1: normalized package name match | Arch Linux sync databases: darkhttpd from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | A small and secure static webserver | https://unix4lyfe.org/darkhttpd/
- zypper - darkhttpd - 1.17-1.5: normalized package name match | openSUSE Tumbleweed package metadata: darkhttpd from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | When you need a web server in a hurry | https://unix4lyfe.org/darkhttpd
- MacPorts - darkhttpd: normalized package name match | MacPorts ports tree: www/darkhttpd/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/darkhttpd.yml](https://github.com/mxcl/pkgdb/blob/main/combined/darkhttpd.yml)


## Sources

- 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
