macOS
brew install zero-installlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für zero-install in AI-Agent-Workflows.
Installation
brew install zero-installlocal Homebrew formula metadata
sudo apt install 0installDebian stable package indexes · 0install · Quelle: deb.debian.org
sudo dnf install ocaml-0install-solverFedora Rawhide package metadata · ocaml-0install-solver · Quelle: dl.fedoraproject.org
winget install --id ZeroInstall.ZeroInstall -eWindows Package Manager source index · ZeroInstall.ZeroInstall · Quelle: cdn.winget.microsoft.com
choco install 0installChocolatey community package catalog · 0install · Quelle: community.chocolatey.org
Überblick
Decentralised cross-platform software installation system
Verlauf
Zero Install is a decentralized, cross-platform software installation system that lets upstream developers publish programs from their own websites while users keep dependency solving, updates, signatures, rollbacks, and native package-manager integration.
Thomas Leonard traces Zero Install's goal back to 2003: secure, cross-platform, decentralized software installation. The earliest implementation was written in C as a Linux kernel module plus user-space helper, but that made Zero Install itself hard to distribute. In 2005 it was redesigned and reimplemented in Python to make bootstrapping easier.
The system's model deliberately complements rather than replaces the operating system package manager. The official docs say 0install packages do not interfere with distribution packages, and that developers publish XML metadata pointing at ordinary tarballs or zip files rather than inventing a new archive format.
The 1.0 release was made on May 23, 2011, and the 2.0 release followed on March 5, 2013. The 2.0 announcement emphasized backwards compatibility with 1.0 feeds while adding more expressive dependencies, native package integration for systems including Arch, Cygwin, Darwin, Fink, and MacPorts, an apps system for rollback, better diagnostics, shell completion, and improved headless support.
In 2013 Leonard migrated the core from Python to OCaml, finishing a 29,215-line port intended to preserve behavior while gaining static typing and faster startup. His 2014 retrospective reports similar code size, around 10x faster operations in simple benchmarks, and improved type-checking reliability.
Zero Install has always been adoption-challenged in the interesting way decentralized package systems are: it reduces the need for central distro blessing, but depends on upstreams publishing feeds and users trusting the model. Its docs explicitly describe the chicken-and-egg problem where distributions may not package software until popular, while software cannot become popular until it is easy to install.
The supplied package data shows Zero Install available from Homebrew, Chocolatey, Debian, Ubuntu, Fedora-related OCaml packaging, and winget. That breadth reflects a mature cross-platform tool, even if it never displaced mainstream OS package managers.
The project also spread into related implementations and tools, including Zero Install for Windows, .NET components, feed/publishing utilities, and docs for integrating with native distribution package managers.
Users typically invoke the `0install` family of commands to select and run applications from feed files, create aliases, manage cached implementations, or integrate desktop/menu entries. The model caches each version of a package separately rather than unpacking into system directories.
For developers, the work is feed publication: write XML metadata describing available implementations, dependencies, signatures, and platform constraints, then host it next to upstream software. 0install can use source or binary archives and can satisfy some dependencies from native package managers when appropriate.
Its practical appeal is strongest for cross-platform tools, research software, and upstream-controlled distribution where the author wants updates and dependency metadata without waiting for every distro repository.
Zero Install is historically important because it explored a serious alternative to both central distro repositories and ad hoc upstream installers. It tried to preserve package-manager virtues such as dependency solving, shared libraries, signatures, updates, and rollbacks while decentralizing publication.
For package nerds, it is also a case study in bootstrapping and trust. The C kernel-helper origin, Python redesign, OCaml rewrite, XML feed model, digest-based caches, and native package-manager integration all show the tradeoffs of building a package ecosystem that spans distributions without owning them.
Even where Zero Install did not become the default installation path, many of its concerns are now familiar: per-user installs without root, content-addressed caches, reproducible metadata, side-by-side versions, and upstream-controlled distribution.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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.
~/.config/0install.net/injector/etc/xdg/0install.net/injector%APPDATA%\0install.net\injector%PROGRAMDATA%\0install.net\injectorExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
0alias | cli | globales Executable | |
0desktop | cli | globales Executable | |
0install | cli | globales Executable | |
0launch | cli | globales Executable | |
0store | cli | globales Executable | |
0store-secure-add | cli | globales Executable |
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.
https://github.com/0install/0install
Installationsmetadaten
| Paketschlüssel | brew:zero-install |
|---|---|
| Version | 2.18 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/zero-install |
| Homepage | https://0install.net/ |
| Repository | https://github.com/0install/0install |
| Upstream-Dokumentation | https://docs.0install.net/ |
| Lizenz | LGPL-2.1-or-later |
| Quellarchiv | https://github.com/0install/0install/releases/download/v2.18/0install-2.18.tbz |
| Abhängigkeiten | gnupg |
| Build-Abhängigkeiten | ocaml, opam, pkgconf |
| Von macOS bereitgestellte Bibliotheken | curl |
| Bottle | verfügbar (auf arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | zero-install |
| Aliases |
|
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
ZeroInstall.ZeroInstall
winget install --id ZeroInstall.ZeroInstall -e0install 2.18-2.1
cross-distribution packaging system
sudo apt install 0install0install 2.18-2ubuntu2
cross-distribution packaging system
sudo apt install 0installocaml-0install-solver 2.18-12.fc45
Package dependency solver
sudo dnf install ocaml-0install-solverocaml-0install-solver-devel 2.18-12.fc45
Development files for 0install-solver
sudo dnf install ocaml-0install-solver-devel0install
choco install 0installQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.