# 使用 Homebrew, apt, dnf, Nix, zypper 安装 daemonize

查看 daemonize 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:daemonize
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install daemonize
```

  证据: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install daemonize
```

  证据: Debian stable package indexes: daemonize from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install daemonize
```

  证据: Fedora Rawhide package metadata: daemonize from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#daemonize
```

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

- zypper (92%):

```sh
sudo zypper install daemonize
```

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

## 软件包事实

- **软件包键:** brew:daemonize
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/daemonize>
- **版本:** 1.7.8
- **来源摘要:** Run a command as a UNIX daemon
- **主页:** <https://software.clapper.org/daemonize/>
- **仓库:** <https://github.com/bmc/daemonize>
- **上游文档:** <https://software.clapper.org/daemonize/>
- **许可证:** BSD-3-Clause
- **源码归档:** <https://github.com/bmc/daemonize/archive/refs/tags/release-1.7.8.tar.gz>
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- daemonize (cli)
- daemonize (别名)

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 1.7.8
- 本地数据: OK
- 上游仓库: https://github.com/bmc/daemonize
- 信息: No package-manager update timestamp was available.
- 信息: No cached GitHub release or tag data was available.
## 项目历史与用法

daemonize is a small C command-line utility for running another command as a Unix daemon when that program does not daemonize itself correctly.

### 项目历史

The daemonize GitHub repository was created in 2010, while the official project page describes the tool in the tradition of W. Richard Stevens' Unix daemon definition. The page links the GitHub repository, release downloads, and a manpage.

### 采用历史

daemonize spread through Unix package managers because it solves a narrow operational problem with very little surface area. The official page explicitly documents Homebrew installation for macOS and source builds for other Unix-like systems.

### 使用方式

Users wrap a foreground command with daemonize so it detaches, runs in the background, and can redirect stdin, stdout, stderr, pidfiles, and working-directory behavior according to the manpage.

### 为什么软件包爱好者会关心

daemonize is a classic tiny-admin-tool package: stable C source, autoconf build, BSD licensing, a manpage, and a job that remains useful whenever a service process lacks its own daemon mode.

### 时间线

- 2010: daemonize repository created.
- 2010s: 1.6 and 1.7 release-tag series published.
- 2026: repository still maintained with recent activity.

### Related projects

- daemonize is related to daemon, Unix daemon(3), FreeBSD daemon(1), init scripts, and process-supervision tools.

### 来源

- <https://software.clapper.org/daemonize>
- <https://software.clapper.org/daemonize/daemonize.html>
- <https://github.com/bmc/daemonize>
- <https://api.github.com/repos/bmc/daemonize>


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals

## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** daemonize
- **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

## 其他软件包管理器记录

- Debian apt - daemonize - 1.7.8-4: normalized package name match | Debian stable package indexes: daemonize from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | tool to run a command as a daemon | http://software.clapper.org/daemonize/
- Nix - daemonize: normalized package name match | nixpkgs package indexes: pkgs/by-name/da/daemonize/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - daemonize - 1.7.8-3: normalized package name match | Ubuntu 24.04 LTS package indexes: daemonize from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | tool to run a command as a daemon | http://software.clapper.org/daemonize/
- dnf - daemonize - 1.7.8-16.fc45: normalized package name match | Fedora Rawhide package metadata: daemonize from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Run a command as a Unix daemon | http://www.clapper.org/software/daemonize/
- zypper - daemonize - 1.7.8-2.5: normalized package name match | openSUSE Tumbleweed package metadata: daemonize from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Command line utility to run any program as a Unix daemon | https://github.com/bmc/daemonize


## 相关链接

- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/zh-hans/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Homebrew utility packages](https://pkg.so/zh-hans/brew-utility-packages/) - Matched Homebrew package provider.
- [Secret-risk packages](https://pkg.so/zh-hans/secret-risk-packages/) - Matched curated package taxonomy and local package facts.
- [daemon](https://pkg.so/zh-hans/brew/daemon/) - Shares pkgdb curated category or tags: cli, daemonization, process-management, system, unix.
- [lockrun](https://pkg.so/zh-hans/brew/lockrun/) - Shares pkgdb curated category or tags: cli, process-management, system, unix.
- [cpulimit](https://pkg.so/zh-hans/brew/cpulimit/) - Shares pkgdb curated category or tags: cli, process-management, system.
- [killport](https://pkg.so/zh-hans/brew/killport/) - Shares pkgdb curated category or tags: cli, process-management, system.
- [detach](https://pkg.so/zh-hans/brew/detach/) - Shares pkgdb curated category or tags: cli, process-management, system, unix.
- [procs](https://pkg.so/zh-hans/brew/procs/) - Shares pkgdb curated category or tags: cli, process-management, system.
- [supervisor](https://pkg.so/zh-hans/brew/supervisor/) - Shares pkgdb curated category or tags: cli, process-management, system, unix.
- [reattach-to-user-namespace](https://pkg.so/zh-hans/brew/reattach-to-user-namespace/) - Shares pkgdb curated category or tags: cli, process-management, system.

## Combined YAML source

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


## 来源

- 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
