# 使用 Homebrew, apk, dnf, MacPorts, Nix, pacman 安装 abduco

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

## 安装

```sh
sudo av install brew:abduco
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install abduco
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install abduco
```

  证据: MacPorts ports tree: sysutils/abduco/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add abduco
```

  证据: Alpine Linux edge package indexes: abduco from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- dnf (92%):

```sh
sudo dnf install abduco
```

  证据: Fedora Rawhide package metadata: abduco 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#abduco
```

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

- pacman (92%):

```sh
sudo pacman -S abduco
```

  证据: Arch Linux sync databases: abduco from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

## 软件包事实

- **软件包键:** brew:abduco
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/abduco>
- **版本:** 0.6
- **来源摘要:** Provides session management: i.e. separate programs from terminals
- **主页:** <https://www.brain-dump.org/projects/abduco/>
- **仓库:** <https://github.com/martanne/abduco>
- **上游文档:** <https://www.brain-dump.org/projects/abduco/>
- **许可证:** ISC
- **源码归档:** <https://github.com/martanne/abduco/releases/download/v0.6/abduco-0.6.tar.gz>
- **最后更新:** 2026-05-26T23:37:45-04:00
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- abduco (cli)
- abduco (别名)

## 安装行为

- 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
- 管理器版本: 0.6
- 管理器更新时间: 2026-05-26
- 本地数据: OK
- 上游仓库: https://github.com/martanne/abduco
- 信息: No cached GitHub release or tag data was available.
## 项目历史与用法

abduco is a small terminal session attach/detach tool. It lets a command continue independently of its controlling terminal and later be reattached, and is often paired with dvtm as a lighter alternative to terminal multiplexers.

### 项目历史

Marc Andre Tanner announced abduco on the suckless development mailing list on 2014-03-08 and released version 0.1 on 2014-07-05. The official page frames it as an independent implementation similar to dtach, with an ISC license and a deliberately small feature set.

### 采用历史

The project lives in the suckless-adjacent terminal tooling world and is packaged by multiple distributions. The input package-manager facts list Homebrew, Alpine, Fedora, MacPorts, Nix, and Arch packages, matching its role as a tiny command-line utility suited to distro packaging.

### 使用方式

A typical workflow creates a named session with abduco -c, detaches with the configured control key, lists sessions by running abduco with no arguments, and reattaches with abduco -a. The official documentation also describes read-only sessions, socket recreation with SIGUSR1, and debugging traces.

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

abduco matters to package nerds because it is almost the minimal separable half of tmux or screen: session persistence without a pane manager. Its relationship with dvtm makes it a clean example of decomposed Unix terminal tooling.

### 时间线

- 2014-03-08: Initial announcement on the suckless development mailing list.
- 2014-07-05: abduco 0.1 released.
- 2014-11-15: abduco 0.2 released.
- 2015: Releases 0.3 and 0.4 add to the early stable series.
- 2016-03-24: abduco 0.6 released.
- 2020: GitHub release assets are published for the historical release series.

### Related projects

- Related projects include dvtm, dtach, tmux, GNU screen, suckless terminal tooling, and socat for the read-only proxy example documented by the project.

### 来源

- Official project page, GitHub README, GitHub release metadata, and source_facts.package-manager.


## 安全说明

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:** abduco
- **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

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

- Nix - abduco: normalized package name match | nixpkgs package indexes: pkgs/by-name/ab/abduco/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - abduco - 0.6-r7: normalized package name match | Alpine Linux edge package indexes: abduco from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Session management in a clean and simple way | https://www.brain-dump.org/projects/abduco/
- apk - abduco-doc - 0.6-r7: normalized package name match | Alpine Linux edge package indexes: abduco-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Session management in a clean and simple way (documentation) | https://www.brain-dump.org/projects/abduco/
- dnf - abduco - 0.6-25.fc45: normalized package name match | Fedora Rawhide package metadata: abduco from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Session management in a clean and simple way | http://www.brain-dump.org/projects/abduco/
- pacman - abduco - 0.6-8: normalized package name match | Arch Linux sync databases: abduco from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Tool for session {at,de}tach support which allows a process to run independently from its controlling terminal | http://www.brain-dump.org/projects/abduco/
- MacPorts - abduco: normalized package name match | MacPorts ports tree: sysutils/abduco/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## 相关链接

- [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.
- [dtach](https://pkg.so/zh-hans/brew/dtach/) - Shares pkgdb curated category or tags: cli, detach, session-management, system, terminal.
- [screen](https://pkg.so/zh-hans/brew/screen/) - Shares pkgdb curated category or tags: cli, session-management, system, terminal.
- [tree](https://pkg.so/zh-hans/brew/tree/) - Shares pkgdb curated category or tags: cli, system, terminal.
- [htop](https://pkg.so/zh-hans/brew/htop/) - Shares pkgdb curated category or tags: cli, system, terminal.
- [eza](https://pkg.so/zh-hans/brew/eza/) - Shares pkgdb curated category or tags: cli, system, terminal.
- [watch](https://pkg.so/zh-hans/brew/watch/) - Shares pkgdb curated category or tags: cli, system, terminal.
- [pv](https://pkg.so/zh-hans/brew/pv/) - Shares pkgdb curated category or tags: cli, system, terminal.
- [nushell](https://pkg.so/zh-hans/brew/nushell/) - Shares pkgdb curated category or tags: cli, system, terminal.
- [conman](https://pkg.so/zh-hans/brew/conman/) - Local package facts share a topical domain. Shared terms: cli, management, system, terminal.
- [g-ls](https://pkg.so/zh-hans/brew/g-ls/) - Local package facts share a topical domain. Shared terms: cli, management, system, terminal.

## Combined YAML source

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