macOS
brew install tarlzlocal Homebrew formula metadata
brew
Data compressor. Version 0.29 via Homebrew; verified from local package data.
install
brew install tarlzlocal Homebrew formula metadata
sudo apt install tarlzDebian stable package indexes · tarlz · source: deb.debian.org
nix profile install nixpkgs#tarlznixpkgs package indexes · pkgs/by-name/ta/tarlz/package.nix · source: api.github.com
overview
Data compressor
history
Tarlz is a command-line archiver that combines tar-style archiving with lzip compression while preserving alignment between tar members and lzip members. Its niche is careful, recoverable, parallel-friendly tar.lz archives.
The official NonGNU page describes Tarlz as a massively parallel combined implementation of the tar archiver and the lzip compressor using lzlib. The official manual is copyrighted 2013-2026 by Antonio Diaz Diaz, and the official download index shows public tarlz tarball releases from 0.3 in March 2018 through 0.29 in January 2026.
The supplied package-manager metadata shows Tarlz available in Homebrew, Debian, Nix, and Ubuntu. That is the expected adoption path for a small Unix archiving tool: source releases from the upstream lzip project, then distribution packaging for users who need lzip-compatible backup/archive workflows.
Tarlz is used to create and extract multimember tar.lz archives, including appendable and recoverable archive layouts. Official docs emphasize parallel decompression, appending and deleting members, safer recovery from corruption, and POSIX-style backup behavior.
Package nerds care because Tarlz argues for archive format details that ordinary tar pipelines hide: member alignment, CRC-protected metadata, corruption recovery, and parallel decoding. It is the sort of tool that matters to distribution maintainers, backup users, and compression people who care about long-term archive integrity.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
tarlz | cli | global executable |
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.
https://www.nongnu.org/lzip/tarlz.html
install metadata
| Package key | brew:tarlz |
|---|---|
| Version | 0.29 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/tarlz |
| Homepage | https://www.nongnu.org/lzip/tarlz.html |
| Upstream docs | https://www.nongnu.org/lzip/manual/tarlz_manual.html |
| License | GPL-2.0-or-later |
| Source archive | https://download.savannah.gnu.org/releases/lzip/tarlz/tarlz-0.29.tar.lz |
| Dependencies | lzlib |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | tarlz |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
tarlz 0.27.1-1
archiver with multimember lzip compression
http://www.nongnu.org/lzip/tarlz.html
sudo apt install tarlztarlz
nix profile install nixpkgs#tarlztarlz 0.25-1
archiver with multimember lzip compression
http://www.nongnu.org/lzip/tarlz.html
sudo apt install tarlzsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.