# git-gui を Homebrew, apk, apt, dnf, zypper でインストール

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

## インストール

```sh
sudo av install brew:git-gui
```

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

### macOS

- Homebrew (100%):

```sh
brew install git-gui
```

  証拠: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add git-gui
```

  証拠: Alpine Linux edge package indexes: git-gui from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install git-gui
```

  証拠: Debian stable package indexes: git-gui from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install git-gui
```

  証拠: Fedora Rawhide package metadata: git-gui from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

- zypper (92%):

```sh
sudo zypper install git-gui
```

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

## パッケージ情報

- **パッケージキー:** brew:git-gui
- **パッケージマネージャ:** Homebrew
- **バージョン:** 2.55.0
- **ソース概要:** Tcl/Tk UI for the git revision control system
- **ホームページ:** <https://git-scm.com>
- **リポジトリ:** <https://github.com/git/git>
- **最終更新:** 2026-06-29T20:54:53Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- git-citool (エイリアス)
- git-gui (エイリアス)
- git-gui--askpass (エイリアス)
- git-gui--askyesno (エイリアス)
- gitk (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 2.55.0
## プロジェクトの歴史と使われ方

git gui is the Tcl/Tk graphical commit tool distributed with Git. It sits beside command-line Git and gitk, giving users a visual interface for staging, committing, amending, branching, merging, fetching, and pushing.

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

git gui originated in the Git project era of 2006, with early Git source history and the program copyright naming Shawn O. Pearce and other contributors. Git documentation describes the tool as an independently maintained project whose stable versions are distributed with the Git suite for end-user convenience.

The Git source history shows git-gui being merged into the main Git repository in February 2007 and then regularly synchronized from the standalone git-gui line. The Git manual also points to a separate git-gui repository, while package managers often ship it as a split package so users can install the GUI without changing the core command-line Git package.

### 採用の歴史

git gui gained adoption through Git itself rather than through a separate plugin ecosystem. Its significance comes from being a cross-platform graphical front end bundled with the dominant distributed version control system and packaged by Unix-like distributions as a companion to gitk and Tcl/Tk.

### 使われ方

Practitioners use git gui when they want a visual staging area, commit editor, blame-style single-file annotation, and basic repository actions without leaving Git's native tooling. The `citool` mode starts a reduced interface intended to make exactly one commit and return to the shell.

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

For packagers, git gui is a classic split-package case: it belongs to Git's tool family, depends on Tcl/Tk, overlaps with gitk, and is useful to users who want a small native GUI rather than a full Git desktop client.

### タイムライン

- 2006: Early git-gui development appears in Git source history under Shawn O. Pearce.
- 2007: git-gui is merged into the Git source tree for distribution with Git.
- 2010: The script copyright range in Git source reaches 2006-2010 for Shawn Pearce and other contributors.
- 2013-2016: Git source history records tagged gitgui releases merged from the standalone git-gui line.

### Related projects

- gitk is the sibling repository browser for viewing commit history and diffs; git gui can launch gitk from its visualization actions. Git itself supplies the command-line plumbing and porcelain that git gui wraps.

### ソース

- <https://git-scm.com/docs/git-gui>
- <https://git.kernel.org/pub/scm/git/git.git/log/git-gui>
- <https://git.kernel.org/pub/scm/git/git.git/plain/git-gui/git-gui.sh>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

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

- Debian apt - git-gui - 1:2.47.3-0+deb13u1: normalized package name match | Debian stable package indexes: git-gui from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | fast, scalable, distributed revision control system (GUI) | https://git-scm.com/
- Ubuntu apt - git-gui - 1:2.43.0-1ubuntu7: normalized package name match | Ubuntu 24.04 LTS package indexes: git-gui from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | fast, scalable, distributed revision control system (GUI) | https://git-scm.com/
- apk - git-gui - 2.55.0-r0: normalized package name match | Alpine Linux edge package indexes: git-gui from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | GUI interface for git | https://www.git-scm.com/
- dnf - git-gui - 2.55.0-2.fc45: normalized package name match | Fedora Rawhide package metadata: git-gui from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Graphical interface to Git | https://git-scm.com/
- zypper - git-gui - 2.55.0-2.3: normalized package name match | openSUSE Tumbleweed package metadata: git-gui from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Grapical tool for common git operations | https://git-scm.com/
- Debian apt - gitk - 1:2.47.3-0+deb13u1: installed executable or alias match | Debian stable package indexes: gitk from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | fast, scalable, distributed revision control system (revision tree visualizer) | https://git-scm.com/
- Ubuntu apt - gitk - 1:2.43.0-1ubuntu7: installed executable or alias match | Ubuntu 24.04 LTS package indexes: gitk from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | fast, scalable, distributed revision control system (revision tree visualizer) | https://git-scm.com/
- dnf - gitk - 2.55.0-2.fc45: installed executable or alias match | Fedora Rawhide package metadata: gitk from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Git repository browser | https://git-scm.com/
- zypper - gitk - 2.55.0-2.3: installed executable or alias match | openSUSE Tumbleweed package metadata: gitk from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Git revision tree visualiser | https://git-scm.com/


## Combined YAML source

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


## ソース

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
