macOS
brew install hexerlocal Homebrew formula metadata
brew
Hex editor for the terminal with vi-like interface. Version 1.0.7 via Homebrew; verified from local package data.
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 | 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.
https://devel.ringlet.net/editors/hexer/
install metadata
| Package key | brew:hexer |
|---|---|
| Version | 1.0.7 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/hexer |
| Homepage | https://devel.ringlet.net/editors/hexer/ |
| Repository | https://gitlab.com/hexer/hexer |
| Upstream docs | https://devel.ringlet.net/editors/hexer |
| License | BSD-3-Clause |
| Source archive | https://devel.ringlet.net/files/editors/hexer/hexer-1.0.7.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 | 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 |
|
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-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 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.