Automic VaultAutomic Vault

brew

Install gitui with Homebrew, apk, dnf, MacPorts, Nix, pacman, scoop, winget, zypper

Blazing fast terminal-ui for git written in rust. Version 0.28.1 via Homebrew; verified 2026-06-22.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install gitui

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install gitui

MacPorts ports tree · devel/gitui/Portfile · source: api.github.com

Linux

Alpine Linux apkverified · 92%
sudo apk add gitui

Alpine Linux edge package indexes · gitui · source: dl-cdn.alpinelinux.org

Fedora dnfverified · 92%
sudo dnf install gitui

Fedora Rawhide package metadata · gitui · source: dl.fedoraproject.org

Nixverified · 92%
nix profile install nixpkgs#gitui

nixpkgs package indexes · pkgs/by-name/gi/gitui/package.nix · source: api.github.com

Arch Linux pacmanverified · 92%
sudo pacman -S gitui

Arch Linux sync databases · gitui · source: geo.mirror.pkgbuild.com

openSUSE zypperverified · 92%
sudo zypper install gitui

openSUSE Tumbleweed package metadata · gitui · source: download.opensuse.org

Windows

Scoopverified · 92%
scoop install main/gitui

Scoop official bucket manifest trees · bucket/gitui.json · source: api.github.com

Windows Package Managerverified · 92%
winget install --id StephanDilly.gitui -e

Windows Package Manager source index · StephanDilly.gitui · source: cdn.winget.microsoft.com

overview

Package summary

Blazing fast terminal-ui for git written in rust

Commands and aliases

  • gitui

history

Project history and usage

GitUI is a Rust terminal interface for Git that gives command-line users many comforts of a graphical Git client without leaving the terminal. Its emphasis is fast, keyboard-only interaction for common Git tasks such as staging, diffs, commits, branches, stashes, logs, and remotes.

Project history

The public repository was opened in March 2020, and the crate was published to crates.io shortly afterward. The README explains the motivation: the author did most Git work in a terminal but still reached for graphical clients for index, commit, diff, stash, blame, and log workflows, while some GUI clients struggled with very large repositories.

GitUI's early releases began in April 2020. The project grew around a responsive terminal UI, async Git API use, context-based help, and keyboard-only control. The README's benchmark section compared parsing the Linux repository against lazygit and tig in a RustBerlin presentation, positioning performance on large repositories as part of its identity.

As the project matured, customization became a first-class part of its package surface. Separate docs describe RON-based theme files, key bindings, and key-symbol overrides, with platform-specific config locations for Linux, macOS, and Windows.

Adoption history

GitUI has broad package-manager reach for a terminal Git client. The README lists Arch Linux, Fedora, openSUSE, Homebrew, MacPorts, WinGet, Scoop, Chocolatey, mise, Nix, Termux, Anaconda, Cargo, and release binaries. crates.io records the crate, repository, and download data, while Homebrew packages it as a stable formula.

That packaging spread reflects the tool's practical niche: it is installed globally by developers who want a fast Git workbench available in any repository, independent of an editor plugin or desktop GUI.

How it is used

Practitioners launch `gitui` inside a Git repository to inspect status, stage or unstage files and hunks, commit or amend, manage stashes, browse and search logs, push or fetch remotes, and work with branches. The README notes that GitUI complements the Git shell rather than fully replacing it.

Customization workflows center on `theme.ron`, `key_bindings.ron`, and `key_symbols.ron`. Users tune colors, syntax themes, navigation keys, and displayed key symbols while keeping the main workflow terminal-native.

Why package nerds care

GitUI is one of the better-known Rust Git TUIs and a useful example of a single-binary developer tool that package managers carry widely. It also demonstrates a common modern pattern: Git as the substrate, Rust for portable performance, and config files in XDG/AppData locations for long-term daily use.

