macOS
brew install openvilocal Homebrew formula metadata
brew
Portable OpenBSD vi for UNIX systems. Version 7.9.33 via Homebrew; verified 2026-06-25. Also installable with nix: nix profile install nixpkgs#openvi.
install
brew install openvilocal Homebrew formula metadata
sudo apk add openviAlpine Linux edge package indexes · openvi · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#openvinixpkgs package indexes · pkgs/by-name/op/openvi/package.nix · source: api.github.com
overview
Portable OpenBSD vi for UNIX systems
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
oex | cli | global executable | |
ovi | cli | global executable | |
oview | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/johnsonjh/OpenVi
install metadata
| Package key | brew:openvi |
|---|---|
| Version | 7.9.33 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/openvi |
| Homepage | https://github.com/johnsonjh/OpenVi |
| Repository | https://github.com/johnsonjh/OpenVi |
| Upstream docs | https://github.com/johnsonjh/OpenVi#readme |
| License | BSD-3-Clause |
| Source archive | https://github.com/johnsonjh/OpenVi/archive/refs/tags/7.9.33.tar.gz |
| Last updated | 2026-06-25T04:20:44Z |
| Pulse | updated |
| Dependencies | ncurses |
| Build dependencies | pkgconf |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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-docsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.