# 使用 Homebrew, apk, apt, Nix, zypper 安装 gnunet

查看 gnunet 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:gnunet
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install gnunet
```

  证据: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add gnunet
```

  证据: Alpine Linux edge package indexes: gnunet from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install gnunet
```

  证据: Debian stable package indexes: gnunet from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Nix (92%):

```sh
nix profile install nixpkgs#gnunet
```

  证据: nixpkgs package indexes: pkgs/by-name/gn/gnunet/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- zypper (92%):

```sh
sudo zypper install gnunet
```

  证据: openSUSE Tumbleweed package metadata: gnunet from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

## 软件包事实

- **软件包键:** brew:gnunet
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/gnunet>
- **版本:** 0.27.0
- **来源摘要:** Framework for distributed, secure and privacy-preserving applications
- **主页:** <https://gnunet.org/>
- **仓库:** <https://git.gnunet.org/gnunet.git>
- **上游文档:** <https://docs.gnunet.org/doxygen>
- **许可证:** AGPL-3.0-or-later
- **源码归档:** <https://ftpmirror.gnu.org/gnu/gnunet/gnunet-0.27.0.tar.gz>
- **已生成:** 2026-07-08T18:08:21+00:00

## 可执行文件

- gnunet-abd (cli)
- gnunet-arm (cli)
- gnunet-auto-share (cli)
- gnunet-base32 (cli)
- gnunet-bugreport (cli)
- gnunet-cadet (cli)
- gnunet-config (cli)
- gnunet-core (cli)
- gnunet-datastore (cli)
- gnunet-dht-get (cli)
- gnunet-dht-hello (cli)
- gnunet-dht-monitor (cli)
- gnunet-dht-put (cli)
- gnunet-did (cli)
- gnunet-directory (cli)
- gnunet-download (cli)
- gnunet-ecc (cli)
- gnunet-fs (cli)
- gnunet-gns (cli)
- gnunet-gns-proxy-setup-ca (cli)
- gnunet-hello (cli)
- gnunet-identity (cli)
- gnunet-messenger (cli)
- gnunet-namecache (cli)
- gnunet-namestore (cli)
- gnunet-namestore-dbtool (cli)
- gnunet-namestore-zonefile (cli)
- gnunet-nat (cli)
- gnunet-nat-auto (cli)
- gnunet-nat-server (cli)
- gnunet-nse (cli)
- gnunet-pils (cli)
- gnunet-publish (cli)
- gnunet-reclaim (cli)
- gnunet-regex (cli)
- gnunet-resolver (cli)
- gnunet-revocation (cli)
- gnunet-rps (cli)
- gnunet-scalarproduct (cli)
- gnunet-scrypt (cli)
- gnunet-search (cli)
- gnunet-statistics (cli)
- gnunet-testbed (cli)
- gnunet-testing-netjail-launcher (cli)
- gnunet-transport-certificate-creation (cli)
- gnunet-unindex (cli)
- gnunet-uri (cli)
- gnunet-vpn (cli)
- gnunet-zoneimport (cli)
- gnunet-abd (别名)
- gnunet-arm (别名)
- gnunet-auto-share (别名)
- gnunet-base32 (别名)
- gnunet-bugreport (别名)
- gnunet-cadet (别名)
- gnunet-config (别名)
- gnunet-core (别名)
- gnunet-datastore (别名)
- gnunet-dht-get (别名)
- gnunet-dht-hello (别名)
- gnunet-dht-monitor (别名)
- gnunet-dht-put (别名)
- gnunet-did (别名)
- gnunet-directory (别名)
- gnunet-download (别名)
- gnunet-ecc (别名)
- gnunet-fs (别名)
- gnunet-gns (别名)
- gnunet-gns-proxy-setup-ca (别名)
- gnunet-hello (别名)
- gnunet-identity (别名)
- gnunet-messenger (别名)
- gnunet-namecache (别名)
- gnunet-namestore (别名)
- gnunet-namestore-dbtool (别名)
- gnunet-namestore-zonefile (别名)
- gnunet-nat (别名)
- gnunet-nat-auto (别名)
- gnunet-nat-server (别名)
- gnunet-nse (别名)
- gnunet-pils (别名)
- gnunet-publish (别名)
- gnunet-reclaim (别名)
- gnunet-regex (别名)
- gnunet-resolver (别名)
- gnunet-revocation (别名)
- gnunet-rps (别名)
- gnunet-scalarproduct (别名)
- gnunet-scrypt (别名)
- gnunet-search (别名)
- gnunet-statistics (别名)
- gnunet-testbed (别名)
- gnunet-testing-netjail-launcher (别名)
- gnunet-transport-certificate-creation (别名)
- gnunet-unindex (别名)
- gnunet-uri (别名)
- gnunet-vpn (别名)
- gnunet-zoneimport (别名)

## 依赖

- gettext
- gmp
- gnutls
- jansson
- libextractor
- libgcrypt
- libgpg-error
- libidn2
- libmicrohttpd
- libsodium
- libtool
- libunistring

## 构建依赖

- meson
- ninja
- pkgconf

## macOS 提供的库

- curl
- sqlite

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-07-08
- 管理器版本: 0.27.0
- 本地数据: OK
- 上游仓库: https://gnunet.org/
- 信息: No package-manager update timestamp was available.
- 信息: Release/tag comparison is only available for GitHub repositories.
## 项目历史与用法

GNUnet is GNU's framework for decentralized, secure and privacy-preserving networking, built as a collection of services and command-line tools rather than a single end-user program.

### 项目历史

The GNUnet documentation traces the project to 2001, when ideas for changing Freenet's file-sharing design proved too large for that project. The first release used the name GNet while the maintainers sought GNU approval; after adopting GNU governance, it became an official GNU package.

The system broadened from anonymous file sharing into a modular network stack. Early work produced GNU libextractor, then pluggable transports in 2003, peer-to-peer chat in 2005, GNU libmicrohttpd support for HTTP transport in 2007, and a multi-process architecture in 2009.

Research work from 2009 to 2014 produced major GNUnet subsystems including R5N DHT, CADET, ATS and the GNU Name System. Later projects such as secushare, GNU Taler, pEp metadata protection and Taler Systems helped keep GNUnet tied to privacy-preserving application research.

### 采用历史

GNUnet's adoption has been strongest in free-software, privacy, peer-to-peer networking and academic research circles. Its own history notes that most contributions came from volunteers or people funded to do fundamental research, and that it remained an experimental system with known design and implementation limits.

### 使用方式

Practitioners use GNUnet by running a peer with gnunet-arm, configuring services in gnunet.conf and enabling selected subsystems such as file sharing, DHT operations, GNS naming, VPN support, messaging or testbed tooling. Advanced deployments separate per-user and system services and may run a dedicated gnunet account.

### 为什么软件包爱好者会关心

For package users, GNUnet is interesting because the formula installs a dense toolkit of subsystem commands rather than a single daemon. It is the kind of package used to experiment with alternative network protocols, service supervision, DHT behavior, decentralized naming and privacy-preserving application plumbing.

### 时间线

- 2001: Project started from ideas that exceeded Freenet's file-sharing scope.
- 2001: The first release used the name GNet before GNUnet joined GNU governance.
- 2003: Pluggable transports appeared, starting with TCP, UDP and SMTP.
- 2005: The project began moving beyond file sharing with a simple P2P chat.
- 2009: GNUnet was modularized into a multi-process architecture.
- 2010: secushare selected GNUnet as its networking basis.
- 2013: GNU Taler was launched from the GNUnet community.
- 2015: pEp announced GNUnet use for a metadata-protection layer.
- 2016: Taler Systems SA was founded using GNUnet technology.

### Related projects

- GNUnet is related to Freenet by origin, to GNU libextractor and GNU libmicrohttpd by project history, and to GNU Taler, secushare and pEp through later application work.

### 来源

- <https://docs.gnunet.org/master/users/configuration.html>
- <https://docs.gnunet.org/master/users/subsystems.html>
- <https://docs.gnunet.org/v0.20.x/about.html>
- <https://gnunet.org/>


## 安全说明

broad file, network, media, or database tool signal.

- **Geiger 风险:** blue / 中
- broad file, network, media, or database tool signal


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: ~/.config/gnunet.conf, $XDG_CONFIG_HOME/gnunet.conf, /etc/gnunet.conf
## 源数据库详情

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

## 其他软件包管理器记录

- Debian apt - gnunet - 0.20.0-7: normalized package name match | Debian stable package indexes: gnunet from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | GNU's framework for secure peer-to-peer networking | https://gnunet.org
- Debian apt - gnunet-dev - 0.20.0-7: normalized package name match | Debian stable package indexes: gnunet-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | GNU's framework for secure peer-to-peer networking (transitional package) | https://gnunet.org
- Debian apt - libgnunet-dev - 0.20.0-7: normalized package name match | Debian stable package indexes: libgnunet-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | GNU's framework for secure peer-to-peer networking (development) | https://gnunet.org
- Debian apt - libgnunet0.20t64 - 0.20.0-7: normalized package name match | Debian stable package indexes: libgnunet0.20t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | GNU's framework for secure peer-to-peer networking (libraries) | https://gnunet.org
- Nix - gnunet: normalized package name match | nixpkgs package indexes: pkgs/by-name/gn/gnunet/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - gnunet - 0.20.0-4.1build3: normalized package name match | Ubuntu 24.04 LTS package indexes: gnunet from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | GNU's framework for secure peer-to-peer networking | https://gnunet.org
- Ubuntu apt - gnunet-dev - 0.20.0-4.1build3: normalized package name match | Ubuntu 24.04 LTS package indexes: gnunet-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | GNU's framework for secure peer-to-peer networking (transitional package) | https://gnunet.org
- Ubuntu apt - libgnunet-dev - 0.20.0-4.1build3: normalized package name match | Ubuntu 24.04 LTS package indexes: libgnunet-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | GNU's framework for secure peer-to-peer networking (development) | https://gnunet.org
- Ubuntu apt - libgnunet0.20t64 - 0.20.0-4.1build3: normalized package name match | Ubuntu 24.04 LTS package indexes: libgnunet0.20t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | GNU's framework for secure peer-to-peer networking (libraries) | https://gnunet.org
- apk - gnunet - 0.27.0-r0: normalized package name match | Alpine Linux edge package indexes: gnunet from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | A framework for secure and privacy enhancing peer-to-peer networking | https://gnunet.org
- apk - gnunet-dev - 0.27.0-r0: normalized package name match | Alpine Linux edge package indexes: gnunet-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | A framework for secure and privacy enhancing peer-to-peer networking (development files) | https://gnunet.org
- apk - gnunet-doc - 0.27.0-r0: normalized package name match | Alpine Linux edge package indexes: gnunet-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | A framework for secure and privacy enhancing peer-to-peer networking (documentation) | https://gnunet.org
- apk - gnunet-lang - 0.27.0-r0: normalized package name match | Alpine Linux edge package indexes: gnunet-lang from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Languages for package gnunet | https://gnunet.org
- apk - gnunet-openrc - 0.27.0-r0: normalized package name match | Alpine Linux edge package indexes: gnunet-openrc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | A framework for secure and privacy enhancing peer-to-peer networking (OpenRC init scripts) | https://gnunet.org
- zypper - gnunet - 0.26.2-1.3: normalized package name match | openSUSE Tumbleweed package metadata: gnunet from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | Security focused Peer-to-Peer Framework | https://www.gnunet.org/
- zypper - gnunet-devel - 0.26.2-1.3: normalized package name match | openSUSE Tumbleweed package metadata: gnunet-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | Security focused Peer-to-Peer Framework | https://www.gnunet.org/


## 相关链接

- [Secret-risk packages](https://www.automicvault.com/zh-hans/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Networking and protocol packages](https://www.automicvault.com/zh-hans/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [gettext](https://www.automicvault.com/zh-hans/pkg/brew/gettext/) - Runtime dependency declared by Homebrew.
- [gnutls](https://www.automicvault.com/zh-hans/pkg/brew/gnutls/) - Runtime dependency declared by Homebrew.
- [libgcrypt](https://www.automicvault.com/zh-hans/pkg/brew/libgcrypt/) - Runtime dependency declared by Homebrew.
- [libgpg-error](https://www.automicvault.com/zh-hans/pkg/brew/libgpg-error/) - Runtime dependency declared by Homebrew.
- [libidn2](https://www.automicvault.com/zh-hans/pkg/brew/libidn2/) - Runtime dependency declared by Homebrew.
- [meson](https://www.automicvault.com/zh-hans/pkg/brew/meson/) - Build dependency declared by Homebrew.
- [ninja](https://www.automicvault.com/zh-hans/pkg/brew/ninja/) - Build dependency declared by Homebrew.
- [pkgconf](https://www.automicvault.com/zh-hans/pkg/brew/pkgconf/) - Build dependency declared by Homebrew.
- [gnupg](https://www.automicvault.com/zh-hans/pkg/brew/gnupg/) - Local package facts share a topical domain. Shared terms: error, gettext, gnutls, libgcrypt, libgpg.
- [gwenhywfar](https://www.automicvault.com/zh-hans/pkg/brew/gwenhywfar/) - Local package facts share a topical domain. Shared terms: config, error, gettext, gnutls, libgcrypt.
- [pidgin](https://www.automicvault.com/zh-hans/pkg/brew/pidgin/) - Local package facts share a topical domain. Shared terms: core, error, gettext, gnutls, libgcrypt.

## Combined YAML source

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


## 来源

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- 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
