Automic VaultAutomic Vault

brew

使用 Homebrew, apk, chocolatey, Nix, pacman, zypper, scoop, winget 安装 neovide

查看 neovide 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install neovide

local Homebrew formula metadata

Linux

Alpine Linux apk已验证 · 92%
sudo apk add neovide

Alpine Linux edge package indexes · neovide · 来源: dl-cdn.alpinelinux.org

Nix已验证 · 92%
nix profile install nixpkgs#neovide

nixpkgs package indexes · pkgs/by-name/ne/neovide/package.nix · 来源: api.github.com

Arch Linux pacman已验证 · 92%
sudo pacman -S neovide

Arch Linux sync databases · neovide · 来源: geo.mirror.pkgbuild.com

openSUSE zypper已验证 · 92%
sudo zypper install neovide

openSUSE Tumbleweed package metadata · neovide · 来源: download.opensuse.org

Windows

Chocolatey已验证 · 92%
choco install neovide

Chocolatey community package catalog · neovide · 来源: community.chocolatey.org

Scoop已验证 · 92%
scoop install extras/neovide

Scoop official bucket manifest trees · bucket/neovide.json · 来源: api.github.com

Windows Package Manager已验证 · 92%
winget install --id Neovide.Neovide -e

Windows Package Manager source index · Neovide.Neovide · 来源: cdn.winget.microsoft.com

概览

软件包摘要

No Nonsense Neovim Client in Rust

命令和别名

  • neovide

历史

项目历史与用法

Neovide is a Rust graphical client for Neovim. Its pitch is deliberately conservative: keep Neovim's behavior and plugin model, but present it with a polished GPU-backed GUI, font shaping, animations, smooth scrolling, remote attachment, and cross-platform packaging.

项目历史

The `neovide/neovide` repository was created on 2019-12-06, and early public discussion in January 2020 described it as a Rust Neovim GUI that aimed to be pretty without changing the terminal editing experience. That goal still matches the README: graphical improvements where possible, but functionally close to the terminal UI.

Release tags show an early 0.1.0 tag on 2020-01-24 and a long 0.x line through 0.16.x in 2026. The project grew alongside Neovim's API/UI model rather than replacing it: Neovide starts or attaches to Neovim and relies on Neovim for editing semantics.

采用历史

The repository had 15,088 stars and 619 forks when queried on 2026-07-01, making it one of the visible Neovim GUI projects. Neovim's own website lists Neovide among popular third-party UIs, which is a strong ecosystem signal.

Homebrew's formula API listed `neovide` stable 0.16.2 on 2026-07-01, with 195 installs in 30 days, 1,783 in 90 days, and 6,618 in 365 days. Distribution is broader than Homebrew alone: the docs mention Scoop, Arch, Nix, source builds, GitHub releases, and platform-specific binaries.

使用方式

Users install Neovide as an app or executable and keep `nvim` on the PATH. It can launch a Neovim instance itself or connect to an existing one over TCP, Unix domain sockets, or Windows named pipes using `--server`.

Power users reach for it when they want real GUI font rendering, ligatures, emoji fallback, smooth animations, WSL support, or a local GUI attached to a remote/headless Neovim process. The important package distinction is that Neovide is a client; Neovim remains the editor engine.

为什么软件包爱好者会关心

Neovide is a good example of Neovim's architectural bet paying off. It is not a separate editor fork; it is a packaged GUI that exists because Neovim exposes UI and RPC surfaces stable enough for third-party clients.

时间线

  • {'date': '2019-12-06', 'event': 'The `neovide/neovide` repository was created.'}
  • {'date': '2020-01-24', 'event': 'The 0.1.0 tag was created.'}
  • {'date': '2026-04-14', 'event': 'Release 0.16.2 was published.'}

Related projects

  • Neovim
  • Neovim third-party GUIs
  • Scoop extras/neovide
  • winget Neovide.Neovide

安全态势

风险级别:blue

broad file, network, media, or database tool signal.

风险分类器

blue 风险 · 中 置信度 · tool

原因

  • broad file, network, media, or database tool signal

信号

  • text:client

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 1 个运行时依赖。
  • 构建元数据列出 3 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

local files

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

Config paths the tool may read or write during local use.

Linux
$XDG_CONFIG_HOME/neovide/config.toml~/.config/neovide/config.toml
macOS
~/Library/Application Support/neovide/config.toml
Windows
%APPDATA%\neovide\config.toml

可执行文件

已安装的可执行文件

命令类型暴露范围备注
neovidecli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-10
管理器版本0.16.2
管理器更新时间2026-06-25
本地数据OK
上游当前
检测到的最新版本0.16.2

https://github.com/neovide/neovide

  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:neovide
版本0.16.2
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/neovide
主页https://neovide.dev/
仓库https://github.com/neovide/neovide
上游文档https://neovide.dev/
许可证MIT
源码归档https://github.com/neovide/neovide/archive/refs/tags/0.16.2.tar.gz
最后更新2026-06-25T13:37:56+02:00
Pulseupdated
依赖neovim
构建依赖cargo-bundle, ninja, rust
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameneovide
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

neovide

nix profile install nixpkgs#neovide
  • normalized package name match
  • 匹配方式:Neovide
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ne/neovide/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

neovide 0.16.2-r0

No Nonsense Neovim Client in Rust

https://neovide.dev/

sudo apk add neovide
  • License: MIT
  • Architecture: x86_64
  • Source Package: neovide
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Neovide
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: neovide from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

neovide-doc 0.16.2-r0

No Nonsense Neovim Client in Rust (documentation)

https://neovide.dev/

sudo apk add neovide-doc
  • License: MIT
  • Architecture: x86_64
  • Source Package: neovide
  • normalized package name match
  • 匹配方式:Neovide
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: neovide-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
pacman95%

neovide 0.16.2-1

No Nonsense Neovim Client in Rust

https://github.com/neovide/neovide

sudo pacman -S neovide
  • License: MIT
  • Architecture: x86_64
  • 23 依赖
  • 2 可选依赖
  • normalized package name match
  • 匹配方式:Neovide
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: neovide from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

neovide 0.16.2-1.1

Simple Neovim GUI

https://github.com/neovide/neovide

sudo zypper install neovide
  • License: MIT
  • Category: Productivity/Text/Editors
  • Architecture: x86_64
  • Source Package: neovide
  • 10 依赖
  • 4 提供
  • normalized package name match
  • 匹配方式:Neovide
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: neovide from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
Chocolatey95%

neovide

choco install neovide
  • normalized package name match
  • 匹配方式:Neovide
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: neovide from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='8.6352005','msys2-installer'
Scoop95%

extras/neovide

scoop install extras/neovide
  • normalized package name match
  • 匹配方式:Neovide
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/neovide.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1
winget95%

Neovide.Neovide

winget install --id Neovide.Neovide -e
  • normalized package name match
  • 匹配方式:Neovide
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: Neovide.Neovide from https://cdn.winget.microsoft.com/cache/source.msix

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment