# 使用 Homebrew, Nix, pacman, winget 安装 lazyjj

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