Automic VaultAutomic Vault

brew

Install zigup with Homebrew, scoop

Download and manage zig compilers. Version 2025.05.24 via Homebrew; verified 2026-06-14.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install zigup

local Homebrew formula metadata

Windows

Scoopverified · 92%
scoop install main/zigup

Scoop official bucket manifest trees · bucket/zigup.json · source: api.github.com

overview

Package summary

Download and manage zig compilers

Commands and aliases

  • zigup

history

Project history and usage

zigup is a Zig compiler version manager by marler8997. It downloads Zig compiler builds, stores them in versioned directories, and switches the zig command users get on PATH, making it a practical companion for a pre-1.0 language whose projects often require specific compiler generations.

Project history

The zigup repository was created in May 2020 and describes its purpose as downloading and managing Zig compilers. GitHub release data shows continuing date-stamped releases from at least 2021 through 2025, including v2025_05_24.

The README now includes an important maintenance note: the author no longer uses zigup personally, recommends anyzig instead, but says zigup will continue to be supported for people who prefer it. That is a useful ecosystem transition, not an abandonment story: zigup remains the explicit switcher, while anyzig aims to choose the right compiler from project metadata.

Adoption history

zigup's adoption follows directly from Zig's release and compatibility model. Because build.zig APIs, standard-library APIs, and language details change before 1.0, users often need to fetch master, a stable release, or an older compiler quickly.

The tool is especially attractive to Zig contributors, library authors, and package maintainers who test across several Zig versions. Its Homebrew and Scoop packaging also made it easy to install as a general-purpose Zig version switcher.

How it is used

Common commands from the README include zigup <version> to fetch and set a compiler as default, zigup fetch <version> to download without switching, zigup default to print or set the default compiler, zigup list to show installed versions, zigup clean to remove old compilers, and zigup run <version> <args> to run a specific compiler.

Internally, zigup stores compilers in a global install directory and exposes the selected zig through a PATH entry: a symlink on POSIX systems and a forwarding executable on Windows. That keeps the workflow simple for shell users and package recipes that expect a command named zig.

Why package nerds care

zigup is significant because Zig version management is not cosmetic. In Zig, the compiler is also the build system and package manager, so selecting a version selects the behavior of build.zig, build.zig.zon, std, zig cc, and test execution.

The README's move toward anyzig also tells a broader package story: manual global switching works, but project-declared compiler versions are a better long-term fit for reproducible builds.

Timeline

  • 2020-05-30: marler8997/zigup is created on GitHub.
  • 2021-02-20: GitHub release data shows an early date-stamped zigup release.
  • 2022-2025: zigup continues publishing date-stamped releases for current Zig users.
  • 2025-05-24: v2025_05_24 is published, the latest release observed in the GitHub release list checked for this enrichment.
  • 2026: The README recommends anyzig for automatic project-based compiler selection while keeping zigup supported.

Related projects

  • anyzig is the author's recommended successor-style tool that invokes the correct Zig version based on project metadata.
  • Zig's official download index is the source of release builds that version managers revolve around.
  • brew:zig, brew:zig@0.14, and brew:zig@0.15 are package-manager alternatives for installing specific compiler lines without a separate switcher.

security posture

Risk level: blue

broad file, network, media, or database tool signal.

Risk classifier

blue risk · medium confidence · tool

Why

  • broad file, network, media, or database tool signal

Signals

  • text:download

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 8 platform targets.
  • Build metadata lists 1 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
zigupcliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version2025.05.24
manager updated2026-06-14
local dataok
upstreamnot checked
latest detectednot detected

https://github.com/marler8997/zigup

install metadata

Package metadata

Package keybrew:zigup
Version2025.05.24
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/zigup
Homepagehttps://github.com/marler8997/zigup
Repositoryhttps://github.com/marler8997/zigup
Upstream docshttps://github.com/marler8997/zigup#readme
LicenseMIT-0
Source archivehttps://github.com/marler8997/zigup/archive/refs/tags/v2025_05_24.tar.gz
Last updated2026-06-14T16:15:24-04:00
Pulseupdated
Build dependencieszig@0.14
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namezigup
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Scoop95%

main/zigup

scoop install main/zigup
  • normalized package name match
  • Matched by: Zigup
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/zigup.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment