Automic VaultAutomic Vault

brew

Install snzip with Homebrew, Nix

Compression/decompression tool based on snappy. Version 1.0.5 via Homebrew; verified from local package data.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install snzip

local Homebrew formula metadata

Linux

Nixverified · 92%
nix profile install nixpkgs#snzip

nixpkgs package indexes · pkgs/by-name/sn/snzip/package.nix · source: api.github.com

overview

Package summary

Compression/decompression tool based on snappy

Commands and aliases

  • snunzip
  • snzcat
  • snzip

history

Project history and usage

snzip is a small command-line compressor and decompressor built around Google's Snappy format family. It matters in package-manager culture because it gives Unix users gzip-like commands, including snzip, snunzip, and snzcat, for Snappy streams and Snappy-adjacent formats.

Project history

The project's NEWS file records an initial experimental release in October 2011. Its 1.0.0 release in November 2013 changed the default output to the official Snappy framing format, moving the tool away from its older native SNZ default and toward interoperability.

Later releases added formats that reflected real-world data interchange needs rather than a broad product agenda: raw Snappy and Hadoop-Snappy support in 2016, Apple iWork .iwa support in 2016, and fixes/install improvements in the 2021 1.0.5 release.

Adoption history

The package appears in Homebrew and Nix according to the supplied package-manager facts, which is typical for a focused Unix compression utility: it is not a platform by itself, but it is useful enough to keep around when a workflow needs Snappy-compatible files.

How it is used

Official usage examples show snzip compressing files to .sz, snunzip and snzcat acting as decompression conveniences, and tar pipelines feeding snzip or receiving snzcat output. The README also documents explicit format selection for framing, raw, Hadoop-Snappy, snappy-java, snappy-in-java, and iWork .iwa.

Why package nerds care

Package nerds care about snzip because it is the kind of tiny format bridge that turns a compression library into shell plumbing. It keeps Snappy useful outside application code, especially for archives, Hadoop-era data, and inspection or conversion jobs.

Timeline

  • 2011: Initial experimental release 0.0.1.
  • 2013: 1.0.0 changed the default to the official framing format.
  • 2016: 1.0.3 added Hadoop-Snappy and raw format support.
  • 2016: 1.0.4 added Apple iWork .iwa support.
  • 2021: 1.0.5 fixed stdin framing data handling and installed snunzip and snzcat by default.

Related projects

  • snzip is built around Snappy and interoperates with several Snappy file conventions, including the official framing format, Hadoop-Snappy, raw Snappy, and older snappy-java formats.

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:compress

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 13 platform targets.
  • Installs with 1 runtime 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
snunzipcliglobal executable
snzcatcliglobal executable
snzipcliglobal 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 version1.0.5
manager updated
local dataok
upstreamnot checked
latest detectednot detected

https://github.com/kubo/snzip

  • infoNo package-manager update timestamp was available.low confidence
  • infoNo cached GitHub release or tag data was available.https://github.com/kubo/snzipnone confidence

install metadata

Package metadata

Package keybrew:snzip
Version1.0.5
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/snzip
Homepagehttps://github.com/kubo/snzip
Repositoryhttps://github.com/kubo/snzip
Upstream docshttps://github.com/kubo/snzip#readme
LicenseBSD-2-Clause
Source archivehttps://github.com/kubo/snzip/releases/download/v1.0.5/snzip-1.0.5.tar.gz
Dependenciessnappy
Bottleavailable (on 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-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namesnzip
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.

Nix95%

snzip

nix profile install nixpkgs#snzip
  • normalized package name match
  • Matched by: Snzip
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/sn/snzip/package.nix from https://api.github.com/repos/NixOS/nixpkgs/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