# lazyjj を Homebrew, Nix, pacman, winget でインストール

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

## インストール

```sh
sudo av install brew:lazyjj
```

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

### macOS

- Homebrew (100%):

```sh
brew install lazyjj
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#lazyjj
```

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

- pacman (92%):

```sh
sudo pacman -S lazyjj
```

  証拠: Arch Linux sync databases: lazyjj from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

### Windows

- winget (92%):

```sh
winget install --id Cretezy.lazyjj -e
```

  証拠: Windows Package Manager source index: Cretezy.lazyjj from https://cdn.winget.microsoft.com/cache/source.msix

## パッケージ情報

- **パッケージキー:** brew:lazyjj
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.6.1
- **ソース概要:** TUI for Jujutsu/jj
- **ホームページ:** <https://github.com/Cretezy/lazyjj>
- **リポジトリ:** <https://github.com/Cretezy/lazyjj>
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- lazyjj (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 0.6.1
## プロジェクトの歴史と使われ方

lazyjj is a Rust and Ratatui terminal UI for Jujutsu, the `jj` version-control system. It brings the lazygit style of keyboard navigation to a newer VCS with change-based workflows.

### プロジェクトの歴史

The public GitHub repository was created on May 21, 2024, and v0.1.0 was published the same day. Releases continued through v0.6.1 on September 10, 2025.

### 採用の歴史

lazyjj grew with interest in Jujutsu rather than as a standalone source-control system. The README documents installation through cargo-binstall, `cargo install`, pre-built binaries, Arch Linux, and source builds; Homebrew, Nix, pacman, and Winget package metadata in the batch also show it entering package-manager channels. GitHub repository metadata recorded 1,150 stars on July 1, 2026.

### 使われ方

The tool runs inside an existing `jj` repository and shells out to the `jj` CLI. It provides log, files, bookmarks, command-log, command-box, and configuration views for operations such as editing changes, describing changes, abandoning changes, setting bookmarks, fetching, pushing, and squashing.

### パッケージ好きにとっての重要性

lazyjj is significant because Jujutsu deliberately rethinks Git-style workflows, and lazyjj packages that newer mental model into a familiar TUI form. It is also a Rust/Ratatui counterpart to the Go-based lazygit/lazydocker lineage.

### タイムライン

- 2024: Public GitHub repository created
- 2024: v0.1.0 release published
- 2025: v0.5.0 release published
- 2025: v0.6.1 release published

### Related projects

- Jujutsu is the underlying VCS and CLI. Ratatui is the Rust terminal-UI library used by lazyjj, and lazygit is the cultural comparison point for Git users looking for a keyboard-first source-control interface.

### ソース

- <https://api.github.com/repos/Cretezy/lazyjj>
- <https://api.github.com/repos/Cretezy/lazyjj/releases>
- <https://github.com/Cretezy/lazyjj>
- <https://github.com/jj-vcs/jj>
- <https://martinvonz.github.io/jj/latest/install-and-setup/>
- <https://ratatui.rs>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- 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: ~/.jjconfig.toml, $XDG_CONFIG_HOME/jj/config.toml, $XDG_CONFIG_HOME/jj/conf.d/*.toml
- macOS: ~/.jjconfig.toml, $XDG_CONFIG_HOME/jj/config.toml, $XDG_CONFIG_HOME/jj/conf.d/*.toml
- Windows: %USERPROFILE%\.jjconfig.toml, %APPDATA%\jj\config.toml, %APPDATA%\jj\conf.d\*.toml
## 他のパッケージマネージャ記録

- Nix - lazyjj: normalized package name match | nixpkgs package indexes: pkgs/by-name/la/lazyjj/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- pacman - lazyjj - 0.6.1-1: normalized package name match | Arch Linux sync databases: lazyjj from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | TUI for Jujutsu/jj | https://github.com/Cretezy/lazyjj
- winget - Cretezy.lazyjj: normalized package name match | Windows Package Manager source index: Cretezy.lazyjj from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

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


## ソース

- 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
