# t2sz を Homebrew, apk でインストール

t2sz のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

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

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install t2sz
```

  証拠: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add t2sz
```

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

## パッケージ情報

- **パッケージキー:** brew:t2sz
- **パッケージマネージャ:** Homebrew
- **バージョン:** 1.2.5
- **ソース概要:** Compress a file into a seekable zstd with per-file seeking for tar archives
- **ホームページ:** <https://github.com/martinellimarco/t2sz>
- **リポジトリ:** <https://github.com/martinellimarco/t2sz>
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- t2sz (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 1.2.5
## プロジェクトの歴史と使われ方

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.

### プロジェクトの歴史

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.

### 採用の歴史

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.

### 使われ方

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.

### パッケージ好きにとっての重要性

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.

### タイムライン

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

### ソース

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


## セキュリティノート

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

- **Geiger リスク:** blue / 中
- broad file, network, media, or database tool signal

## 他のパッケージマネージャ記録

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


## ソース

- 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
