macOS
brew install lazygitlocal Homebrew formula metadata
sudo port install lazygitMacPorts ports tree · devel/lazygit/Portfile · source: api.github.com
brew
Simple terminal UI for git commands. Version 0.63.0 via Homebrew; verified 2026-07-04.
install
brew install lazygitlocal Homebrew formula metadata
sudo port install lazygitMacPorts ports tree · devel/lazygit/Portfile · source: api.github.com
sudo apk add lazygitAlpine Linux edge package indexes · lazygit · source: dl-cdn.alpinelinux.org
sudo apt install lazygitDebian stable package indexes · lazygit · source: deb.debian.org
nix profile install nixpkgs#lazygitnixpkgs package indexes · pkgs/by-name/la/lazygit/package.nix · source: api.github.com
sudo pacman -S lazygitArch Linux sync databases · lazygit · source: geo.mirror.pkgbuild.com
sudo zypper install lazygitopenSUSE Tumbleweed package metadata · lazygit · source: download.opensuse.org
choco install lazygitChocolatey community package catalog · lazygit · source: community.chocolatey.org
scoop install extras/lazygitScoop official bucket manifest trees · bucket/lazygit.json · source: api.github.com
winget install --id JesseDuffield.lazygit -eWindows Package Manager source index · JesseDuffield.lazygit · source: cdn.winget.microsoft.com
overview
Simple terminal UI for git commands
history
lazygit is a widely adopted terminal UI for Git, written in Go by Jesse Duffield. It became one of the defining examples of a modern developer TUI: a package-manager-friendly binary that wraps a complex command-line tool in a discoverable keyboard interface.
The public GitHub repository was created on May 19, 2018. Early release artifacts include v0.1.4 on August 7, 2018; the project later reached v0.20 in April 2020, v0.50.0 in January 2025, and v0.62.2 on June 4, 2026.
The README documents broad packaging coverage: Homebrew, MacPorts, Scoop, Arch, Fedora/RHEL-derived distributions, Solus, Debian/Ubuntu, Gentoo, openSUSE, NixOS, FreeBSD, Termux, Conda, Go, Chocolatey, Winget, and manual binaries. GitHub repository metadata recorded 79,894 stars on July 1, 2026, and the README included a large sponsor list, download badges, and active contributor links.
lazygit focuses on everyday Git actions that are powerful but awkward at the raw CLI: staging individual lines, interactive rebase, cherry-pick, bisect, worktrees, commit graph navigation, custom commands, undo and redo through reflog-backed operations, and repository-local configuration.
lazygit matters because it changed expectations for package-installed Git helpers. Instead of another alias collection or shell prompt plugin, it ships as a single binary that can be installed from nearly every package ecosystem and used immediately in any repository.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
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.
Config paths the tool may read or write during local use.
~/.config/lazygit/config.yml<repo>/.git/lazygit.yml.lazygit.yml in a parent directory~/Library/Application Support/lazygit/config.yml<repo>/.git/lazygit.yml.lazygit.yml in a parent directory%LOCALAPPDATA%\lazygit\config.yml%APPDATA%\lazygit\config.yml<repo>\.git\lazygit.yml.lazygit.yml in a parent directoryexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
lazygit | cli | global executable |
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.
https://github.com/jesseduffield/lazygit
install metadata
| Package key | brew:lazygit |
|---|---|
| Version | 0.63.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/lazygit |
| Homepage | https://github.com/jesseduffield/lazygit/ |
| Repository | https://github.com/jesseduffield/lazygit |
| Upstream docs | https://github.com/jesseduffield/lazygit#readme |
| License | MIT |
| Source archive | https://github.com/jesseduffield/lazygit/archive/refs/tags/v0.63.0.tar.gz |
| Last updated | 2026-07-04T15:12:23Z |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | lazygit |
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
lazygit 0.50.0+ds1-1+b2
Simple terminal UI for git commands
https://github.com/jesseduffield/lazygit
sudo apt install lazygitlazygit
nix profile install nixpkgs#lazygitlazygit 0.48.0-r12
Simple terminal UI for git commands
https://github.com/jesseduffield/lazygit
sudo apk add lazygitlazygit-doc 0.48.0-r12
Simple terminal UI for git commands (documentation)
https://github.com/jesseduffield/lazygit
sudo apk add lazygit-doclazygit 0.62.2-1
Simple terminal UI for git commands
https://github.com/jesseduffield/lazygit
sudo pacman -S lazygitlazygit 0.61.1-1.1
Simple terminal UI for git commands
https://github.com/jesseduffield/lazygit
sudo zypper install lazygitlazygit
sudo port install lazygitlazygit
choco install lazygitextras/lazygit
scoop install extras/lazygitJesseDuffield.lazygit
winget install --id JesseDuffield.lazygit -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.