# 使用 Homebrew 安装 tal

查看 tal 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:tal
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install tal
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:tal
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/tal>
- **版本:** 1.9
- **来源摘要:** Align line endings if they match
- **主页:** <https://thomasjensen.com/software/tal/>
- **上游文档:** <https://thomasjensen.com/software/tal/>
- **许可证:** LicenseRef-Homebrew-public-domain
- **源码归档:** <https://thomasjensen.com/software/tal/tal-1.9.tar.gz>
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- tal (cli)
- tal (别名)

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 1.9
- 本地数据: OK
- 上游仓库: https://thomasjensen.com/software/tal/
- 信息: No package-manager update timestamp was available.
- 信息: Release/tag comparison is only available for GitHub repositories.
## 项目历史与用法

tal is the Trailer Alignment Filter, a small C command-line filter by Thomas Jensen. Its official page says it reads lines from standard input, detects common trailing characters, and aligns those trailers so they begin and end on the same text columns.

### 项目历史

The official tal page was created on 1997-05-04 and last updated on 1999-06-17 for version 1.9. It distributes source archives, DOS and Win32 ports, and documents Unix builds for systems including AIX, HP-UX, IRIX, Linux, OSF/1, SunOS 4, and SunOS 5.

tal belongs to the late-1990s Unix filter tradition: one small program, standard input to standard output, a man page, and editor integration through shell filters. The page explicitly calls out Vim visual-mode mappings for running selected lines through `tal`.

### 采用历史

Official sources do not show broad mainstream adoption, but they do show portability work and user requests around formatting tables and more complex trailer selection. Homebrew packaging preserves the tool for modern macOS users despite its older upstream page.

### 使用方式

Typical usage is to align closing comment tags, backslashes in C macro definitions, dots in index-like text, or status markers in a to-do list. The examples page demonstrates options for padding, target columns, case-insensitive matching, maximum line length, and trailer length.

### 为什么软件包爱好者会关心

Package nerds care about tal as a tiny, durable Unix text filter: public-domain style licensing, basic C portability, editor-friendly behavior, and a feature set narrow enough to remain useful decades later. It is the sort of small tool package managers keep alive because it composes well with editors and pipelines.

### 时间线

- 1997-05-04: Official tal page created.
- 1997-11-30: Examples page created.
- 1999-05-25: Examples page last updated.
- 1999-06-17: Main page last updated for tal 1.9.

### Related projects

- The official page points to Vim as a natural editor integration and to boxes, Thomas Jensen's related box-drawing filter.

### 来源

- <https://thomasjensen.com/software/tal/>
- <https://thomasjensen.com/software/tal/examples.html>


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals

## 源数据库详情

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


## 相关链接

- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/zh-hans/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/zh-hans/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Networking and protocol packages](https://pkg.so/zh-hans/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [glib](https://pkg.so/zh-hans/brew/glib/) - Shares pkgdb curated category or tags: c, cli, developer-tools.
- [libdeflate](https://pkg.so/zh-hans/brew/libdeflate/) - Shares pkgdb curated category or tags: c, cli, developer-tools.
- [hello](https://pkg.so/zh-hans/brew/hello/) - Shares pkgdb curated category or tags: c, cli, developer-tools.
- [libdatrie](https://pkg.so/zh-hans/brew/libdatrie/) - Shares pkgdb curated category or tags: c, cli, developer-tools.
- [ccache](https://pkg.so/zh-hans/brew/ccache/) - Shares pkgdb curated category or tags: c, cli, developer-tools.
- [nspr](https://pkg.so/zh-hans/brew/nspr/) - Shares pkgdb curated category or tags: c, cli, developer-tools.
- [cffi](https://pkg.so/zh-hans/brew/cffi/) - Shares pkgdb curated category or tags: c, cli, developer-tools.
- [apr](https://pkg.so/zh-hans/brew/apr/) - Shares pkgdb curated category or tags: c, cli, developer-tools.
- [dos2unix](https://pkg.so/zh-hans/brew/dos2unix/) - Local package facts share a topical domain. Shared terms: cli, developer, developer-tools, endings, line.
- [tofrodos](https://pkg.so/zh-hans/brew/tofrodos/) - Local package facts share a topical domain. Shared terms: cli, developer, developer-tools, endings, line.
- [linefix](https://pkg.so/zh-hans/npm/linefix/) - Local package facts share a topical domain. Shared terms: cli, developer, developer-tools, endings, line.

## Combined YAML source

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


## 来源

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- cross-ecosystem install command graph
