# Installer tarlz avec Homebrew, apt, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de tarlz pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install tarlz
```

  Preuve: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install tarlz
```

  Preuve: 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
```

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

## Faits du paquet

- **Clé du paquet:** brew:tarlz
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/tarlz>
- **Version:** 0.30
- **Résumé source:** Data compressor
- **Page d'accueil:** <https://www.nongnu.org/lzip/tarlz.html>
- **Docs amont:** <https://www.nongnu.org/lzip/tarlz.html>
- **Licence:** GPL-2.0-or-later
- **Archive source:** <https://download.savannah.gnu.org/releases/lzip/tarlz/tarlz-0.30.tar.lz>
- **Dernière mise à jour:** 2026-08-01T22:30:10Z
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- tarlz (cli)
- tarlz (alias)

## Dépendances

- lzlib

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 0.30
- gestionnaire mis à jour: 2026-08-01
- données locales: OK
- dépôt amont: https://www.nongnu.org/lzip/tarlz.html
- info: Release/tag comparison is only available for GitHub repositories.
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 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.

### Sources

- <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.


## Notes de sécurité

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

- **Risque Geiger:** blue / moyen
- broad file, network, media, or database tool signal

## Détails de la base source

- **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:** stable

## Autres enregistrements de gestionnaires de paquets

- 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


## Liens liés

- [Secret-risk packages](https://pkg.so/fr/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Archive and compression packages](https://pkg.so/fr/archive-compression-tools/) - Matched archive or compression metadata.
- [Networking and protocol packages](https://pkg.so/fr/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [gnu-tar](https://pkg.so/fr/brew/gnu-tar/) - Shares pkgdb curated category or tags: cli, compression, system, tar.
- [dar](https://pkg.so/fr/brew/dar/) - Shares pkgdb curated category or tags: archiver, cli, compression, system.
- [star](https://pkg.so/fr/brew/star/) - Shares pkgdb curated category or tags: archiver, cli, system, tar.
- [plzip](https://pkg.so/fr/brew/plzip/) - Shares pkgdb curated category or tags: cli, compression, lzip, system.
- [lunzip](https://pkg.so/fr/brew/lunzip/) - Shares pkgdb curated category or tags: cli, compression, lzip, system.
- [t2sz](https://pkg.so/fr/brew/t2sz/) - Shares pkgdb curated category or tags: cli, compression, system, tar.
- [clzip](https://pkg.so/fr/brew/clzip/) - Shares pkgdb curated category or tags: cli, compression, lzip, system.
- [xz](https://pkg.so/fr/brew/xz/) - Shares pkgdb curated category or tags: cli, compression, system.

## Combined YAML source

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


## Sources

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