macOS
brew install kubolocal Homebrew formula metadata
安装
brew install kubolocal Homebrew formula metadata
sudo apk add kuboAlpine Linux edge package indexes · kubo · 来源: dl-cdn.alpinelinux.org
nix profile install nixpkgs#kubonixpkgs package indexes · pkgs/by-name/ku/kubo/package.nix · 来源: api.github.com
sudo pacman -S kuboArch Linux sync databases · kubo · 来源: geo.mirror.pkgbuild.com
sudo zypper install kuboopenSUSE Tumbleweed package metadata · kubo · 来源: download.opensuse.org
scoop install main/kuboScoop official bucket manifest trees · bucket/kubo.json · 来源: api.github.com
概览
Peer-to-peer hypermedia protocol
历史
Kubo is the Go implementation of IPFS and the command-line `ipfs` daemon most associated with running an IPFS node. The project was originally known as go-ipfs and was renamed Kubo in 2022.
Kubo originated as the first implementation of IPFS, the content-addressed, peer-to-peer hypermedia protocol. The repository describes Kubo as an opinionated implementation that prioritizes interoperability through CIDs, DAGs, UnixFS, HTTP gateways, Bitswap, and verifiable retrieval over HTTP.
The 2022 rename from Go-IPFS to Kubo was part of a broader IPFS ecosystem cleanup: IPFS stewards wanted the name IPFS to refer to protocols and conventions rather than to a single Go implementation. Kubo v0.14.0 changed the published artifact name, Docker image name, and libp2p user agent while dual-publishing old names to reduce breakage.
Kubo became the standard CLI path for users who wanted more granular control than IPFS Desktop. Official docs describe it as the first and most widely used IPFS implementation, and its packaging spans direct distribution from dist.ipfs.tech, Docker images, Homebrew, Linux distributions, Nix, Scoop, and other package managers.
Because Kubo exposes both a daemon and CLI, it also became infrastructure for applications that need local IPFS storage, pinning, gateways, RPC control, and DHT participation. Its release process documentation describes a regular release cadence with staged testing across unit, interop, integration, IPFS apps, production environments, and community testers.
Users typically initialize a repository with `ipfs init`, start a node with `ipfs daemon`, add content with `ipfs add`, retrieve content with `ipfs cat`, and manage node behavior through the Kubo CLI or HTTP RPC API. Configuration and identity material live in the IPFS repository, commonly `$IPFS_PATH`, with the config file used for networking, datastore, gateway, API, and identity settings.
Kubo is package-nerd significant because it is both a user CLI and a network node implementation for a protocol stack. Package managers are not merely distributing a helper binary; they are distributing a long-running peer-to-peer daemon with repository migrations, DHT behavior, gateway semantics, RPC compatibility, and a compatibility story that survived the go-ipfs-to-kubo rename.
安全态势
broad file, network, media, or database tool signal. formula declares a Homebrew service.
orange 风险 · 中 置信度 · infrastructure
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
local files
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.
Config paths the tool may read or write during local use.
$IPFS_PATH/configCredential-bearing paths to review before unattended agent runs.
$IPFS_PATH/config可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
ipfs | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:kubo |
|---|---|
| 版本 | 0.42.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/kubo |
| 主页 | https://docs.ipfs.tech/how-to/command-line-quick-start/ |
| 仓库 | https://github.com/ipfs/kubo |
| 上游文档 | https://docs.ipfs.tech/install/command-line |
| 许可证 | MIT AND (MIT OR Apache-2.0) |
| 源码归档 | https://github.com/ipfs/kubo/archive/refs/tags/v0.42.0.tar.gz |
| 最后更新 | 2026-06-08T13:58:59Z |
| Pulse | updated |
| 构建依赖 | go |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | declared |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | kubo |
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
kubo
nix profile install nixpkgs#kubokubo 0.41.0-r1
Inter Platnetary File System (IPFS), a peer-to-peer hypermedia distribution protocol
sudo apk add kubokubo-bash-completion 0.41.0-r1
Bash completions for kubo
sudo apk add kubo-bash-completionkubo-doc 0.41.0-r1
Inter Platnetary File System (IPFS), a peer-to-peer hypermedia distribution protocol (documentation)
sudo apk add kubo-dockubo-fish-completion 0.41.0-r1
Fish completions for kubo
sudo apk add kubo-fish-completionkubo-migration 0.41.0-r1
Inter Platnetary File System (IPFS), a peer-to-peer hypermedia distribution protocol (15 to 16 migration)
sudo apk add kubo-migrationkubo-openrc 0.41.0-r1
Inter Platnetary File System (IPFS), a peer-to-peer hypermedia distribution protocol (OpenRC init scripts)
sudo apk add kubo-openrckubo-zsh-completion 0.41.0-r1
Zsh completions for kubo
sudo apk add kubo-zsh-completionkubo 0.42.0-1
IPFS implementation in Go
sudo pacman -S kubokubo 0.40.1-1.1
IPFS implementation in Go
sudo zypper install kubomain/kubo
scoop install main/kuboipfs
sudo port install ipfs来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.