macOS
brew install openvilocal Homebrew formula metadata
brew
openvi のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.