macOS
brew install abducolocal Homebrew formula metadata
sudo port install abducoMacPorts ports tree · sysutils/abduco/Portfile · source: api.github.com
brew / rank 6291
Provides session management: i.e. separate programs from terminals. Version 0.6 via Homebrew; verified 2026-05-26. Also installable with nix: nix profile install nixpkgs#abduco.
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 | executable | indexed executable | Discovered from the local executable index. |
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.
install metadata
| Package key | brew:abduco |
|---|---|
| Version | 0.6 |
| Package manager | Homebrew |
| Homepage | https://www.brain-dump.org/projects/abduco/ |
| Repository | https://github.com/martanne/abduco |
| Last updated | 2026-05-26T23:37:45-04:00 |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
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-25.fc45
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.