Automic VaultAutomic Vault

brew

bvi を Homebrew, apk, apt, dnf, MacPorts, Nix, zypper でインストール

bvi のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install bvi

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install bvi

MacPorts ports tree · editors/bvi/Portfile · ソース: api.github.com

Linux

Alpine Linux apk確認済み · 92%
sudo apk add bvi

Alpine Linux edge package indexes · bvi · ソース: dl-cdn.alpinelinux.org

Debian apt確認済み · 92%
sudo apt install bvi

Debian stable package indexes · bvi · ソース: deb.debian.org

Fedora dnf確認済み · 92%
sudo dnf install bvi

Fedora Rawhide package metadata · bvi · ソース: dl.fedoraproject.org

Nix確認済み · 92%
nix profile install nixpkgs#bvi

nixpkgs package indexes · pkgs/by-name/bv/bvi/package.nix · ソース: api.github.com

openSUSE zypper確認済み · 92%
sudo zypper install bvi

openSUSE Tumbleweed package metadata · bvi · ソース: download.opensuse.org

概要

パッケージ概要

Vi-like binary file (hex) editor

コマンドとエイリアス

  • bmore
  • bvedit
  • bvi
  • bview

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 2001: bvi 1.3.0 source release is listed on the official download page.
  • 2004: bvi 1.3.2 source and RPM-era packages are listed.
  • 2014: bvi 1.4.0 source release is listed.
  • 2023: bvi 1.4.2 source release is listed.
  • 2025: bvi 1.5.0 is listed as the current stable release.

Related projects

  • vi is the command model bvi adapts for binary editing.
  • bmore is the binary viewer included with bvi.
  • Other hex editors occupy the same niche, but bvi is distinct for keeping vi-style modal editing.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 8 個のプラットフォームターゲットで利用できます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.bvirc./.bvirc

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
bmorecliグローバル実行可能ファイル
bveditcliグローバル実行可能ファイル
bvicliグローバル実行可能ファイル
bviewcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版1.5.0
マネージャ更新日
ローカルデータOK
上流not checked
検出された最新未検出

https://bvi.sourceforge.net/

  • 情報No package-manager update timestamp was available.信頼度 低
  • 情報Release/tag comparison is only available for GitHub repositories.https://bvi.sourceforge.net/信頼度 none

インストールメタデータ

パッケージメタデータ

パッケージキー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 DatabaseHomebrew formula API
Taphomebrew/core
Full Namebvi
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

bvi 1.4.2-3

binary file editor

https://bvi.sourceforge.net/

sudo apt install bvi
  • Section: editors
  • Architecture: amd64
  • 3 依存関係
  • normalized package name match
  • 一致条件: Bvi
Debian stable package indexes · deb.debian.org · Debian stable package indexes: bvi from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

bvi

nix profile install nixpkgs#bvi
  • normalized package name match
  • 一致条件: Bvi
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/bv/bvi/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

bvi 1.4.2-2

binary file editor

https://bvi.sourceforge.net/

sudo apt install bvi
  • Section: universe/editors
  • Architecture: amd64
  • 3 依存関係
  • normalized package name match
  • 一致条件: Bvi
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: bvi from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

bvi 1.5.0-r0

Display-oriented editor for binary files based on vi

https://bvi.sourceforge.net/

sudo apk add bvi
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: bvi
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Bvi
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: bvi from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

bvi-doc 1.5.0-r0

Display-oriented editor for binary files based on vi (documentation)

https://bvi.sourceforge.net/

sudo apk add bvi-doc
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: bvi
  • normalized package name match
  • 一致条件: Bvi
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: bvi-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

bvi 1.5.0-3.fc44

Display-oriented editor for binary files

http://bvi.sourceforge.net/

sudo dnf install bvi
  • License: GPL-3.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: bvi
  • 4 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Bvi
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: bvi from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
zypper95%

bvi 1.5.0-1.3

Editor for binary files

https://bvi.sourceforge.net

sudo zypper install bvi
  • License: GPL-2.0-or-later
  • Category: Productivity/Text/Editors
  • Architecture: x86_64
  • Source Package: bvi
  • 3 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Bvi
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: bvi from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

bvi

sudo port install bvi
  • normalized package name match
  • 一致条件: Bvi
MacPorts ports tree · api.github.com · MacPorts ports tree: editors/bvi/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment