# Install git-gui with Homebrew, apk, apt, dnf, zypper

Tcl/Tk UI for the git revision control system. Version 2.55.0 via Homebrew; verified 2026-06-29.

## Install

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

Additional install commands:

### macOS

- Homebrew (100%):

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

  Evidence: local Homebrew formula metadata

### Linux

- apk (92%):

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

  Evidence: 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
```

  Evidence: 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
```

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

- zypper (92%):

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

  Evidence: openSUSE Tumbleweed package metadata: git-gui from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

## Package facts

- **Package key:** brew:git-gui
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/git-gui>
- **Version:** 2.55.0
- **Source summary:** Tcl/Tk UI for the git revision control system
- **Homepage:** <https://git-scm.com>
- **Repository:** <https://git.kernel.org/pub/scm/git/git.git>
- **Upstream docs:** <https://git-scm.com/docs/git-gui>
- **License:** GPL-2.0-only
- **Source archive:** <https://mirrors.edge.kernel.org/pub/software/scm/git/git-2.55.0.tar.xz>
- **Last updated:** 2026-06-29T20:54:53Z
- **Generated:** 2026-07-08T07:18:31+00:00

## Executables

- git-citool (cli)
- git-gui (cli)
- git-gui--askpass (cli)
- git-gui--askyesno (cli)
- gitk (cli)
- git-citool (alias)
- git-gui (alias)
- git-gui--askpass (alias)
- git-gui--askyesno (alias)
- gitk (alias)

## Dependencies

- tcl-tk

## Install behavior

- Post-install hook: not defined
- Bottle: available on all

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 2.55.0
- Package-manager updated: 2026-06-29
- Local data: ok
- Upstream repository: https://git-scm.com
- info: Release/tag comparison is only available for GitHub repositories.
## Project history and usage

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.

### Project history

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.

### Adoption history

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.

### How it is used

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.

### Why package nerds care

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.

### Timeline

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

### Sources

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


## 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:** git-gui
- **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

## Other Package-Manager Records

- 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.54.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.54.0-1.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/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | Graphical interface to Git | https://git-scm.com/
- zypper - git-gui - 2.54.0-2.1: normalized package name match | openSUSE Tumbleweed package metadata: git-gui from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-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.54.0-1.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/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | Git repository browser | https://git-scm.com/
- zypper - gitk - 2.54.0-2.1: installed executable or alias match | openSUSE Tumbleweed package metadata: gitk from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | Git revision tree visualiser | https://git-scm.com/


## Related links

- [Source-control packages](https://www.automicvault.com/pkg/source-control-tools/) - Belongs to a source-control command family.
- [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.
- [tcl-tk](https://www.automicvault.com/pkg/brew/tcl-tk/) - Runtime dependency declared by Homebrew.
- [git-cola](https://www.automicvault.com/pkg/brew/git-cola/) - Popular package that depends on this formula.
- [git](https://www.automicvault.com/pkg/brew/git/) - Shares the same upstream homepage.
- [git-credential-libsecret](https://www.automicvault.com/pkg/brew/git-credential-libsecret/) - Shares the same upstream homepage.
- [git-svn](https://www.automicvault.com/pkg/brew/git-svn/) - Shares the same upstream homepage.
- [braid](https://www.automicvault.com/pkg/brew/braid/) - Shares av.db curated category or tags: cli, developer-tools, git, version-control.
- [codeberg-cli](https://www.automicvault.com/pkg/brew/codeberg-cli/) - Shares av.db curated category or tags: cli, developer-tools, git, version-control.
- [dura](https://www.automicvault.com/pkg/brew/dura/) - Shares av.db curated category or tags: cli, developer-tools, git, version-control.
- [gcli](https://www.automicvault.com/pkg/brew/gcli/) - Shares av.db curated category or tags: cli, developer-tools, git, version-control.
- [git-branchless](https://www.automicvault.com/pkg/brew/git-branchless/) - Shares av.db curated category or tags: cli, developer-tools, git, version-control.
- [git-cinnabar](https://www.automicvault.com/pkg/brew/git-cinnabar/) - Shares av.db curated category or tags: cli, developer-tools, git, version-control.
- [git-lfs](https://www.automicvault.com/pkg/brew/git-lfs/) - Shares av.db curated category or tags: cli, developer-tools, git, version-control.

## Combined YAML source

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