# Installer neovim-qt

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

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install neovim-qt
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install neovim-qt
```

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

### Linux

- Debian apt (92%):

```sh
sudo apt install neovim-qt
```

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

- dnf (92%):

```sh
sudo dnf install neovim-qt
```

  Preuve: Fedora Rawhide package metadata: neovim-qt 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-qt
```

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

- pacman (92%):

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

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

### Windows

- Scoop (92%):

```sh
scoop install extras/neovim-qt
```

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

- winget (92%):

```sh
winget install --id equalsraf.neovim-qt -e
```

  Preuve: Windows Package Manager source index: equalsraf.neovim-qt from https://cdn.winget.microsoft.com/cache/source.msix

## Faits du paquet

- **Clé du paquet:** brew:neovim-qt
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/neovim-qt>
- **Version:** 0.2.19
- **Résumé source:** Neovim GUI, in Qt
- **Page d'accueil:** <https://github.com/equalsraf/neovim-qt>
- **Dépôt:** <https://github.com/equalsraf/neovim-qt>
- **Licence:** ISC
- **Archive source:** <https://github.com/equalsraf/neovim-qt/archive/refs/tags/v0.2.19.tar.gz>
- **Mis à jour:** 2025-12-27T19:58:33-05:00
- **Source générée:** 2026-05-26T22:45:13+00:00

## exécutables

- nvim-qt (cli)
- nvim-qt (alias)

## Dépendances

- msgpack
- neovim
- qtbase
- qtsvg

## Dépendances de compilation

- cmake

## 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.2.19
- gestionnaire mis à jour: 2025-12-27
- données locales: ok
- dépôt amont: https://github.com/equalsraf/neovim-qt
- dernière version détectée: v0.2.19 (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

- [neovim](https://www.automicvault.com/pkg/brew/neovim/) - Runtime dependency declared by Homebrew.
- [qtbase](https://www.automicvault.com/pkg/brew/qtbase/) - Runtime dependency declared by Homebrew.
- [qtsvg](https://www.automicvault.com/pkg/brew/qtsvg/) - Runtime dependency declared by Homebrew.
- [msgpack](https://www.automicvault.com/pkg/brew/msgpack/) - Runtime dependency declared by Homebrew.
- [cmake](https://www.automicvault.com/pkg/brew/cmake/) - Build dependency declared by Homebrew.

## Sources

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