LinuxCommandLibrary

zerobrew

5-20x faster experimental Homebrew alternative

TLDR

Install a package
$ brew install [ripgrep]
copy
Upgrade all packages
$ brew upgrade
copy
Garbage collect unreferenced data
$ brew gc
copy

SYNOPSIS

brew command [options]

DESCRIPTION

zerobrew is a drop-in Homebrew replacement that uses parallel downloads and extraction, APFS clonefiles for zero-overhead copying, and a SHA256 content-addressable store for instant reinstalls. Compatible with existing Homebrew workflows and the bottle ecosystem.

HISTORY

zerobrew was created by Lucas Gelfond (lucasgelfond) and is written in Rust.

SEE ALSO

brew(1), nix(1)

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard