# Install tal with Homebrew

Align line endings if they match. Version 1.9 via Homebrew; verified from local package data.

## Install

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

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install tal
```

  Evidence: local Homebrew formula metadata

## Package facts

- **Package key:** brew:tal
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/tal>
- **Version:** 1.9
- **Source summary:** Align line endings if they match
- **Homepage:** <https://thomasjensen.com/software/tal/>
- **Upstream docs:** <https://thomasjensen.com/software/tal>
- **License:** LicenseRef-Homebrew-public-domain
- **Source archive:** <https://thomasjensen.com/software/tal/tal-1.9.tar.gz>
- **Generated:** 2026-07-08T18:08:21+00:00

## Executables

- tal (cli)
- tal (alias)

## Install behavior

- Post-install hook: not defined
- Bottle: available on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 1.9
- Local data: ok
- Upstream repository: https://thomasjensen.com/software/tal/
- info: No package-manager update timestamp was available.
- info: Release/tag comparison is only available for GitHub repositories.
## Project history and usage

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.

### Project history

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

### Adoption history

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.

### How it is used

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.

### Why package nerds care

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.

### Timeline

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

### Sources

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


## Security Notes

narrow executable package without higher-risk signals.

- **Geiger risk:** green / low
- narrow executable package without higher-risk signals

## Source Database Details

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


## Related links

- [Terminal utility packages](https://www.automicvault.com/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://www.automicvault.com/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [dos2unix](https://www.automicvault.com/pkg/brew/dos2unix/) - Shares av.db curated category or tags: cli, developer-tools, line-endings, text-processing.
- [libchardet](https://www.automicvault.com/pkg/brew/libchardet/) - Shares av.db curated category or tags: c, cli, developer-tools, text-processing.
- [smartypants](https://www.automicvault.com/pkg/brew/smartypants/) - Shares av.db curated category or tags: cli, developer-tools, text-filter, text-processing.
- [tofrodos](https://www.automicvault.com/pkg/brew/tofrodos/) - Shares av.db curated category or tags: cli, developer-tools, line-endings, text-processing.
- [align](https://www.automicvault.com/pkg/brew/align/) - Shares av.db curated category or tags: cli, developer-tools, text-processing.
- [bsdconv](https://www.automicvault.com/pkg/brew/bsdconv/) - Shares av.db curated category or tags: cli, developer-tools, text-processing.
- [cconv](https://www.automicvault.com/pkg/brew/cconv/) - Shares av.db curated category or tags: cli, developer-tools, text-processing.
- [cmigemo](https://www.automicvault.com/pkg/brew/cmigemo/) - Shares av.db curated category or tags: cli, developer-tools, text-processing.
- [linefix](https://www.automicvault.com/pkg/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/automic-vault/db/blob/main/combined/tal.yml)


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- cross-ecosystem install command graph
