# Installer neovim

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

## installation

```sh
sudo av install brew:neovim
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install neovim
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install neovim
```

  Preuve: MacPorts ports tree: editors/neovim/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add neovim
```

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

- Debian apt (92%):

```sh
sudo apt install neovim
```

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

- dnf (92%):

```sh
sudo dnf install neovim
```

  Preuve: Fedora Rawhide package metadata: neovim from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/13ee7b80cb813542594d4235c4a0b8695435d5ecf23dd3580bc7515ae1b6180d-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#neovim
```

  Preuve: nixpkgs package indexes: neovim from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix

- pacman (92%):

```sh
sudo pacman -S neovim
```

  Preuve: Arch Linux sync databases: neovim from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install neovim
```

  Preuve: openSUSE Tumbleweed package metadata: neovim from https://download.opensuse.org/tumbleweed/repo/oss/repodata/155b97171d05e27afd950b6fe0d55513ff38f4597110664535bceedc680bbe6fd459f0733718dcc21dcf0efc7c8250fd1390c73d4790b42e62fb2c16a87242e5-primary.xml.zst

### Windows

- Chocolatey (92%):

```sh
choco install neovim
```

  Preuve: Chocolatey community package catalog: neovim from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','navfree'

- Scoop (92%):

```sh
scoop install main/neovim
```

  Preuve: Scoop official bucket manifest trees: bucket/neovim.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id Neovim.Neovim -e
```

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

## Faits du paquet

- **Clé du paquet:** brew:neovim
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/neovim>
- **Version:** 0.12.2
- **Résumé source:** Ambitious Vim-fork focused on extensibility and agility
- **Page d'accueil:** <https://neovim.io/>
- **Dépôt:** <https://github.com/neovim/neovim>
- **Docs amont:** <https://neovim.io/>
- **Licence:** Apache-2.0
- **Archive source:** <https://github.com/neovim/neovim/archive/refs/tags/v0.12.2.tar.gz>
- **Mis à jour:** 2026-04-23T06:01:59Z
- **Source générée:** 2026-05-26T22:45:13+00:00

## exécutables

- nvim (cli)
- nvim (alias)

## Dépendances

- gettext
- libuv
- lpeg
- luajit
- luv
- tree-sitter
- unibilium
- utf8proc

## Dépendances de compilation

- cmake
- gettext

## Comportement d'installation

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

## fraîcheur

- page générée: 2026-05-26
- version du gestionnaire: 0.12.2
- gestionnaire mis à jour: 2026-04-23
- données locales: ok
- dépôt amont: https://github.com/neovim/neovim
- dernière version détectée: v0.12.2 (current)

## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** green / low
- narrow executable package without higher-risk signals

## Liens liés

- [gettext](https://www.automicvault.com/pkg/brew/gettext/) - Runtime dependency declared by Homebrew.
- [libuv](https://www.automicvault.com/pkg/brew/libuv/) - Runtime dependency declared by Homebrew.
- [utf8proc](https://www.automicvault.com/pkg/brew/utf8proc/) - Runtime dependency declared by Homebrew.
- [luajit](https://www.automicvault.com/pkg/brew/luajit/) - Runtime dependency declared by Homebrew.
- [tree-sitter](https://www.automicvault.com/pkg/brew/tree-sitter/) - Runtime dependency declared by Homebrew.
- [luv](https://www.automicvault.com/pkg/brew/luv/) - Runtime dependency declared by Homebrew.
- [lpeg](https://www.automicvault.com/pkg/brew/lpeg/) - Runtime dependency declared by Homebrew.
- [unibilium](https://www.automicvault.com/pkg/brew/unibilium/) - Runtime dependency declared by Homebrew.
- [cmake](https://www.automicvault.com/pkg/brew/cmake/) - Build dependency declared by Homebrew.
- [neovide](https://www.automicvault.com/pkg/brew/neovide/) - Popular package that depends on this formula.
- [neovim-remote](https://www.automicvault.com/pkg/brew/neovim-remote/) - Popular package that depends on this formula.
- [neovim-qt](https://www.automicvault.com/pkg/brew/neovim-qt/) - Popular package that depends on this formula.
- [nvimpager](https://www.automicvault.com/pkg/brew/nvimpager/) - Popular package that depends on this formula.
- [page](https://www.automicvault.com/pkg/brew/page/) - Popular package that depends on this formula.

## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- package version freshness
- package relationship graph
- cross-ecosystem install command graph
