# tdf を Homebrew, Nix, pacman でインストール

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

## インストール

```sh
sudo av install brew:tdf
```

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

### macOS

- Homebrew (100%):

```sh
brew install tdf
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#tdf
```

  証拠: nixpkgs package indexes: pkgs/by-name/td/tdf/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S tdf
```

  証拠: Arch Linux sync databases: tdf from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

## パッケージ情報

- **パッケージキー:** brew:tdf
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/tdf>
- **バージョン:** 0.5.0
- **ソース概要:** TUI-based PDF viewer
- **ホームページ:** <https://github.com/itsjunetime/tdf>
- **リポジトリ:** <https://github.com/itsjunetime/tdf>
- **ライセンス:** AGPL-3.0-only
- **ソースアーカイブ:** <https://github.com/itsjunetime/tdf/archive/refs/tags/v0.5.0.tar.gz>
- **最終更新:** 2026-05-31T09:10:00Z
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- for_profiling (cli)
- tdf (cli)
- for_profiling (エイリアス)
- tdf (エイリアス)

## 依存関係

- fontconfig
- freetype

## ビルド依存関係

- llvm
- pkgconf
- rust

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 0.5.0
- マネージャ更新日: 2026-05-31
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/itsjunetime/tdf
- 検出された最新: v0.5.0 (最新)
## プロジェクトの歴史と使われ方

tdf is a terminal-based PDF viewer designed for responsive use with large documents. It renders documents inside terminal environments and provides asynchronous rendering, search, hot reload, and reactive layouts.

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

The public Rust project began in 2024. Version 0.3.0, released in March 2025, rewrote the viewer around MuPDF for better rendering quality and performance; the 0.4 series improved the Kitty image backend and zoom behavior, and version 0.5.0 continued usability and stability work. The current changelog also records forthcoming Windows support.

### 採用の歴史

The official README documents Cargo installation from Git and a Radicle clone identity. The supplied package metadata records Homebrew and Nix packages, widening installation beyond manual Rust builds.

### 使われ方

Users launch tdf with a document and navigate within a terminal UI. Optional Cargo features add EPUB and CBZ support, while the viewer provides search, hot reload, zooming, panning, color inversion, right-to-left display, and terminal-specific image rendering.

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

tdf is notable because it brings graphical document rendering into a terminal-native Rust workflow. Its MuPDF, fontconfig, Clang, Ratatui, and terminal image-protocol dependencies make it an interesting cross-section of systems packaging and modern TUI design.

### タイムライン

- 2024: The public tdf repository was created.
- 2025-03: Version 0.3.0 rewrote rendering around MuPDF.
- 2025-08: Version 0.4.0 introduced a new Kitty-oriented image backend.
- 2025-12: Version 0.5.0 was released.
- Unreleased: The changelog records Windows support.

### Related projects

- Ratatui supplies the terminal UI framework, MuPDF supplies document rendering, and the optional feature set extends the PDF viewer to EPUB and CBZ documents. Radicle provides an alternative source-distribution route.

### ソース

- <https://github.com/itsjunetime/tdf#readme>
- <https://github.com/itsjunetime/tdf/blob/main/CHANGELOG.md>
- <https://github.com/itsjunetime/tdf/releases>
- source_facts.package-manager


## セキュリティノート

tdf に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、パッケージメタデータはここに公開されています。


## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** tdf
- **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

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

- Nix - tdf: normalized package name match | nixpkgs package indexes: pkgs/by-name/td/tdf/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- pacman - tdf - 0.5.0-3: normalized package name match | Arch Linux sync databases: tdf from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | A TUI-based PDF viewer | https://github.com/itsjunetime/tdf


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/ja/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Networking and protocol packages](https://pkg.so/ja/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [fontconfig](https://pkg.so/ja/brew/fontconfig/) - Runtime dependency declared by Homebrew.
- [freetype](https://pkg.so/ja/brew/freetype/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://pkg.so/ja/brew/pkgconf/) - Build dependency declared by Homebrew.
- [llvm](https://pkg.so/ja/brew/llvm/) - Build dependency declared by Homebrew.
- [rust](https://pkg.so/ja/brew/rust/) - Build dependency declared by Homebrew.
- [mupdf](https://pkg.so/ja/brew/mupdf/) - Shares pkgdb curated category or tags: cli, document-viewer, media, pdf.
- [lue-reader](https://pkg.so/ja/brew/lue-reader/) - Shares pkgdb curated category or tags: cli, media, pdf, terminal.
- [djview4](https://pkg.so/ja/brew/djview4/) - Shares pkgdb curated category or tags: cli, document-viewer, media.
- [cairo](https://pkg.so/ja/brew/cairo/) - Shares pkgdb curated category or tags: cli, media, pdf.
- [poppler](https://pkg.so/ja/brew/poppler/) - Shares pkgdb curated category or tags: cli, media, pdf.
- [ghostscript](https://pkg.so/ja/brew/ghostscript/) - Shares pkgdb curated category or tags: cli, media, pdf.
- [qpdf](https://pkg.so/ja/brew/qpdf/) - Shares pkgdb curated category or tags: cli, media, pdf.
- [ocrmypdf](https://pkg.so/ja/brew/ocrmypdf/) - Shares pkgdb curated category or tags: cli, media, pdf.
- [plutobook](https://pkg.so/ja/brew/plutobook/) - Both packages work with overlapping file formats or content types. Shared terms: cli, document, fontconfig, freetype, media.
- [podofo](https://pkg.so/ja/brew/podofo/) - Both packages work with overlapping file formats or content types. Shared terms: cli, document, fontconfig, freetype, media.
- [lazycut](https://pkg.so/ja/brew/lazycut/) - Local package facts share a topical domain. Shared terms: based, cli, media, terminal, terminal-ui.

## Combined YAML source

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


## ソース

- pkg.so package database
- 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
