Automic VaultAutomic Vault

brew

kubo mit Homebrew, apk, Nix, pacman, zypper, scoop, MacPorts installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install kubo

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install ipfs

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

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add kubo

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

Nixverifiziert · 92%
nix profile install nixpkgs#kubo

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

Arch Linux pacmanverifiziert · 92%
sudo pacman -S kubo

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

openSUSE zypperverifiziert · 92%
sudo zypper install kubo

openSUSE Tumbleweed package metadata · kubo · Quelle: download.opensuse.org

Windows

Scoopverifiziert · 92%
scoop install main/kubo

Scoop official bucket manifest trees · bucket/kubo.json · Quelle: api.github.com

Überblick

Paketzusammenfassung

Peer-to-peer hypermedia protocol

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

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

Sicherheitslage

Risikostufe: orange

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

Risikoklassifikator

orange Risiko · mittel Konfidenz · infrastructure

Warum

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

Signale

  • metadata:service
  • text:media

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Formelmetadaten deklarieren einen Service- oder Daemon-Block.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

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

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
ipfscliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-25
Manager-Version0.42.0
Manager aktualisiert2026-06-08
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv0.42.0

https://github.com/ipfs/kubo

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:kubo
Version0.42.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/kubo
Homepagehttps://docs.ipfs.tech/how-to/command-line-quick-start/
Repositoryhttps://github.com/ipfs/kubo
Upstream-Dokumentationhttps://docs.ipfs.tech/install/command-line
LizenzMIT AND (MIT OR Apache-2.0)
Quellarchivhttps://github.com/ipfs/kubo/archive/refs/tags/v0.42.0.tar.gz
Zuletzt aktualisiert2026-06-08T13:58:59Z
Pulseupdated
Build-Abhängigkeitengo
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstdeclared

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

kubo

nix profile install nixpkgs#kubo
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 3 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • 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