# Installer evil-helix avec Homebrew, Nix, apk, apt, winget

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

## installation

```sh
sudo av install brew:evil-helix
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install evil-helix
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#evil-helix
```

  Preuve: nixpkgs package indexes: pkgs/by-name/ev/evil-helix/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- apk (92%):

```sh
sudo apk add hx
```

  Preuve: Alpine Linux edge package indexes: hx from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install hx
```

  Preuve: Debian stable package indexes: hx from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

### Windows

- winget (92%):

```sh
winget install --id raskell-io.hx -e
```

  Preuve: Windows Package Manager source index: raskell-io.hx from https://cdn.winget.microsoft.com/cache/source.msix

## Faits du paquet

- **Clé du paquet:** brew:evil-helix
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/evil-helix>
- **Version:** 20250915
- **Résumé source:** Soft fork of the helix editor
- **Page d'accueil:** <https://evil-helix.github.io>
- **Dépôt:** <https://github.com/usagi-flow/evil-helix>
- **Docs amont:** <https://github.com/usagi-flow/evil-helix#readme>
- **Licence:** MPL-2.0
- **Archive source:** <https://github.com/usagi-flow/evil-helix/archive/refs/tags/release-20250915.tar.gz>
- **Dernière mise à jour:** 2026-06-15T10:20:16-04:00
- **Généré:** 2026-07-26T07:20:29+00:00

## exécutables

- hx (cli)
- hx (alias)

## Dépendances de compilation

- rust

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-07-26
- version du gestionnaire: 20250915
- gestionnaire mis à jour: 2026-06-15
- données locales: OK
- dépôt amont: https://github.com/usagi-flow/evil-helix
- info: No cached GitHub release or tag data was available.
## Historique du projet et usages

Evil Helix is a soft fork of the Helix editor that keeps upstream compatibility while adding Vim-style keybindings and opinionated defaults.

### Historique du projet

The README explicitly defines the project as a soft fork: it regularly rebases on upstream Helix, isolates changes to reduce conflicts, and treats a hard fork as a last resort.

### Historique d'adoption

The project ships GitHub release archives, recommends package-manager installs when available, and is packaged as `evil-helix` in Homebrew while still installing the familiar `hx` executable.

### Modes d'utilisation

Users run Evil Helix like Helix, configure it with Helix TOML configuration paths, and can toggle the fork behavior with the `editor.evil` option. The documented differences include Vim commands, motions, visual-line mode, modeline support, and adjusted defaults.

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

The package is interesting because it packages a behavioral fork without asking users to learn a new editor binary: package managers can provide a Vim-flavored Helix build while preserving upstream layout, configuration, and release rhythm.

### Chronologie

- 2022: Tags begin with Helix-style date releases such as 22.03.
- README documents the project as a soft fork with small, regular releases tagged on demand.

### Related projects

- Evil Helix is directly tied to upstream Helix and tracks upstream while carrying Vim-keybinding and default-setting changes.

### Sources

- <https://github.com/usagi-flow/evil-helix#readme>
- <https://github.com/usagi-flow/evil-helix/releases>
- <https://raw.githubusercontent.com/usagi-flow/evil-helix/master/book/src/configuration.md>


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour evil-helix. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.


## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** evil-helix
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Conflicts With:** helix, hex
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## Autres enregistrements de gestionnaires de paquets

- Nix - evil-helix: normalized package name match | nixpkgs package indexes: pkgs/by-name/ev/evil-helix/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Debian apt - hx - 25.01.1-4: installed executable or alias match | Debian stable package indexes: hx from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | modal CLI text editor Helix | https://helix-editor.com/
- apk - hx - 1.0.15-r0: installed executable or alias match | Alpine Linux edge package indexes: hx from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Hex editor for the terminal using plain C99 + POSIX libs | https://github.com/krpors/hx
- apk - hx-doc - 1.0.15-r0: installed executable or alias match | Alpine Linux edge package indexes: hx-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Hex editor for the terminal using plain C99 + POSIX libs (documentation) | https://github.com/krpors/hx
- winget - raskell-io.hx: installed executable or alias match | Windows Package Manager source index: raskell-io.hx from https://cdn.winget.microsoft.com/cache/source.msix


## Liens liés

- [Source-control packages](https://www.automicvault.com/fr/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/fr/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/fr/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://www.automicvault.com/fr/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [rust](https://www.automicvault.com/fr/pkg/brew/rust/) - Build dependency declared by Homebrew.
- [neovide](https://www.automicvault.com/fr/pkg/brew/neovide/) - Shares av.db curated category or tags: cli, developer-tools, editor, rust.
- [code-cli](https://www.automicvault.com/fr/pkg/brew/code-cli/) - Shares av.db curated category or tags: cli, developer-tools, editor.
- [dz6](https://www.automicvault.com/fr/pkg/brew/dz6/) - Shares av.db curated category or tags: cli, developer-tools, rust, vim-keybindings.
- [hexapoda](https://www.automicvault.com/fr/pkg/brew/hexapoda/) - Shares av.db curated category or tags: cli, developer-tools, modal-editor, rust.
- [msedit](https://www.automicvault.com/fr/pkg/brew/msedit/) - Shares av.db curated category or tags: cli, developer-tools, rust, text-editor.
- [neovim](https://www.automicvault.com/fr/pkg/brew/neovim/) - Shares av.db curated category or tags: cli, developer-tools, editor.
- [neovim-qt](https://www.automicvault.com/fr/pkg/brew/neovim-qt/) - Shares av.db curated category or tags: cli, developer-tools, editor.
- [neovim-remote](https://www.automicvault.com/fr/pkg/brew/neovim-remote/) - Shares av.db curated category or tags: cli, developer-tools, editor.
- [kakoune](https://www.automicvault.com/fr/pkg/brew/kakoune/) - Local package facts share a topical domain. Shared terms: cli, developer, developer-tools, editor, modal.

## Combined YAML source

View the package source record on GitHub. [combined/evil-helix.yml](https://github.com/automic-vault/db/blob/main/combined/evil-helix.yml)


## Sources

- Nucleus package database
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
