macOS
brew install zero-installlocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de zero-install pour les workflows d'agents IA.
installation
brew install zero-installlocal Homebrew formula metadata
sudo apt install 0installDebian stable package indexes · 0install · Source: deb.debian.org
sudo dnf install ocaml-0install-solverFedora Rawhide package metadata · ocaml-0install-solver · Source: dl.fedoraproject.org
winget install --id ZeroInstall.ZeroInstall -eWindows Package Manager source index · ZeroInstall.ZeroInstall · Source: cdn.winget.microsoft.com
choco install 0installChocolatey community package catalog · 0install · Source: community.chocolatey.org
aperçu
Decentralised cross-platform software installation system
historique
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.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des 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.
~/.config/0install.net/injector/etc/xdg/0install.net/injector%APPDATA%\0install.net\injector%PROGRAMDATA%\0install.net\injectorexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
0alias | cli | exécutable global | |
0desktop | cli | exécutable global | |
0install | cli | exécutable global | |
0launch | cli | exécutable global | |
0store | cli | exécutable global | |
0store-secure-add | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/0install/0install
métadonnées d'installation
| Clé du paquet | brew:zero-install |
|---|---|
| Version | 2.18 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/zero-install |
| Page d'accueil | https://0install.net/ |
| Dépôt | https://github.com/0install/0install |
| Docs amont | https://docs.0install.net/ |
| Licence | LGPL-2.1-or-later |
| Archive source | https://github.com/0install/0install/releases/download/v2.18/0install-2.18.tbz |
| Dépendances | gnupg |
| Dépendances de compilation | ocaml, opam, pkgconf |
| Bibliothèques fournies par macOS | curl |
| Bouteille | disponible (sur arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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 0installpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.