# 使用 Homebrew, apt, Nix 安装 tarlz

查看 tarlz 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:tarlz
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install tarlz
```

  证据: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install tarlz
```

  证据: Debian stable package indexes: tarlz from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Nix (92%):

```sh
nix profile install nixpkgs#tarlz
```

  证据: nixpkgs package indexes: pkgs/by-name/ta/tarlz/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## 软件包事实

- **软件包键:** brew:tarlz
- **软件包管理器:** Homebrew
- **版本:** 0.30
- **来源摘要:** Data compressor
- **主页:** <https://www.nongnu.org/lzip/tarlz.html>
- **最后更新:** 2026-08-01T22:30:10Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- tarlz (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 0.30
## 项目历史与用法

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.

### 时间线

- 2018-03: Official download index lists tarlz 0.3.
- 2019-02: Official download index lists tarlz 0.11.
- 2021-06: Official download index lists tarlz 0.21.
- 2023-09: Official download index lists tarlz 0.24.
- 2026-01: Official manual covers tarlz 0.29.

### Related projects

- lzip, lzlib, plzip, lziprecover, GNU tar, POSIX pax format.

### 来源

- <https://download.savannah.nongnu.org/releases/lzip/tarlz/ official release index: tarball versions and dates.>
- <https://www.nongnu.org/lzip/manual/tarlz_manual.html official manual: version 0.29, usage, file-format notes.>
- <https://www.nongnu.org/lzip/tarlz.html official page: purpose, lzip/tar member alignment, recovery and parallel decoding claims.>
- input source_facts.package-manager: brew, Debian, Nix, Ubuntu packaging.


## 安全说明

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

- **Geiger 风险:** blue / 中
- broad file, network, media, or database tool signal

## 其他软件包管理器记录

- Debian apt - tarlz - 0.27.1-1: normalized package name match | Debian stable package indexes: tarlz from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | archiver with multimember lzip compression | http://www.nongnu.org/lzip/tarlz.html
- Nix - tarlz: normalized package name match | nixpkgs package indexes: pkgs/by-name/ta/tarlz/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - tarlz - 0.25-1: normalized package name match | Ubuntu 24.04 LTS package indexes: tarlz from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | archiver with multimember lzip compression | http://www.nongnu.org/lzip/tarlz.html


## Combined YAML source

View the package source record on GitHub. [combined/tarlz.yml](https://github.com/mxcl/pkgdb/blob/main/combined/tarlz.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
