# Installer abduco avec Homebrew, apk, dnf, MacPorts, Nix, pacman

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de abduco pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install abduco
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install abduco
```

  Preuve: 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
```

  Preuve: 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
```

  Preuve: 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
```

  Preuve: 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
```

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

## Faits du paquet

- **Clé du paquet:** brew:abduco
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/abduco>
- **Version:** 0.6
- **Résumé source:** Provides session management: i.e. separate programs from terminals
- **Page d'accueil:** <https://www.brain-dump.org/projects/abduco/>
- **Dépôt:** <https://github.com/martanne/abduco>
- **Docs amont:** <https://www.brain-dump.org/projects/abduco/>
- **Licence:** ISC
- **Archive source:** <https://github.com/martanne/abduco/releases/download/v0.6/abduco-0.6.tar.gz>
- **Dernière mise à jour:** 2026-05-26T23:37:45-04:00
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- abduco (cli)
- abduco (alias)

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 0.6
- gestionnaire mis à jour: 2026-05-26
- données locales: OK
- dépôt amont: https://github.com/martanne/abduco
- info: No cached GitHub release or tag data was available.
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 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.

### Sources

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


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Détails de la base source

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

## Autres enregistrements de gestionnaires de paquets

- 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


## Liens liés

- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/fr/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Homebrew utility packages](https://pkg.so/fr/brew-utility-packages/) - Matched Homebrew package provider.
- [dtach](https://pkg.so/fr/brew/dtach/) - Shares pkgdb curated category or tags: cli, detach, session-management, system, terminal.
- [screen](https://pkg.so/fr/brew/screen/) - Shares pkgdb curated category or tags: cli, session-management, system, terminal.
- [tree](https://pkg.so/fr/brew/tree/) - Shares pkgdb curated category or tags: cli, system, terminal.
- [htop](https://pkg.so/fr/brew/htop/) - Shares pkgdb curated category or tags: cli, system, terminal.
- [eza](https://pkg.so/fr/brew/eza/) - Shares pkgdb curated category or tags: cli, system, terminal.
- [watch](https://pkg.so/fr/brew/watch/) - Shares pkgdb curated category or tags: cli, system, terminal.
- [pv](https://pkg.so/fr/brew/pv/) - Shares pkgdb curated category or tags: cli, system, terminal.
- [nushell](https://pkg.so/fr/brew/nushell/) - Shares pkgdb curated category or tags: cli, system, terminal.
- [conman](https://pkg.so/fr/brew/conman/) - Local package facts share a topical domain. Shared terms: cli, management, system, terminal.
- [g-ls](https://pkg.so/fr/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)


## Sources

- 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