Timeline

  • 2020: Public GitHub repository opened.
  • 2020: Crate publication recorded on crates.io.
  • 2020: Early GitHub 0.1 releases published.
  • 2025: README documented a 1.0 roadmap and extensive package-manager install options.
  • 2026: 0.28 release line visible in GitHub releases.

Related projects

  • Git command-line workflows.
  • lazygit and tig as benchmarked Git TUI peers.
  • Rust terminal UI and crossterm/ratatui-style configuration ecosystems.
  • Homebrew, Cargo, Nix, Scoop, WinGet, and distro package collections.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 1 runtime dependencies.
  • Build metadata lists 3 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Linux
$XDG_CONFIG_HOME/gitui/theme.ron~/.config/gitui/theme.ron$XDG_CONFIG_HOME/gitui/key_bindings.ron~/.config/gitui/key_bindings.ron$XDG_CONFIG_HOME/gitui/key_symbols.ron~/.config/gitui/key_symbols.ron
macOS
~/.config/gitui/theme.ron~/.config/gitui/key_bindings.ron~/.config/gitui/key_symbols.ron
Windows
%APPDATA%/gitui/theme.ron%APPDATA%/gitui/key_bindings.ron%APPDATA%/gitui/key_symbols.ron

executables

Installed executables

CommandKindExposureNote
gituicliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version0.28.1
manager updated2026-06-22
local dataok
upstreamcurrent
latest detectedv0.28.1

https://github.com/gitui-org/gitui

  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:gitui
Version0.28.1
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/gitui
Homepagehttps://github.com/gitui-org/gitui
Repositoryhttps://github.com/gitui-org/gitui
Upstream docshttps://github.com/gitui-org/gitui#readme
LicenseMIT
Source archivehttps://github.com/gitui-org/gitui/archive/refs/tags/v0.28.1.tar.gz
Last updated2026-06-22T14:03:33-07:00
Pulseupdated
Dependenciesopenssl@3
Build dependenciescmake, pkgconf, rust
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namegitui
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Nix95%

gitui

nix profile install nixpkgs#gitui
  • normalized package name match
  • Matched by: Gitui
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/gi/gitui/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

gitui 0.28.1-r0

Blazing fast terminal client for git

https://github.com/extrawurst/gitui

sudo apk add gitui
  • License: MIT
  • Architecture: x86_64
  • Source Package: gitui
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Gitui
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: gitui from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

gitui 0.28.1-1.fc45

Blazing fast terminal-ui for git

https://crates.io/crates/gitui

sudo dnf install gitui
  • License: MIT AND Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND CC0-1.0 AND ISC AND MPL-2.0 AND Unicode-3.0 AND Unicode-DFS-2016 AND Unlicense AND Zlib AND (0BSD OR
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: rust-gitui
  • 7 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Gitui
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: gitui from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

gitui 0.28.1-2

Blazing fast terminal-ui for git written in Rust

https://github.com/extrawurst/gitui

sudo pacman -S gitui
  • License: MIT
  • Architecture: x86_64
  • 6 dependencies
  • 3 optional deps
  • normalized package name match
  • Matched by: Gitui
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: gitui from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

gitui 0.28.1-1.1

Terminal UI for git

https://github.com/extrawurst/gitui

sudo zypper install gitui
  • License: (Apache-2.0 OR MIT) AND Unicode-DFS-2016 AND (0BSD OR MIT OR Apache-2.0) AND (Apache-2.0 OR BSL-1.0) AND (Apache-2.0 OR MIT) AND (Apache-2.0 OR Apache-2.0 WITH
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: gitui
  • 4 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Gitui
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: gitui from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

gitui

sudo port install gitui
  • normalized package name match
  • Matched by: Gitui
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/gitui/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

main/gitui

scoop install main/gitui
  • normalized package name match
  • Matched by: Gitui
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/gitui.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

StephanDilly.gitui

winget install --id StephanDilly.gitui -e
  • normalized package name match
  • Matched by: Gitui
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: StephanDilly.gitui from https://cdn.winget.microsoft.com/cache/source.msix

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment