macOS
brew install openvilocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für openvi in AI-Agent-Workflows.
Installation
brew install openvilocal Homebrew formula metadata
sudo apk add openviAlpine Linux edge package indexes · openvi · Quelle: dl-cdn.alpinelinux.org
nix profile install nixpkgs#openvinixpkgs package indexes · pkgs/by-name/op/openvi/package.nix · Quelle: api.github.com
Überblick
Portable OpenBSD vi for UNIX systems
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
oex | cli | globales Executable | |
ovi | cli | globales Executable | |
oview | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/johnsonjh/OpenVi
Installationsmetadaten
| Paketschlüssel | brew:openvi |
|---|---|
| Version | 7.9.33 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/openvi |
| Homepage | https://github.com/johnsonjh/OpenVi |
| Repository | https://github.com/johnsonjh/OpenVi |
| Upstream-Dokumentation | https://github.com/johnsonjh/OpenVi#readme |
| Lizenz | BSD-3-Clause |
| Quellarchiv | https://github.com/johnsonjh/OpenVi/archive/refs/tags/7.9.33.tar.gz |
| Zuletzt aktualisiert | 2026-06-25T04:20:44Z |
| Pulse | updated |
| Abhängigkeiten | ncurses |
| Build-Abhängigkeiten | pkgconf |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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-docQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.