macOS
brew install abducolocal Homebrew formula metadata
sudo port install abducoMacPorts ports tree · sysutils/abduco/Portfile · source: api.github.com
brew
Provides session management: i.e. separate programs from terminals. Version 0.6 via Homebrew; verified 2026-05-26.
install
brew install abducolocal Homebrew formula metadata
sudo port install abducoMacPorts ports tree · sysutils/abduco/Portfile · source: api.github.com
sudo apk add abducoAlpine Linux edge package indexes · abduco · source: dl-cdn.alpinelinux.org
sudo dnf install abducoFedora Rawhide package metadata · abduco · source: dl.fedoraproject.org
nix profile install nixpkgs#abduconixpkgs package indexes · pkgs/by-name/ab/abduco/package.nix · source: api.github.com
sudo pacman -S abducoArch Linux sync databases · abduco · source: geo.mirror.pkgbuild.com
overview
Provides session management: i.e. separate programs from terminals
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
abduco | cli | global executable |
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.
https://github.com/martanne/abduco
install metadata
| Package key | brew:abduco |
|---|---|
| Version | 0.6 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/abduco |
| Homepage | https://www.brain-dump.org/projects/abduco/ |
| Repository | https://github.com/martanne/abduco |
| Upstream docs | https://github.com/martanne/abduco#readme |
| License | ISC |
| Source archive | https://github.com/martanne/abduco/releases/download/v0.6/abduco-0.6.tar.gz |
| Last updated | 2026-05-26T23:37:45-04:00 |
| Pulse | updated |
| Bottle | available (on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
abduco
nix profile install nixpkgs#abducoabduco 0.6-r7
Session management in a clean and simple way
https://www.brain-dump.org/projects/abduco/
sudo apk add abducoabduco-doc 0.6-r7
Session management in a clean and simple way (documentation)
https://www.brain-dump.org/projects/abduco/
sudo apk add abduco-docabduco 0.6-24.fc44
Session management in a clean and simple way
http://www.brain-dump.org/projects/abduco/
sudo dnf install abducoabduco 0.6-8
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/
sudo pacman -S abducoabduco
sudo port install abducosource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.