# gat を Homebrew, MacPorts, Nix でインストール

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

## インストール

```sh
sudo av install brew:gat
```

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

### macOS

- Homebrew (100%):

```sh
brew install gat
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install gat
```

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

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#gat
```

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

## パッケージ情報

- **パッケージキー:** brew:gat
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/gat>
- **バージョン:** 0.30.2
- **ソース概要:** Cat alternative written in Go
- **ホームページ:** <https://github.com/koki-develop/gat>
- **リポジトリ:** <https://github.com/koki-develop/gat>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://github.com/koki-develop/gat/archive/refs/tags/v0.30.2.tar.gz>
- **最終更新:** 2026-07-27T14:57:48+02:00
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

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

## ビルド依存関係

- go

## インストール挙動

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

## バージョンと鮮度

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

gat is a Go implementation of a modern `cat`-style terminal file viewer. It keeps the familiar single-command file display model while adding syntax highlighting, Markdown rendering, image display for Sixel-capable terminals, pretty printing, and secret masking.

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

The project started publicly in March 2023 and released v0.1.0 the same day. Its official README describes it as a cat alternative written in Go and documents a steady release series through the 0.x line.

### 採用の歴史

The README documents installation through the author's Homebrew tap, Homebrew core, `go install`, and GitHub release binaries. That places gat in the same terminal-tool packaging niche as other enhanced `cat` replacements, but with a small Go binary distribution story.

### 使われ方

Users run `gat` with one or more files and optional flags for language selection, output format, themes, Markdown rendering, nonprinting character display, and secret masking. Environment variables such as `GAT_FORMAT` and `GAT_THEME` can provide defaults for output style.

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

gat is package-nerd-relevant as another entry in the long-running ecosystem of `cat` replacements, but its mix of terminal image support, Markdown rendering, and built-in token masking makes it more than a straight colorizer.

### タイムライン

- 2023: Public GitHub repository created.
- 2023: v0.1.0 released.
- 2025: v0.20.x releases continued the 0.x series.

### Related projects

- gat relates to traditional Unix `cat`; the official sources describe it generically as a cat alternative rather than positioning it against a specific competing package.

### ソース

- <https://github.com/koki-develop/gat>
- <https://github.com/koki-develop/gat/releases>


## セキュリティノート

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:** gat
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

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

- Nix - gat: normalized package name match | nixpkgs package indexes: pkgs/by-name/ga/gat/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- MacPorts - gat: normalized package name match | MacPorts ports tree: textproc/gat/Portfile from https://api.github.com/repos/macports/macports-ports/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.
- [go](https://pkg.so/ja/brew/go/) - Build dependency declared by Homebrew.
- [ccat](https://pkg.so/ja/brew/ccat/) - Shares pkgdb curated category or tags: cat, cli, developer-tools, go, syntax-highlighting.
- [nyan](https://pkg.so/ja/brew/nyan/) - Shares pkgdb curated category or tags: cat, cli, developer-tools, go, syntax-highlighting.
- [micro](https://pkg.so/ja/brew/micro/) - Shares pkgdb curated category or tags: cli, developer-tools, go, syntax-highlighting, terminal.
- [fzf](https://pkg.so/ja/brew/fzf/) - Shares pkgdb curated category or tags: cli, developer-tools, go, terminal.
- [bat](https://pkg.so/ja/brew/bat/) - Shares pkgdb curated category or tags: cat, cli, developer-tools, syntax-highlighting.
- [jjui](https://pkg.so/ja/brew/jjui/) - Shares pkgdb curated category or tags: cli, developer-tools, go, terminal.
- [peco](https://pkg.so/ja/brew/peco/) - Shares pkgdb curated category or tags: cli, developer-tools, go, terminal.
- [rich-cli](https://pkg.so/ja/brew/rich-cli/) - Shares pkgdb curated category or tags: cli, developer-tools, syntax-highlighting, terminal.

## Combined YAML source

View the package source record on GitHub. [combined/gat.yml](https://github.com/mxcl/pkgdb/blob/main/combined/gat.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
- external package-manager database matches
- cross-ecosystem install command graph
