Automic VaultAutomic Vault

brew

使用 Homebrew, winget, chocolatey, apt, dnf 安装 zero-install

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install zero-install

local Homebrew formula metadata

Linux

Debian apt已验证 · 92%
sudo apt install 0install

Debian stable package indexes · 0install · 来源: deb.debian.org

Fedora dnf已验证 · 92%
sudo dnf install ocaml-0install-solver

Fedora Rawhide package metadata · ocaml-0install-solver · 来源: dl.fedoraproject.org

Windows

Windows Package Manager已验证 · 92%
winget install --id ZeroInstall.ZeroInstall -e

Windows Package Manager source index · ZeroInstall.ZeroInstall · 来源: cdn.winget.microsoft.com

Chocolatey已验证 · 92%
choco install 0install

Chocolatey community package catalog · 0install · 来源: community.chocolatey.org

概览

软件包摘要

Decentralised cross-platform software installation system

命令和别名

  • 0alias
  • 0desktop
  • 0install
  • 0launch
  • 0store
  • 0store-secure-add

历史

项目历史与用法

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.

时间线

  • 2003: Zero Install's goal of secure, cross-platform, decentralized software installation begins.
  • 2005: Project is redesigned and reimplemented in Python to simplify distribution.
  • 2011-05-23: Zero Install 1.0 is released.
  • 2013-03-05: Zero Install 2.0 is released with backwards-compatible feeds, richer dependency metadata, native package integration, apps/rollback, diagnostics, completion, and headless improvements.
  • 2013: Core implementation is migrated from Python toward OCaml.
  • 2014-06-06: Thomas Leonard publishes a retrospective on the Python-to-OCaml migration.

Related projects

  • ROX Desktop is historically associated with Zero Install as a desktop environment that used decentralized application installation.
  • 0install-win and 0install-dotnet provide Windows/.NET-side Zero Install functionality.
  • 0release, 0repo, 0publish, and 0compile are related tools in the Zero Install packaging and release workflow.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 13 个平台目标。
  • 安装时包含 1 个运行时依赖。
  • 构建元数据列出 3 个构建依赖。

建议审查

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

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.

Linux
~/.config/0install.net/injector/etc/xdg/0install.net/injector
Windows
%APPDATA%\0install.net\injector%PROGRAMDATA%\0install.net\injector

可执行文件

已安装的可执行文件

命令类型暴露范围备注
0aliascli全局可执行文件
0desktopcli全局可执行文件
0installcli全局可执行文件
0launchcli全局可执行文件
0storecli全局可执行文件
0store-secure-addcli全局可执行文件

新鲜度

版本和新鲜度

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

页面生成时间2026-07-08
管理器版本2.18
管理器更新时间
本地数据OK
上游not checked
检测到的最新版本未检测到

https://github.com/0install/0install

安装元数据

软件包元数据

软件包键brew:zero-install
版本2.18
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/zero-install
主页https://0install.net/
仓库https://github.com/0install/0install
上游文档https://docs.0install.net/
许可证LGPL-2.1-or-later
源码归档https://github.com/0install/0install/releases/download/v2.18/0install-2.18.tbz
依赖gnupg
构建依赖ocaml, opam, pkgconf
macOS 提供的库curl
Bottle可用 (于 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未定义
服务未声明

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

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

winget95%

ZeroInstall.ZeroInstall

winget install --id ZeroInstall.ZeroInstall -e
  • normalized package name match
  • 匹配方式:Zero Install
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: ZeroInstall.ZeroInstall from https://cdn.winget.microsoft.com/cache/source.msix
Debian apt92%

0install 2.18-2.1

cross-distribution packaging system

http://0install.net/

sudo apt install 0install
  • Section: admin
  • Architecture: amd64
  • Source Package: zeroinstall-injector
  • 7 依赖
  • installed executable or alias match
  • 匹配方式:0install
Debian stable package indexes · deb.debian.org · Debian stable package indexes: 0install from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt92%

0install 2.18-2ubuntu2

cross-distribution packaging system

http://0install.net/

sudo apt install 0install
  • Section: universe/admin
  • Architecture: amd64
  • Source Package: zeroinstall-injector
  • 7 依赖
  • installed executable or alias match
  • 匹配方式:0install
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: 0install from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
dnf92%

ocaml-0install-solver 2.18-12.fc45

Package dependency solver

https://0install.net/

sudo dnf install ocaml-0install-solver
  • License: LGPL-2.1-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: 0install
  • 2 依赖
  • 2 提供
  • installed executable or alias match
  • 匹配方式:0install
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: ocaml-0install-solver from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf92%

ocaml-0install-solver-devel 2.18-12.fc45

Development files for 0install-solver

https://0install.net/

sudo dnf install ocaml-0install-solver-devel
  • License: LGPL-2.1-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: 0install
  • 3 依赖
  • 3 提供
  • installed executable or alias match
  • 匹配方式:0install
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: ocaml-0install-solver-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
Chocolatey92%

0install

choco install 0install
  • installed executable or alias match
  • 匹配方式:0install
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: 0install from https://community.chocolatey.org/api/v2/Packages()?$filter=IsLatestVersion&$select=Id&$top=1000

来源线索

由仓库数据生成

此页面由 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