# gti を Homebrew, dnf, MacPorts, Nix, zypper でインストール

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

## インストール

```sh
sudo av install brew:gti
```

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

### macOS

- Homebrew (100%):

```sh
brew install gti
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install gti
```

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

### Linux

- dnf (92%):

```sh
sudo dnf install gti
```

  証拠: Fedora Rawhide package metadata: gti from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#gti
```

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

- zypper (92%):

```sh
sudo zypper install gti
```

  証拠: openSUSE Tumbleweed package metadata: gti from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## パッケージ情報

- **パッケージキー:** brew:gti
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/gti>
- **バージョン:** 1.9.1
- **ソース概要:** ASCII-art displaying typo-corrector for commands
- **ホームページ:** <https://r-wos.org/hacks/gti>
- **リポジトリ:** <https://github.com/rwos/gti>
- **上流ドキュメント:** <https://r-wos.org/hacks/gti>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://github.com/rwos/gti/archive/refs/tags/v1.9.1.tar.gz>
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

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

## インストール挙動

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

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 1.9.1
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/rwos/gti
- 検出された最新: v1.9.1 (最新)
- 情報: No package-manager update timestamp was available.
## プロジェクトの歴史と使われ方

gti is a deliberately silly git typo launcher: when a user types gti instead of git, it plays an ASCII-art animation and then runs the intended git command. It is tiny, but it survives in package managers because it turns a common developer typo into a harmless joke.

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

Richard Wossal's project page describes gti as a program that displays a badly made ASCII-art animation as punishment for the typing error and then launches the command the user meant to run. The official README calls it a silly git launcher inspired by sl.

The repository's initial commit dates to 2012-08-15. The code is small C with a Makefile, a manual page, and shell completions, which matches the old-school Unix joke-tool pattern.

### 採用の歴史

The official README lists packages or ports for Fedora, Arch Linux AUR, Gentoo, Nix/NixOS, FreeBSD ports, OpenBSD ports, Homebrew on macOS, and Cygwin. That list explains why a joke command still has cross-platform package metadata: it is cheap to build and memorable to install.

### 使われ方

The intended invocation is accidental: type gti when trying to type git. After the animation, gti dispatches to git. The README documents GTI_SPEED as an environment variable for changing the animation speed.

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

gti belongs to the lineage of terminal whimsy packages such as sl, but its package-manager hook is practical: unlike sl, it forwards to git after the joke. It is a good example of how tiny C utilities with manpages, completions, and portable Makefiles can become distro trivia.

### タイムライン

- 2012: Initial commit added gti.
- 2012: The author page described the typo-correcting ASCII-art behavior.
- 2023: v1.9.1 tag was cut with a Homebrew build fix noted in the commit message.

### Related projects

- git is the command gti wraps after the animation.
- sl is the inspiration named by both the author page and README.

### ソース

- <https://api.github.com/repos/rwos/gti/commits/789bea8c6e330c75390ec4d38f8718b957d0084f>
- <https://api.github.com/repos/rwos/gti/commits?per_page=1&page=98>
- <https://github.com/rwos/gti>
- <https://r-wos.org/hacks/gti>
- <https://raw.githubusercontent.com/rwos/gti/master/README.md>


## セキュリティノート

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:** gti
- **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 - gti: normalized package name match | nixpkgs package indexes: pkgs/by-name/gt/gti/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- dnf - gti - 1.6.1-15.fc45: normalized package name match | Fedora Rawhide package metadata: gti from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Just a silly gti launcher | http://r-wos.org/hacks/gti
- zypper - gti - 1.9.1-1.8: normalized package name match | openSUSE Tumbleweed package metadata: gti from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | ASCII art punishment for misspelling git | https://r-wos.org/hacks/gti
- MacPorts - gti: normalized package name match | MacPorts ports tree: games/gti/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.
- [gource](https://pkg.so/ja/brew/gource/) - Shares pkgdb curated category or tags: cli, developer-tool, developer-tools, git.
- [gitnr](https://pkg.so/ja/brew/gitnr/) - Shares pkgdb curated category or tags: cli, developer-tool, developer-tools, git.
- [grokmirror](https://pkg.so/ja/brew/grokmirror/) - Shares pkgdb curated category or tags: cli, developer-tool, developer-tools, git.
- [ugit](https://pkg.so/ja/brew/ugit/) - Shares pkgdb curated category or tags: cli, developer-tool, developer-tools, git.
- [lucky-commit](https://pkg.so/ja/brew/lucky-commit/) - Shares pkgdb curated category or tags: cli, developer-tool, developer-tools, git.
- [karn](https://pkg.so/ja/brew/karn/) - Shares pkgdb curated category or tags: cli, developer-tool, developer-tools, git.
- [gh](https://pkg.so/ja/brew/gh/) - Shares pkgdb curated category or tags: cli, developer-tools, git.
- [libgit2](https://pkg.so/ja/brew/libgit2/) - Shares pkgdb curated category or tags: cli, developer-tools, git.
- [diagram](https://pkg.so/ja/brew/diagram/) - Local package facts share a topical domain. Shared terms: art, ascii, ascii-art, cli, developer.
- [ditaa](https://pkg.so/ja/brew/ditaa/) - Local package facts share a topical domain. Shared terms: art, ascii, ascii-art, cli, developer.

## Combined YAML source

View the package source record on GitHub. [combined/gti.yml](https://github.com/mxcl/pkgdb/blob/main/combined/gti.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
