Automic VaultAutomic Vault

brew

lazygit を Homebrew, apk, chocolatey, apt, MacPorts, Nix, pacman, zypper, scoop, winget でインストール

lazygit のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install lazygit

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install lazygit

MacPorts ports tree · devel/lazygit/Portfile · ソース: api.github.com

Linux

Alpine Linux apk確認済み · 92%
sudo apk add lazygit

Alpine Linux edge package indexes · lazygit · ソース: dl-cdn.alpinelinux.org

Debian apt確認済み · 92%
sudo apt install lazygit

Debian stable package indexes · lazygit · ソース: deb.debian.org

Nix確認済み · 92%
nix profile install nixpkgs#lazygit

nixpkgs package indexes · pkgs/by-name/la/lazygit/package.nix · ソース: api.github.com

Arch Linux pacman確認済み · 92%
sudo pacman -S lazygit

Arch Linux sync databases · lazygit · ソース: geo.mirror.pkgbuild.com

openSUSE zypper確認済み · 92%
sudo zypper install lazygit

openSUSE Tumbleweed package metadata · lazygit · ソース: download.opensuse.org

Windows

Chocolatey確認済み · 92%
choco install lazygit

Chocolatey community package catalog · lazygit · ソース: community.chocolatey.org

Scoop確認済み · 92%
scoop install extras/lazygit

Scoop official bucket manifest trees · bucket/lazygit.json · ソース: api.github.com

Windows Package Manager確認済み · 92%
winget install --id JesseDuffield.lazygit -e

Windows Package Manager source index · JesseDuffield.lazygit · ソース: cdn.winget.microsoft.com

概要

パッケージ概要

Simple terminal UI for git commands

コマンドとエイリアス

  • lazygit

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

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

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

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

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
lazygitcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版0.63.1
マネージャ更新日2026-07-17
ローカルデータOK
上流最新
検出された最新v0.63.1

https://github.com/jesseduffield/lazygit

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:lazygit
バージョン0.63.1
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/lazygit
ホームページhttps://github.com/jesseduffield/lazygit/
リポジトリhttps://github.com/jesseduffield/lazygit
上流ドキュメントhttps://github.com/jesseduffield/lazygit#readme
ライセンスMIT
ソースアーカイブhttps://github.com/jesseduffield/lazygit/archive/refs/tags/v0.63.1.tar.gz
最終更新2026-07-17T08:03:21Z
Pulseupdated
ビルド依存関係go
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

lazygit 0.50.0+ds1-1+b2

Simple terminal UI for git commands

https://github.com/jesseduffield/lazygit

sudo apt install lazygit
  • Section: vcs
  • Architecture: amd64
  • Source Package: lazygit
  • 2 依存関係
  • normalized package name match
  • 一致条件: Lazygit
Debian stable package indexes · deb.debian.org · Debian stable package indexes: lazygit from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

lazygit

nix profile install nixpkgs#lazygit
  • normalized package name match
  • 一致条件: Lazygit
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/la/lazygit/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

lazygit 0.48.0-r12

Simple terminal UI for git commands

https://github.com/jesseduffield/lazygit

sudo apk add lazygit
  • License: MIT
  • Architecture: x86_64
  • Source Package: lazygit
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Lazygit
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: lazygit from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

lazygit-doc 0.48.0-r12

Simple terminal UI for git commands (documentation)

https://github.com/jesseduffield/lazygit

sudo apk add lazygit-doc
  • License: MIT
  • Architecture: x86_64
  • Source Package: lazygit
  • normalized package name match
  • 一致条件: Lazygit
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: lazygit-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
pacman95%

lazygit 0.62.2-1

Simple terminal UI for git commands

https://github.com/jesseduffield/lazygit

sudo pacman -S lazygit
  • License: MIT
  • Architecture: x86_64
  • 2 依存関係
  • normalized package name match
  • 一致条件: Lazygit
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: lazygit from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

lazygit 0.61.1-1.1

Simple terminal UI for git commands

https://github.com/jesseduffield/lazygit

sudo zypper install lazygit
  • License: MIT
  • Category: Development/Tools/Version Control
  • Architecture: x86_64
  • Source Package: lazygit
  • 2 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Lazygit
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: lazygit from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

lazygit

sudo port install lazygit
  • normalized package name match
  • 一致条件: Lazygit
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/lazygit/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Chocolatey95%

lazygit

choco install lazygit
  • normalized package name match
  • 一致条件: Lazygit
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: lazygit from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','kubectx'
Scoop95%

extras/lazygit

scoop install extras/lazygit
  • normalized package name match
  • 一致条件: Lazygit
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/lazygit.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1
winget95%

JesseDuffield.lazygit

winget install --id JesseDuffield.lazygit -e
  • normalized package name match
  • 一致条件: Lazygit
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: JesseDuffield.lazygit from https://cdn.winget.microsoft.com/cache/source.msix

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • 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