# Installer t2sz avec Homebrew, apk

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

## installation

```sh
sudo av install brew:t2sz
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install t2sz
```

  Preuve: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add t2sz
```

  Preuve: Alpine Linux edge package indexes: t2sz from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

## Faits du paquet

- **Clé du paquet:** brew:t2sz
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.2.5
- **Résumé source:** Compress a file into a seekable zstd with per-file seeking for tar archives
- **Page d'accueil:** <https://github.com/martinellimarco/t2sz>
- **Dépôt:** <https://github.com/martinellimarco/t2sz>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- t2sz (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 1.2.5
## Historique du projet et usages

t2sz is a command-line compressor for seekable Zstandard output, with special handling for tar archives so individual tar members can be reached without decompressing the whole archive.

### Historique du projet

The README expands the name as tar to seekable zstd: a tar archive is compressed with each file in an independent Zstandard frame. GitHub repository metadata records the public repository creation in December 2020.

### Historique d'adoption

The README advertises package-manager paths for AUR, Homebrew, Snap, Debian-style release packages, and source builds. The Homebrew input also records Alpine and Homebrew packaging, which fits a niche utility used by archive and compression users rather than a broad desktop audience.

### Modes d'utilisation

t2sz runs in tar mode for .tar input by default and raw mode for other files, accepts stdin and stdout, exposes compression-level and block-size controls, and produces output readable by ordinary Zstandard tools. Seeking benefits require companion readers such as libzstd-seek, indexed_zstd, or ratarmount.

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

Package nerds care because t2sz sits at the intersection of tar, zstd, random access, and archival ergonomics: it preserves standard decompression while adding structure that downstream tooling can exploit.

### Chronologie

- 2020: The public GitHub repository was created.
- 2026: GitHub releases show v1.2.x releases, with v1.2.5 published on 2026-03-08.
- 2026: The README documents Homebrew installation on Linux and macOS.

### Related projects

- The README names zstd, libzstd-seek, indexed_zstd, and ratarmount as related projects for compression and seekable reading.

### Sources

- <https://api.github.com/repos/martinellimarco/t2sz>
- <https://api.github.com/repos/martinellimarco/t2sz/releases>
- <https://github.com/martinellimarco/t2sz#readme>
- input.source_facts.package-manager


## Notes de sécurité

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

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

## Autres enregistrements de gestionnaires de paquets

- apk - t2sz - 1.1.2-r0: normalized package name match | Alpine Linux edge package indexes: t2sz from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | t2sz compress a file into a seekable zstd with special handling for tar archives. | https://github.com/martinellimarco/t2sz


## Combined YAML source

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


## Sources

- 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
