macOS
brew install bvilocal Homebrew formula metadata
sudo port install bviMacPorts ports tree · editors/bvi/Portfile · ソース: api.github.com
brew
bvi のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install bvilocal Homebrew formula metadata
sudo port install bviMacPorts ports tree · editors/bvi/Portfile · ソース: api.github.com
sudo apk add bviAlpine Linux edge package indexes · bvi · ソース: dl-cdn.alpinelinux.org
sudo dnf install bviFedora Rawhide package metadata · bvi · ソース: dl.fedoraproject.org
nix profile install nixpkgs#bvinixpkgs package indexes · pkgs/by-name/bv/bvi/package.nix · ソース: api.github.com
sudo zypper install bviopenSUSE Tumbleweed package metadata · bvi · ソース: download.opensuse.org
概要
Vi-like binary file (hex) editor
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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./.bvirc実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
bmore | cli | グローバル実行可能ファイル | |
bvedit | cli | グローバル実行可能ファイル | |
bvi | cli | グローバル実行可能ファイル | |
bview | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:bvi |
|---|---|
| バージョン | 1.5.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/bvi |
| ホームページ | https://bvi.sourceforge.net/ |
| 上流ドキュメント | https://bvi.sourceforge.net/man_bvi.html |
| ライセンス | GPL-3.0-or-later |
| ソースアーカイブ | https://downloads.sourceforge.net/project/bvi/bvi/1.5.0/bvi-1.5.0.src.tar.gz |
| macOS 提供ライブラリ | ncurses |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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 bviソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.