# Installer lazyjj avec Homebrew, Nix, pacman, winget

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de lazyjj pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install lazyjj
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

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

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

## Faits du paquet

- **Clé du paquet:** brew:lazyjj
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.6.1
- **Résumé source:** TUI for Jujutsu/jj
- **Page d'accueil:** <https://github.com/Cretezy/lazyjj>
- **Dépôt:** <https://github.com/Cretezy/lazyjj>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- lazyjj (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.6.1
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

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

### Sources

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


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- 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
## Autres enregistrements de gestionnaires de paquets

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


## Sources

- 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
