macOS
brew install anyziglocal Homebrew formula metadata
sudo port install zigMacPorts ports tree · lang/zig/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de anyzig pour les workflows d'agents IA.
installation
brew install anyziglocal Homebrew formula metadata
sudo port install zigMacPorts ports tree · lang/zig/Portfile · Source: api.github.com
sudo apk add zigAlpine Linux edge package indexes · zig · Source: dl-cdn.alpinelinux.org
sudo dnf install zigFedora Rawhide package metadata · zig · Source: dl.fedoraproject.org
nix profile install nixpkgs#zignixpkgs package indexes · zig · Source: raw.githubusercontent.com
sudo pacman -S zigArch Linux sync databases · zig · Source: geo.mirror.pkgbuild.com
sudo zypper install zigopenSUSE Tumbleweed package metadata · zig · Source: download.opensuse.org
choco install zigChocolatey community package catalog · zig · Source: community.chocolatey.org
scoop install main/zigScoop official bucket manifest trees · bucket/zig.json · Source: api.github.com
winget install --id zig.zig -eWindows Package Manager source index · zig.zig · Source: cdn.winget.microsoft.com
aperçu
Universal zig executable that runs any version of zig
historique
anyzig is a small Zig toolchain wrapper that installs as a `zig` executable and dispatches to the Zig version declared by a project. Its niche is the same one occupied by language-version shims in other ecosystems: make the command name stable while allowing each checkout to pin a compiler.
The upstream README describes anyzig as a universal Zig executable that reads `minimum_zig_version` from `build.zig.zon`, searching the current directory and parent directories. When a needed Zig version is missing, it downloads that compiler into Zig's global cache using an operation equivalent to `zig fetch`.
The project also tracks Zig-adjacent practice around the Mach game engine. Its README documents Mach nominated Zig versions, recognizes versions ending in `-mach`, and can read `.mach_zig_version` from `build.zig.zon` for projects that follow Mach's version stream.
Its Homebrew formula packages the wrapper under the name `anyzig` while installing an executable named `zig`, making it useful for developers who want `brew install anyzig` to provide a version-aware Zig command instead of one fixed compiler build.
The public tag series uses date-like releases such as `v2025_02_10` through `v2026_03_26`, suggesting an actively updated compatibility shim rather than a frozen compiler distribution.
Typical use is transparent: run `zig` inside a Zig project and let anyzig choose the version from `build.zig.zon`. The README also documents an explicit-version form such as `zig 0.13.0 build-exe myproject.zig` and an `zig any ...` command namespace for anyzig-specific commands.
Package nerds care because anyzig turns a single executable name into a project-sensitive Zig launcher. That is attractive in Homebrew, where replacing the normal `zig` command with a shim lets multiple project compiler versions coexist without installing and selecting separate formulae by hand.
posture de sécurité
Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour anyzig. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.
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.
./build.zig.zonexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
zig | 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/marler8997/anyzig
métadonnées d'installation
| Clé du paquet | brew:anyzig |
|---|---|
| Version | 2026.03.26 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/anyzig |
| Page d'accueil | https://github.com/marler8997/anyzig |
| Dépôt | https://github.com/marler8997/anyzig |
| Docs amont | https://github.com/marler8997/anyzig#readme |
| Licence | MIT |
| Archive source | https://github.com/marler8997/anyzig/archive/refs/tags/v2026_03_26.tar.gz |
| Dernière mise à jour | 2026-06-14T15:28:38-04:00 |
| Pulse | updated |
| Dépendances de compilation | zig@0.14 |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, 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 | anyzig |
| Version Scheme | 0 |
| Revision | 0 |
| Conflicts With |
|
| 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.
zig
sudo port install zigzig
nix profile install nixpkgs#zigzig 0.16.0-r1
General-purpose programming language designed for robustness, optimality, and maintainability
sudo apk add zigzig-doc 0.16.0-r1
General-purpose programming language designed for robustness, optimality, and maintainability (documentation)
sudo apk add zig-doczig 0.16.0-1.fc45
Programming language for maintaining robust, optimal, and reusable software
sudo dnf install zigzig-doc 0.16.0-1.fc45
Documentation for zig
sudo dnf install zig-doczig-libs 0.16.0-1.fc45
zig Standard Library
sudo dnf install zig-libszig-rpm-macros 0.16.0-1.fc45
Common RPM macros for zig
sudo dnf install zig-rpm-macroszig 0.16.0-1
a general-purpose programming language and toolchain for maintaining robust, optimal, and reusable software
sudo pacman -S zigzig 0.15.2-1.1
Compiler for the Zig language
sudo zypper install zigzig0.14 0.14.1-2.3
Compiler for the Zig language
sudo zypper install zig0.14zig0.15 0.15.2-2.3
Compiler for the Zig language
sudo zypper install zig0.15zig0.16 0.16.0-1.1
Compiler for the Zig language
sudo zypper install zig0.16zig
choco install zigmain/zig
scoop install main/zigzig.zig
winget install --id zig.zig -episte 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.