# television を Homebrew, Nix, pacman, scoop, winget, MacPorts でインストール

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

## インストール

```sh
sudo av install brew:television
```

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

### macOS

- Homebrew (100%):

```sh
brew install television
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install tv
```

  証拠: MacPorts ports tree: textproc/tv/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#television
```

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

- pacman (92%):

```sh
sudo pacman -S television
```

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

### Windows

- Scoop (92%):

```sh
scoop install extras/television
```

  証拠: Scoop official bucket manifest trees: bucket/television.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id alexpasmantier.television -e
```

  証拠: Windows Package Manager source index: alexpasmantier.television from https://cdn.winget.microsoft.com/cache/source.msix

## パッケージ情報

- **パッケージキー:** brew:television
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/television>
- **バージョン:** 0.15.9
- **ソース概要:** General purpose fuzzy finder TUI
- **ホームページ:** <https://alexpasmantier.github.io/television/>
- **リポジトリ:** <https://github.com/alexpasmantier/television>
- **上流ドキュメント:** <https://alexpasmantier.github.io/television/>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://github.com/alexpasmantier/television/archive/refs/tags/0.15.9.tar.gz>
- **最終更新:** 2026-06-15T10:21:22-04:00
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- tv (cli)
- tv (エイリアス)

## ビルド依存関係

- rust

## インストール挙動

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

## バージョンと鮮度

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

Television is a fast, portable fuzzy finder for the terminal, exposed as the `tv` command. It belongs to the modern terminal-productivity niche: fuzzy search across files, text, Git repositories, environment variables, containers, and custom data sources.

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

The alexpasmantier/television repository was created in September 2024, and GitHub releases show early packaged releases by November 2024. The project documentation describes it as a fuzzy finder that searches through many kinds of data in real time.

Television positions itself as a general-purpose, extensible terminal picker rather than only a file finder. Its docs emphasize built-in channels for common tasks and custom channels for arbitrary data sources.

### 採用の歴史

Television's adoption is early but visible in package-manager metadata: Homebrew, MacPorts, Nix, Arch, Scoop, and winget entries are present in the input facts, and the GitHub repository has thousands of stars and dozens of releases.

The tool spread through the same audience that uses fzf, skim, ripgrep, fd, and editor pickers: users who want a fast terminal UI and composable Unix workflows.

### 使われ方

Users run `tv` as an interactive picker over built-in or custom channels. The official docs say it can search files, Git repositories, environment variables, Docker containers, and other sources, and that users can create custom channels.

For package nerds, Television matters because it is a new Rust-style terminal utility with prebuilt assets, a short executable name, shell integration, and config paths that package managers can normalize.

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

Television is significant as part of the current wave of high-performance terminal UX tools: it packages a fuzzy matcher, preview UI, and channel system into one installable binary.

Its niche is not mature-infrastructure critical like Teleport or Telegraf, but it is package-manager interesting because rapid releases and cross-platform binaries make Brew and other managers the easiest way to keep the tool current.

### タイムライン

- 2024: alexpasmantier/television repository created.
- 2024: Early GitHub release v0.4.15 published.
- 2025: Television gains package-manager and terminal-community visibility as a general-purpose fuzzy finder.
- 2026: 0.15.9 is published with release assets for macOS and Linux.

### Related projects

- fzf and skim are adjacent terminal fuzzy finders.
- Neovim Telescope is a conceptual neighbor in picker-driven workflows.
- Helix's nucleo matcher is part of the broader Rust terminal-search ecosystem referenced by related project material.

### ソース

- <https://alexpasmantier.github.io/television/>
- <https://github.com/alexpasmantier/television>
- <https://github.com/alexpasmantier/television/releases/tag/0.15.9>
- source_facts.package-manager


## セキュリティノート

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



## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: ~/.config/television/config.toml, $XDG_CONFIG_HOME/television/config.toml, $TELEVISION_CONFIG/config.toml
- Windows: %LocalAppData%\television\config\config.toml
## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** television
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Conflicts With:** tidy-viewer
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

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

- Nix - television: normalized package name match | nixpkgs package indexes: pkgs/by-name/te/television/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- pacman - television - 0.15.9-1: normalized package name match | Arch Linux sync databases: television from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | A general purpose fuzzy finder for your terminal | https://github.com/alexpasmantier/television
- Scoop - extras/television: normalized package name match | Scoop official bucket manifest trees: bucket/television.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1
- winget - alexpasmantier.television: normalized package name match | Windows Package Manager source index: alexpasmantier.television from https://cdn.winget.microsoft.com/cache/source.msix
- MacPorts - tv: installed executable or alias match | MacPorts ports tree: textproc/tv/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Nix - tv: installed executable or alias match | nixpkgs package indexes: pkgs/by-name/tv/tv/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## 関連リンク

- [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.
- [Developer build packages](https://pkg.so/ja/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [rust](https://pkg.so/ja/brew/rust/) - Build dependency declared by Homebrew.
- [fzf](https://pkg.so/ja/brew/fzf/) - Shares pkgdb curated category or tags: cli, developer-tools, fuzzy-finder, search, terminal.
- [sk](https://pkg.so/ja/brew/sk/) - Shares pkgdb curated category or tags: cli, developer-tools, fuzzy-finder, search, terminal.
- [glow](https://pkg.so/ja/brew/glow/) - Shares pkgdb curated category or tags: cli, developer-tools, terminal, tui.
- [fx](https://pkg.so/ja/brew/fx/) - Shares pkgdb curated category or tags: cli, developer-tools, terminal, tui.
- [gitui](https://pkg.so/ja/brew/gitui/) - Shares pkgdb curated category or tags: cli, developer-tools, terminal, tui.
- [jjui](https://pkg.so/ja/brew/jjui/) - Shares pkgdb curated category or tags: cli, developer-tools, terminal, tui.
- [posting](https://pkg.so/ja/brew/posting/) - Shares pkgdb curated category or tags: cli, developer-tools, terminal, tui.
- [hunk](https://pkg.so/ja/brew/hunk/) - Shares pkgdb curated category or tags: cli, developer-tools, terminal, tui.
- [fjira](https://pkg.so/ja/brew/fjira/) - Local package facts share a topical domain. Shared terms: cli, developer, developer-tools, finder, fuzzy.

## Combined YAML source

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


## ソース

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