macOS
brew install hexerlocal Homebrew formula metadata
brew
hexer のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install hexerlocal Homebrew formula metadata
sudo apt install hexerDebian stable package indexes · hexer · ソース: deb.debian.org
sudo dnf install hexerFedora Rawhide package metadata · hexer · ソース: dl.fedoraproject.org
sudo pacman -S hexerArch Linux sync databases · hexer · ソース: geo.mirror.pkgbuild.com
概要
Hex editor for the terminal with vi-like interface
履歴
hexer is a terminal hex editor for Unix-like systems, positioned as a multi-buffer binary-file editor whose interface is intentionally close to vi/ex.
The project history reflected by the maintained homepage and changelog shows hexer as a traditional Unix terminal utility rather than a framework: it is distributed as source, documents POSIX-compatible environments as its portability target, and keeps its public interface centered on editing buffers displayed as hex dumps.
The hosted project moved into a GitLab-centered maintenance model, with a project page, ReadTheDocs/MkDocs documentation, tarball downloads from the maintainer site, and release notes covering the 1.0.x maintenance series.
Package-manager metadata in the batch lists hexer in Homebrew, Debian, Fedora, Arch, and Ubuntu, which fits its niche: a small terminal binary editor that Unix package sets can carry without a larger GUI stack.
hexer is used when the user wants direct binary editing in a terminal, especially by people already comfortable with vi-like movement and command conventions. Its package identity is tied to hex editing, multiple buffers, undo, and a curses-style terminal workflow rather than to scripting or file conversion.
For package-maintainer culture, hexer is the sort of old-school utility that fills a precise gap beside tools such as xxd, od, bvi, and graphical hex editors: it is interactive, terminal-native, and small enough to be present in multiple Unix distributions.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
hexer | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://devel.ringlet.net/editors/hexer/
インストールメタデータ
| パッケージキー | brew:hexer |
|---|---|
| バージョン | 1.0.7 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/hexer |
| ホームページ | https://devel.ringlet.net/editors/hexer/ |
| リポジトリ | https://gitlab.com/hexer/hexer |
| 上流ドキュメント | https://devel.ringlet.net/editors/hexer |
| ライセンス | BSD-3-Clause |
| ソースアーカイブ | https://devel.ringlet.net/files/editors/hexer/hexer-1.0.7.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 | hexer |
| 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 パッケージリンクとは分けて表示されます。
hexer 1.0.6-2
interactive binary editor with a Vi-like interface
https://devel.ringlet.net/editors/hexer/
sudo apt install hexerhexer 1.0.6-1
interactive binary editor with a Vi-like interface
https://devel.ringlet.net/editors/hexer/
sudo apt install hexerhexer 1.0.7-1.fc45
Interactive binary editor
http://devel.ringlet.net/editors/hexer/
sudo dnf install hexerhexer 1.0.7-1
Multi buffer editor for binary files with vi-like interface
https://devel.ringlet.net/editors/hexer/
sudo pacman -S hexerソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.