# 使用 Homebrew, Nix, pacman, scoop, winget, MacPorts 安装 television

查看 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
- **版本:** 0.15.9
- **来源摘要:** General purpose fuzzy finder TUI
- **主页:** <https://alexpasmantier.github.io/television/>
- **仓库:** <https://github.com/alexpasmantier/television>
- **最后更新:** 2026-06-15T10:21:22-04:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- tv (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 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 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 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
## 其他软件包管理器记录

- 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


## 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
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
