macOS
brew install bvilocal Homebrew formula metadata
sudo port install bviMacPorts ports tree · editors/bvi/Portfile · source: api.github.com
brew
Vi-like binary file (hex) editor. Version 1.5.0 via Homebrew; verified from local package data.
install
brew install bvilocal Homebrew formula metadata
sudo port install bviMacPorts ports tree · editors/bvi/Portfile · source: api.github.com
sudo apk add bviAlpine Linux edge package indexes · bvi · source: dl-cdn.alpinelinux.org
sudo apt install bviDebian stable package indexes · bvi · source: deb.debian.org
sudo dnf install bviFedora Rawhide package metadata · bvi · source: dl.fedoraproject.org
nix profile install nixpkgs#bvinixpkgs package indexes · pkgs/by-name/bv/bvi/package.nix · source: api.github.com
sudo zypper install bviopenSUSE Tumbleweed package metadata · bvi · source: download.opensuse.org
overview
Vi-like binary file (hex) editor
history
bvi is a vi-style binary and hex editor by Gerhard Buergmann. It keeps the modal, command-oriented feel of vi while treating files as byte streams rather than text lines.
The official home page describes bvi as a display-oriented editor for binary files, based on the vi text editor, and notes that the package also includes the bmore viewer. The README in the official GitHub repository identifies Gerhard Buergmann as the author and states that bvi is distributed under the GPL.
The project has a long SourceForge release history: the download page lists 1.3.0 in 2001, 1.3.1 in 2002, 1.3.2 in 2004, 1.4.x releases in 2014, 2019, and 2023, and 1.5.0 as the stable release in 2025.
bvi spread through traditional Unix packaging channels because it solves a small but durable problem: editing binary files from a terminal with vi muscle memory. The official download page links to Debian, FreeBSD, Fedora, MacPorts, HP-UX, Solaris, Cygwin, and older static Linux executables; the supplied package facts also show Homebrew, Alpine, Nix, Ubuntu, and zypper packaging.
bvi is used for direct inspection and patching of binary files. Its manpage explains the three-pane display with byte offsets, hex bytes, and printable characters, byte-offset ranges instead of line ranges, hex search commands, read-only mode, partial file loading, and startup commands via BVIINIT, ~/.bvirc, or ./.bvirc.
bvi is a classic small Unix utility: curses-based, vi-shaped, and useful when heavyweight GUI hex editors are unavailable. Its packaging significance comes from portability and from the fact that it preserves vi semantics in a domain where line-oriented editor assumptions break.
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.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.bvirc./.bvircexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
bmore | cli | global executable | |
bvedit | cli | global executable | |
bvi | cli | global executable | |
bview | 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.
install metadata
| Package key | brew:bvi |
|---|---|
| Version | 1.5.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/bvi |
| Homepage | https://bvi.sourceforge.net/ |
| Upstream docs | https://bvi.sourceforge.net/man_bvi.html |
| License | GPL-3.0-or-later |
| Source archive | https://downloads.sourceforge.net/project/bvi/bvi/1.5.0/bvi-1.5.0.src.tar.gz |
| Uses from macOS | ncurses |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | bvi |
| Version Scheme | 0 |
| Revision | 0 |
| 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.
bvi 1.4.2-3
binary file editor
sudo apt install bvibvi
nix profile install nixpkgs#bvibvi 1.4.2-2
binary file editor
sudo apt install bvibvi 1.5.0-r0
Display-oriented editor for binary files based on vi
sudo apk add bvibvi-doc 1.5.0-r0
Display-oriented editor for binary files based on vi (documentation)
sudo apk add bvi-docbvi 1.5.0-3.fc44
Display-oriented editor for binary files
sudo dnf install bvibvi 1.5.0-1.3
Editor for binary files
sudo zypper install bvibvi
sudo port install bvisource 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.