macOS
brew install openvilocal Homebrew formula metadata
安装
brew install openvilocal Homebrew formula metadata
sudo apk add openviAlpine Linux edge package indexes · openvi · 来源: dl-cdn.alpinelinux.org
nix profile install nixpkgs#openvinixpkgs package indexes · pkgs/by-name/op/openvi/package.nix · 来源: api.github.com
概览
Portable OpenBSD vi for UNIX systems
历史
OpenVi is a portable packaging of the OpenBSD vi/ex editor for Unix-like systems outside OpenBSD. Its significance is preservation and portability rather than a new editor model: it gives package users a small BSD-licensed vi derived from OpenBSD base-system code.
The OpenVi README describes the project as a fork of the vi/ex editor included with OpenBSD. That editor descends from nvi 1.79, the Berkeley ex/vi reimplementation associated with Keith Bostic, Sven Verdoolaege, and other CSRG contributors, and nvi itself traces back through Steve Kirkendall's Elvis editor.
OpenVi follows the common OpenBSD-portable pattern: take audited base-system code, add portability glue, and make it build on other Unix systems. Its README emphasizes readable code, secure C library idioms such as strlcpy, snprintf, mkstemp, and pledge where available, and a permissive BSD/ISC licensing mix.
OpenVi's adoption footprint is niche. It is packaged by Homebrew, Alpine, and Nix for users who want OpenBSD's vi behavior without installing OpenBSD, but it does not appear to be a general editor ecosystem on the scale of Vim, Neovim, or nvi2.
Its most natural audience is package minimalists, BSD users working on non-BSD hosts, and developers who want a small vi with OpenBSD ancestry rather than plugin systems, scripting runtimes, or GUI layers.
The package installs ovi, oex, and oview so users can edit files, run ex commands, and inspect files with a vi-family tool. It is useful in lightweight shell environments, recovery setups, containers, and systems where a traditional vi is wanted with few moving parts.
OpenVi is interesting because it packages a lineage rather than a feature race: Berkeley vi to nvi to OpenBSD vi to a portable downstream. For package nerds, that makes it a compact case study in base-system code being exported into package-manager space.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
oex | cli | 全局可执行文件 | |
ovi | cli | 全局可执行文件 | |
oview | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/johnsonjh/OpenVi
安装元数据
| 软件包键 | brew:openvi |
|---|---|
| 版本 | 7.9.33 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/openvi |
| 主页 | https://github.com/johnsonjh/OpenVi |
| 仓库 | https://github.com/johnsonjh/OpenVi |
| 上游文档 | https://github.com/johnsonjh/OpenVi#readme |
| 许可证 | BSD-3-Clause |
| 源码归档 | https://github.com/johnsonjh/OpenVi/archive/refs/tags/7.9.33.tar.gz |
| 最后更新 | 2026-06-25T04:20:44Z |
| Pulse | updated |
| 依赖 | ncurses |
| 构建依赖 | pkgconf |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | openvi |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
openvi
nix profile install nixpkgs#openviopenvi 7.7.32-r0
OpenVi is a fork of the vi / ex editor included with OpenBSD
https://github.com/johnsonjh/OpenVi
sudo apk add openviopenvi-doc 7.7.32-r0
OpenVi is a fork of the vi / ex editor included with OpenBSD (documentation)
https://github.com/johnsonjh/OpenVi
sudo apk add openvi-doc来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.