# lazygit mit Homebrew, apk, chocolatey, apt, MacPorts, Nix, pacman, zypper, scoop, winget installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für lazygit in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install lazygit
```

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install lazygit
```

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

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

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

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

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

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

### Windows

- Chocolatey (92%):

```sh
choco install lazygit
```

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

- Scoop (92%):

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

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

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

## Paketfakten

- **Paketschlüssel:** brew:lazygit
- **Paketmanager:** Homebrew
- **Version:** 0.63.1
- **Quellzusammenfassung:** Simple terminal UI for git commands
- **Homepage:** <https://github.com/jesseduffield/lazygit/>
- **Repository:** <https://github.com/jesseduffield/lazygit>
- **Zuletzt aktualisiert:** 2026-07-26T13:40:59+02:00
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- lazygit (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 0.63.1
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

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

### Quellen

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


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- 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
## Andere Paketmanager-Einträge

- 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.63.1-r0: 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.63.1-r0: 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.63.1-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.63.0-1.2: normalized package name match | openSUSE Tumbleweed package metadata: lazygit from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-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','kindle'
- 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


## Combined YAML source

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


## Quellen

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