# opendht installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für opendht in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:opendht
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install opendht
```

  Evidenz: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add opendht
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#opendht
```

  Evidenz: nixpkgs package indexes: pkgs/by-name/op/opendht/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S opendht
```

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

- Ubuntu apt (92%):

```sh
sudo apt install dhtnode
```

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

## Paketfakten

- **Paketschlüssel:** brew:opendht
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/opendht>
- **Version:** 3.7.1
- **Quellzusammenfassung:** C++17 Distributed Hash Table implementation
- **Homepage:** <https://github.com/savoirfairelinux/opendht>
- **Repository:** <https://github.com/savoirfairelinux/opendht>
- **Lizenz:** MIT
- **Quellarchiv:** <https://github.com/savoirfairelinux/opendht/archive/refs/tags/v3.7.1.tar.gz>
- **Aktualisiert:** 2026-05-11T18:07:37Z
- **Generierte Quelle:** 2026-05-26T22:45:13+00:00

## Executables

- dhtnode (cli)
- dhtnode (Alias)

## Abhängigkeiten

- argon2
- asio
- fmt
- gnutls
- msgpack-cxx
- nettle
- readline

## Build-Abhängigkeiten

- cmake
- pkgconf

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Aktualität

- Seite generiert: 2026-05-26
- Manager-Version: 3.7.1
- Manager aktualisiert: 2026-05-11
- lokale Daten: ok
- Upstream-Repository: https://github.com/savoirfairelinux/opendht
- neueste erkannte Version: v3.7.1 (current)

## Sicherheitshinweise

no executable entrypoint in the package index.

- **Geiger-Risiko:** green / low
- no executable entrypoint in the package index

## Verwandte Links

- [readline](https://www.automicvault.com/pkg/brew/readline/) - Runtime dependency declared by Homebrew.
- [gnutls](https://www.automicvault.com/pkg/brew/gnutls/) - Runtime dependency declared by Homebrew.
- [nettle](https://www.automicvault.com/pkg/brew/nettle/) - Runtime dependency declared by Homebrew.
- [fmt](https://www.automicvault.com/pkg/brew/fmt/) - Runtime dependency declared by Homebrew.
- [argon2](https://www.automicvault.com/pkg/brew/argon2/) - Runtime dependency declared by Homebrew.
- [asio](https://www.automicvault.com/pkg/brew/asio/) - Runtime dependency declared by Homebrew.
- [msgpack-cxx](https://www.automicvault.com/pkg/brew/msgpack-cxx/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://www.automicvault.com/pkg/brew/pkgconf/) - Build dependency declared by Homebrew.
- [cmake](https://www.automicvault.com/pkg/brew/cmake/) - Build dependency declared by Homebrew.

## Quellen

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- package version freshness
- package relationship graph
- cross-ecosystem install command graph
