# Install lazygit with Homebrew, apk, chocolatey, apt, MacPorts, Nix, pacman, scoop, winget, zypper

Simple terminal UI for git commands. Version 0.63.0 via Homebrew; verified 2026-07-04.

## Install

```sh
sudo av install brew:lazygit
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install lazygit
```

  Evidence: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install lazygit
```

  Evidence: MacPorts ports tree: devel/lazygit/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add lazygit
```

  Evidence: Alpine Linux edge package indexes: lazygit from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install lazygit
```

  Evidence: Debian stable package indexes: lazygit from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Nix (92%):

```sh
nix profile install nixpkgs#lazygit
```

  Evidence: nixpkgs package indexes: pkgs/by-name/la/lazygit/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S lazygit
```

  Evidence: Arch Linux sync databases: lazygit from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install lazygit
```

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

### Windows

- Chocolatey (92%):

```sh
choco install lazygit
```

  Evidence: Chocolatey community package catalog: lazygit from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','kubectx'

- Scoop (92%):

```sh
scoop install extras/lazygit
```

  Evidence: Scoop official bucket manifest trees: bucket/lazygit.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id JesseDuffield.lazygit -e
```

  Evidence: Windows Package Manager source index: JesseDuffield.lazygit from https://cdn.winget.microsoft.com/cache/source.msix

## Package facts

- **Package key:** brew:lazygit
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/lazygit>
- **Version:** 0.63.0
- **Source summary:** Simple terminal UI for git commands
- **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
- **Generated:** 2026-07-08T07:18:31+00:00

## Executables

- lazygit (cli)
- lazygit (alias)

## Build dependencies

- go

## Install behavior

- Post-install hook: not defined
- Bottle: available on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 0.63.0
- Package-manager updated: 2026-07-04
- Local data: ok
- Upstream repository: https://github.com/jesseduffield/lazygit
- Upstream latest detected: v0.63.0 (current)
## Project history and usage

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.

### Project history

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.

### Adoption history

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.

### How it is used

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.

### Why package nerds care

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.

### Timeline

- 2018: Public GitHub repository created
- 2018: v0.1.4 release published
- 2020: v0.20 release published
- 2025: v0.50.0 release published
- 2026: v0.62.2 release published

### Related projects

- Git is the underlying version-control system. lazydocker is Jesse Duffield's sibling TUI for Docker workflows, and both projects helped popularize the `lazy*` naming pattern for focused terminal interfaces.

### Sources

- <https://api.github.com/repos/jesseduffield/lazygit>
- <https://api.github.com/repos/jesseduffield/lazygit/releases>
- <https://git-scm.com>
- <https://github.com/jesseduffield/lazydocker>
- <https://github.com/jesseduffield/lazygit>


## Security Notes

narrow executable package without higher-risk signals.

- **Geiger risk:** green / low
- narrow executable package without higher-risk signals


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

- Linux: ~/.config/lazygit/config.yml, <repo>/.git/lazygit.yml, .lazygit.yml in a parent directory
- macOS: ~/Library/Application Support/lazygit/config.yml, <repo>/.git/lazygit.yml, .lazygit.yml in a parent directory
- Windows: %LOCALAPPDATA%\lazygit\config.yml, %APPDATA%\lazygit\config.yml, <repo>\.git\lazygit.yml, .lazygit.yml in a parent directory
## Source Database Details

- **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:** head, stable

## Other Package-Manager Records

- Debian apt - lazygit - 0.50.0+ds1-1+b2: normalized package name match | Debian stable package indexes: lazygit from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Simple terminal UI for git commands | https://github.com/jesseduffield/lazygit
- Nix - lazygit: normalized package name match | nixpkgs package indexes: pkgs/by-name/la/lazygit/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - lazygit - 0.48.0-r12: normalized package name match | Alpine Linux edge package indexes: lazygit from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Simple terminal UI for git commands | https://github.com/jesseduffield/lazygit
- apk - lazygit-doc - 0.48.0-r12: normalized package name match | Alpine Linux edge package indexes: lazygit-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Simple terminal UI for git commands (documentation) | https://github.com/jesseduffield/lazygit
- pacman - lazygit - 0.62.2-1: normalized package name match | Arch Linux sync databases: lazygit from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Simple terminal UI for git commands | https://github.com/jesseduffield/lazygit
- zypper - lazygit - 0.61.1-1.1: normalized package name match | openSUSE Tumbleweed package metadata: lazygit from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | Simple terminal UI for git commands | https://github.com/jesseduffield/lazygit
- MacPorts - lazygit: normalized package name match | MacPorts ports tree: devel/lazygit/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Chocolatey - lazygit: normalized package name match | Chocolatey community package catalog: lazygit from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','kubectx'
- Scoop - extras/lazygit: normalized package name match | Scoop official bucket manifest trees: bucket/lazygit.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1
- winget - JesseDuffield.lazygit: normalized package name match | Windows Package Manager source index: JesseDuffield.lazygit from https://cdn.winget.microsoft.com/cache/source.msix


## 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.
- [go](https://www.automicvault.com/pkg/brew/go/) - Build dependency declared by Homebrew.
- [ggc](https://www.automicvault.com/pkg/brew/ggc/) - Shares av.db curated category or tags: cli, developer-tools, git, terminal-ui, version-control.
- [gut](https://www.automicvault.com/pkg/brew/gut/) - Shares av.db curated category or tags: cli, developer-tools, git, version-control.
- [lab](https://www.automicvault.com/pkg/brew/lab/) - Shares av.db curated category or tags: cli, developer-tools, git, version-control.
- [tig](https://www.automicvault.com/pkg/brew/tig/) - Shares av.db curated category or tags: cli, developer-tools, git, terminal-ui, version-control.
- [ungit](https://www.automicvault.com/pkg/brew/ungit/) - Shares av.db curated category or tags: cli, developer-tools, git, version-control.
- [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.
- [gitbatch](https://www.automicvault.com/pkg/brew/gitbatch/) - Local package facts share a topical domain. Shared terms: cli, control, developer, developer-tools, git.
- [forgit](https://www.automicvault.com/pkg/brew/forgit/) - Local package facts share a topical domain. Shared terms: cli, commands, control, developer, developer-tools.

## Combined YAML source

View the package source record on GitHub. [combined/lazygit.yml](https://github.com/automic-vault/db/blob/main/combined/lazygit.yml)


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- 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
