# Installer btpd avec Homebrew, apk, MacPorts, apt

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

## installation

```sh
sudo av install brew:btpd
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install btpd
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install btpd
```

  Preuve: MacPorts ports tree: net/btpd/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add btpd
```

  Preuve: Alpine Linux edge package indexes: btpd from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

- Ubuntu apt (92%):

```sh
sudo apt install btpd
```

  Preuve: Ubuntu 24.04 LTS package indexes: btpd from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

## Faits du paquet

- **Clé du paquet:** brew:btpd
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/btpd>
- **Version:** 0.16
- **Résumé source:** BitTorrent Protocol Daemon
- **Page d'accueil:** <https://github.com/btpd/btpd>
- **Dépôt:** <https://github.com/btpd/btpd>
- **Docs amont:** <https://github.com/btpd/btpd#readme>
- **Licence:** BSD-2-Clause
- **Archive source:** <https://github.com/btpd/btpd/archive/refs/tags/v0.16.tar.gz>
- **Dernière mise à jour:** 2026-05-12T00:32:49Z
- **Généré:** 2026-07-08T07:18:31+00:00

## exécutables

- btinfo (cli)
- btpd (cli)
- btinfo (alias)
- btpd (alias)

## Dépendances

- openssl@4

## Dépendances de compilation

- autoconf
- automake
- libtool

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-07-08
- version du gestionnaire: 0.16
- gestionnaire mis à jour: 2026-05-12
- données locales: OK
- dépôt amont: https://github.com/btpd/btpd
- dernière version détectée: v0.16 (à jour)
## Historique du projet et usages

BTPD is a small BitTorrent daemon with command-line control utilities. It represents an older Unix style of P2P client: a background daemon, a control socket, and small tools rather than an integrated desktop application.

### Historique du projet

The project describes btpd as a utility for sharing files over the BitTorrent network protocol that runs as a daemon without a controlling terminal or GUI. Its companion programs include btpd, btcli, and btinfo.

The public GitHub repository was created in 2010 and carries release tags v0.13 through v0.16. Development activity is modest and specialized, matching the project's role as a compact daemon rather than a broad BitTorrent suite.

### Historique d'adoption

btpd was adopted by Unix-like package repositories for users who wanted a headless BitTorrent client. The input package metadata lists Homebrew, MacPorts, Alpine, and Ubuntu packaging, indicating cross-distribution survival despite the project's small scope.

Its adoption niche overlaps with servers, shells, seedboxes, and users who prefer daemonized network tools controllable by scripts.

### Modes d'utilisation

Users start btpd once, add torrents with btcli, inspect them with btcli list or stat, set upload/download rates, and shut the daemon down with btcli kill. State and logs are stored under $HOME/.btpd by default, with -d or BTPD_HOME available to choose another directory.

btinfo reads metadata from torrent files. The project has no credential store and no general configuration file documented beyond its runtime state directory and command-line options.

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

btpd is interesting because it packages BitTorrent as a classic Unix service split into daemon and client tools. It is also a reminder that package managers preserve many small protocol implementations long after attention has moved to larger clients.

### Chronologie

- 2010: Public GitHub repository for btpd is created.
- 2010s: Release tags v0.13 through v0.16 are published.
- 2020s: btpd remains packaged in multiple Unix-like package managers.

### Related projects

- BitTorrent is the peer-to-peer protocol implemented by btpd.
- btcli is the command-line control utility shipped with btpd.
- btinfo is the torrent metadata inspection utility shipped with btpd.

### Sources

- <https://api.github.com/repos/btpd/btpd>
- <https://api.github.com/repos/btpd/btpd/tags?per_page=10>
- <https://github.com/btpd/btpd#readme>
- source_facts.package-manager


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour btpd. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.


## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** btpd
- **Version Scheme:** 0
- **Revision:** 2
- **Conflicts With:** btcli
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## Autres enregistrements de gestionnaires de paquets

- Ubuntu apt - btpd - 0.16-0ubuntu6: normalized package name match | Ubuntu 24.04 LTS package indexes: btpd from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | BitTorrent Protocol Daemon | http://wiki.github.com/btpd/btpd/
- apk - btpd - 0.16-r2: normalized package name match | Alpine Linux edge package indexes: btpd from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | The BitTorrent Protocol Daemon | https://github.com/btpd/btpd
- apk - btpd-doc - 0.16-r2: normalized package name match | Alpine Linux edge package indexes: btpd-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | The BitTorrent Protocol Daemon (documentation) | https://github.com/btpd/btpd
- MacPorts - btpd: normalized package name match | MacPorts ports tree: net/btpd/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Liens liés

- [Source-control packages](https://www.automicvault.com/fr/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/fr/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/fr/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Homebrew utility packages](https://www.automicvault.com/fr/pkg/brew-utility-packages/) - Matched Homebrew package provider.
- [openssl@4](https://www.automicvault.com/fr/pkg/brew/openssl-4/) - Runtime dependency declared by Homebrew.
- [autoconf](https://www.automicvault.com/fr/pkg/brew/autoconf/) - Build dependency declared by Homebrew.
- [automake](https://www.automicvault.com/fr/pkg/brew/automake/) - Build dependency declared by Homebrew.
- [libtool](https://www.automicvault.com/fr/pkg/brew/libtool/) - Build dependency declared by Homebrew.
- [rqbit](https://www.automicvault.com/fr/pkg/brew/rqbit/) - Shares av.db curated category or tags: bittorrent, cli, file-sharing, networking.
- [superseedr](https://www.automicvault.com/fr/pkg/brew/superseedr/) - Shares av.db curated category or tags: bittorrent, cli, file-sharing, networking.
- [transmission-cli](https://www.automicvault.com/fr/pkg/brew/transmission-cli/) - Shares av.db curated category or tags: bittorrent, cli, daemon, networking, p2p.
- [copyparty](https://www.automicvault.com/fr/pkg/brew/copyparty/) - Shares av.db curated category or tags: cli, file-sharing, networking.
- [dufs](https://www.automicvault.com/fr/pkg/brew/dufs/) - Shares av.db curated category or tags: cli, file-sharing, networking.
- [gtk-gnutella](https://www.automicvault.com/fr/pkg/brew/gtk-gnutella/) - Shares av.db curated category or tags: cli, file-sharing, networking.
- [mktorrent](https://www.automicvault.com/fr/pkg/brew/mktorrent/) - Shares av.db curated category or tags: bittorrent, cli, networking, p2p.
- [ncdc](https://www.automicvault.com/fr/pkg/brew/ncdc/) - Shares av.db curated category or tags: cli, file-sharing, networking.

## Combined YAML source

View the package source record on GitHub. [combined/btpd.yml](https://github.com/automic-vault/db/blob/main/combined/btpd.yml)


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
