Automic VaultAutomic Vault

brew

使用 Homebrew, apk, Nix, pacman, zypper, scoop, MacPorts 安装 kubo

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install kubo

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install ipfs

MacPorts ports tree · net/ipfs/Portfile · 来源: api.github.com

Linux

Alpine Linux apk已验证 · 92%
sudo apk add kubo

Alpine Linux edge package indexes · kubo · 来源: dl-cdn.alpinelinux.org

Nix已验证 · 92%
nix profile install nixpkgs#kubo

nixpkgs package indexes · pkgs/by-name/ku/kubo/package.nix · 来源: api.github.com

Arch Linux pacman已验证 · 92%
sudo pacman -S kubo

Arch Linux sync databases · kubo · 来源: geo.mirror.pkgbuild.com

openSUSE zypper已验证 · 92%
sudo zypper install kubo

openSUSE Tumbleweed package metadata · kubo · 来源: download.opensuse.org

Windows

Scoop已验证 · 92%
scoop install main/kubo

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

时间线

  • 2015: IPFS's first implementation emerged as the Go implementation later known as go-ipfs.
  • 2022: Kubo v0.14.0 renamed Go-IPFS to Kubo and dual-published old and new artifact names.
  • 2025: Kubo v0.39 stopped publishing the deprecated go-ipfs name as a normal release artifact.
  • 2020s: The project documents a regular release process with staged testing and QA across IPFS apps and production environments.

Related projects

  • Kubo is related to the IPFS protocol specifications, libp2p, UnixFS, Bitswap, IPFS Desktop, IPFS WebUI, Helia, HTTP gateways, delegated routing, and the wider multiformats ecosystem.

安全态势

风险级别:orange

broad file, network, media, or database tool signal. formula declares a Homebrew service.

风险分类器

orange 风险 · 中 置信度 · infrastructure

原因

  • broad file, network, media, or database tool signal
  • formula declares a Homebrew service

信号

  • metadata:service
  • text:media

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • formula 元数据声明了服务或守护进程块。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 构建元数据列出 1 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

local files

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

Config paths the tool may read or write during local use.

Unix
$IPFS_PATH/config

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
$IPFS_PATH/config

可执行文件

已安装的可执行文件

命令类型暴露范围备注
ipfscli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-25
管理器版本0.42.0
管理器更新时间2026-06-08
本地数据OK
上游当前
检测到的最新版本v0.42.0

https://github.com/ipfs/kubo

  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键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
Pulseupdated
构建依赖go
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务declared

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namekubo
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

kubo

nix profile install nixpkgs#kubo
  • normalized package name match
  • 匹配方式:Kubo
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ku/kubo/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

kubo 0.41.0-r1

Inter Platnetary File System (IPFS), a peer-to-peer hypermedia distribution protocol

https://ipfs.tech/

sudo apk add kubo
  • License: MIT Apache-2.0
  • Architecture: x86_64
  • Source Package: kubo
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Kubo
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: kubo from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

kubo-bash-completion 0.41.0-r1

Bash completions for kubo

https://ipfs.tech/

sudo apk add kubo-bash-completion
  • License: MIT Apache-2.0
  • Architecture: x86_64
  • Source Package: kubo
  • normalized package name match
  • 匹配方式:Kubo
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: kubo-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

kubo-doc 0.41.0-r1

Inter Platnetary File System (IPFS), a peer-to-peer hypermedia distribution protocol (documentation)

https://ipfs.tech/

sudo apk add kubo-doc
  • License: MIT Apache-2.0
  • Architecture: x86_64
  • Source Package: kubo
  • normalized package name match
  • 匹配方式:Kubo
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: kubo-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

kubo-fish-completion 0.41.0-r1

Fish completions for kubo

https://ipfs.tech/

sudo apk add kubo-fish-completion
  • License: MIT Apache-2.0
  • Architecture: x86_64
  • Source Package: kubo
  • normalized package name match
  • 匹配方式:Kubo
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: kubo-fish-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

kubo-migration 0.41.0-r1

Inter Platnetary File System (IPFS), a peer-to-peer hypermedia distribution protocol (15 to 16 migration)

https://ipfs.tech/

sudo apk add kubo-migration
  • License: MIT Apache-2.0
  • Architecture: x86_64
  • Source Package: kubo
  • 1 提供
  • normalized package name match
  • 匹配方式:Kubo
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: kubo-migration from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

kubo-openrc 0.41.0-r1

Inter Platnetary File System (IPFS), a peer-to-peer hypermedia distribution protocol (OpenRC init scripts)

https://ipfs.tech/

sudo apk add kubo-openrc
  • License: MIT Apache-2.0
  • Architecture: x86_64
  • Source Package: kubo
  • normalized package name match
  • 匹配方式:Kubo
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: kubo-openrc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

kubo-zsh-completion 0.41.0-r1

Zsh completions for kubo

https://ipfs.tech/

sudo apk add kubo-zsh-completion
  • License: MIT Apache-2.0
  • Architecture: x86_64
  • Source Package: kubo
  • normalized package name match
  • 匹配方式:Kubo
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: kubo-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
pacman95%

kubo 0.42.0-1

IPFS implementation in Go

https://github.com/ipfs/kubo

sudo pacman -S kubo
  • License: MIT
  • Architecture: x86_64
  • 1 依赖
  • 1 提供
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Kubo
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: kubo from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

kubo 0.40.1-1.1

IPFS implementation in Go

https://github.com/ipfs/kubo

sudo zypper install kubo
  • License: MIT
  • Category: Productivity/Networking/Other
  • Architecture: x86_64
  • Source Package: kubo
  • 5 依赖
  • 3 提供
  • normalized package name match
  • 匹配方式:Kubo
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: kubo from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
Scoop95%

main/kubo

scoop install main/kubo
  • normalized package name match
  • 匹配方式:Kubo
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/kubo.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
MacPorts94%

ipfs

sudo port install ipfs
  • installed executable or alias match
  • 匹配方式:Ipfs
MacPorts ports tree · api.github.com · MacPorts ports tree: net/ipfs/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

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