Automic VaultAutomic Vault

brew

使用 Homebrew, apk, Nix 安装 openvi

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install openvi

local Homebrew formula metadata

Linux

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

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

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

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

概览

软件包摘要

Portable OpenBSD vi for UNIX systems

命令和别名

  • oex
  • ovi
  • oview

历史

项目历史与用法

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.

时间线

  • 1996: nvi 1.79 becomes the ancestor named by the OpenVi README for OpenBSD vi.
  • 2020s: OpenVi is distributed as a portable OpenBSD vi for Unix-like systems and appears in package managers including Homebrew, Alpine, and Nix.
  • 2026: Homebrew packages OpenVi 7.7.32 with ovi, oex, and oview.

Related projects

  • OpenVi is related to OpenBSD vi, nvi, nvi2, Elvis, Vim, Neovim, and other small Unix editor ports that preserve traditional ex/vi behavior.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

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

建议审查

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

可执行文件

已安装的可执行文件

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

新鲜度

版本和新鲜度

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

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

https://github.com/johnsonjh/OpenVi

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

安装元数据

软件包元数据

软件包键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
Pulseupdated
依赖ncurses
构建依赖pkgconf
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameopenvi
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%

openvi

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

openvi 7.7.32-r0

OpenVi is a fork of the vi / ex editor included with OpenBSD

https://github.com/johnsonjh/OpenVi

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

openvi-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
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: openvi
  • normalized package name match
  • 匹配方式:Openvi
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: openvi-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

来源线索

由仓库数据生成

此页面由 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 package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment