pkg.soopen package index

brew / rank 4429

Install daemon with Homebrew, apt, MacPorts, Nix

Turn other processes into daemons. Version 0.8.4 via Homebrew; verified from local package data. Also installable with debian: sudo apt install daemon.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install daemon

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install daemon

MacPorts ports tree · sysutils/daemon/Portfile · source: api.github.com

Linux

Debian aptverified · 92%
sudo apt install daemon

Debian stable package indexes · daemon · source: deb.debian.org

Nixverified · 92%
nix profile install nixpkgs#daemon

nixpkgs package indexes · pkgs/by-name/da/daemon/package.nix · source: api.github.com

overview

Package summary

Turn other processes into daemons

Commands and aliases

  • daemon

history

Project history and usage

daemon is a Unix command that turns other processes into daemon-style background services, adding process setup, pidfile management, logging, respawn behavior, and optional configuration files around a client command.

Project history

The official libslack page describes daemon as a companion to libslack's daemonization functionality: it performs the process-context work for programs written in languages or scripts that do not daemonize themselves.

Adoption history

daemon fits a long Unix packaging niche: small service-wrapper commands that predate or complement init systems. Its official page lists Linux, BSD, Solaris, and macOS-oriented keywords and maintains downloadable source tarballs rather than advertising an official source-control repository.

How it is used

Users invoke daemon around another command, optionally name it, write and lock pidfiles, send output to syslog, respawn it, and define default options in system or per-user configuration files.

Why package nerds care

The package is interesting because it preserves an old-school Unix service-wrapper workflow in modern package managers: one small executable, a manpage, configuration files, and source tarballs from an upstream software page.

Timeline

  • 0.6.4: Official download table lists a final 0.6.4 tarball.
  • 0.8.4: Official download table lists daemon-0.8.4 as the current source tarball.

Related projects

  • daemon is related to libslack, daemonize, system daemonization APIs, pidfile-based service wrappers, and Unix init/service supervision tools.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew bottle metadata was recorded.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
/etc/daemon.conf~/.daemonrc

executables

Installed executables

CommandKindExposureNote
daemonexecutableindexed executableDiscovered from the local executable index.

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-08-03
manager version0.8.4
manager updated
local dataunknown
upstreamnot available
latest detectednot detected
  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:daemon
Version0.8.4
Package managerHomebrew
Homepagehttps://libslack.org/daemon/
Bottlenot recorded
Servicenone declared

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt95%

daemon 0.8.4-1

turns other processes into daemons

https://libslack.org/daemon/

sudo apt install daemon
  • Section: utils
  • Architecture: amd64
  • 2 dependencies
  • normalized package name match
  • Matched by: Daemon
Debian stable package indexes · deb.debian.org · Debian stable package indexes: daemon from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

daemon

nix profile install nixpkgs#daemon
  • normalized package name match
  • Matched by: Daemon
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/da/daemon/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

daemon 0.8.4-1

turns other processes into daemons

https://libslack.org/daemon/

sudo apt install daemon
  • Section: universe/utils
  • Architecture: amd64
  • 2 dependencies
  • normalized package name match
  • Matched by: Daemon
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: daemon from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
MacPorts95%

daemon

sudo port install daemon
  • normalized package name match
  • Matched by: Daemon
MacPorts ports tree · api.github.com · MacPorts ports tree: sysutils/daemon/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation