macOS
brew install kubolocal Homebrew formula metadata
sudo port install ipfsMacPorts ports tree · net/ipfs/Portfile · source: api.github.com
brew
Peer-to-peer hypermedia protocol. Version 0.42.0 via Homebrew; verified 2026-06-08. Also installable with nix: nix profile install nixpkgs#kubo.
install
brew install kubolocal Homebrew formula metadata
sudo port install ipfsMacPorts ports tree · net/ipfs/Portfile · source: api.github.com
sudo apk add kuboAlpine Linux edge package indexes · kubo · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#kubonixpkgs package indexes · pkgs/by-name/ku/kubo/package.nix · source: api.github.com
sudo pacman -S kuboArch Linux sync databases · kubo · source: geo.mirror.pkgbuild.com
sudo zypper install kuboopenSUSE Tumbleweed package metadata · kubo · source: download.opensuse.org
scoop install main/kuboScoop official bucket manifest trees · bucket/kubo.json · source: api.github.com
overview
Peer-to-peer hypermedia protocol
history
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.
security posture
broad file, network, media, or database tool signal. formula declares a Homebrew service.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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/configexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
ipfs | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:kubo |
|---|---|
| Version | 0.42.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/kubo |
| Homepage | https://docs.ipfs.tech/how-to/command-line-quick-start/ |
| Repository | https://github.com/ipfs/kubo |
| Upstream docs | https://docs.ipfs.tech/install/command-line |
| License | MIT AND (MIT OR Apache-2.0) |
| Source archive | https://github.com/ipfs/kubo/archive/refs/tags/v0.42.0.tar.gz |
| Last updated | 2026-06-08T13:58:59Z |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 ipfssource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.