macOS
brew install hexerlocal Homebrew formula metadata
brew / rank 9245
Hex editor for the terminal with vi-like interface. Version 1.0.7 via Homebrew; verified from local package data. Also installable with debian: sudo apt install hexer.
install
brew install hexerlocal Homebrew formula metadata
sudo apt install hexerDebian stable package indexes · hexer · source: deb.debian.org
sudo dnf install hexerFedora Rawhide package metadata · hexer · source: dl.fedoraproject.org
sudo pacman -S hexerArch Linux sync databases · hexer · source: geo.mirror.pkgbuild.com
overview
Hex editor for the terminal with vi-like interface
history
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.
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.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
hexer | executable | indexed executable | Discovered from the local executable index. |
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:hexer |
|---|---|
| Version | 1.0.7 |
| Package manager | Homebrew |
| Homepage | https://devel.ringlet.net/editors/hexer/ |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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-2.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 hexersource 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.