macOS
brew install hyxlocal Homebrew formula metadata
brew
Powerful hex editor for the console. Version 2026.01.11 via Homebrew; verified from local package data.
install
brew install hyxlocal Homebrew formula metadata
sudo apk add hyxAlpine Linux edge package indexes · hyx · source: dl-cdn.alpinelinux.org
sudo apt install hyxDebian stable package indexes · hyx · source: deb.debian.org
nix profile install nixpkgs#hyxnixpkgs package indexes · pkgs/by-name/hy/hyx/package.nix · source: api.github.com
overview
Powerful hex editor for the console
history
hyx is a small terminal hex editor distributed from the author's yx7.cc code page and packaged by Homebrew, Debian-family distributions, Nix, and Alpine. Its niche is the familiar package-manager slot occupied by compact command-line tools: a single executable, written in C, with vim-like editing for binary files.
The project is published as dated source tarballs from yx7.cc rather than as an advertised public source-control repository. The author describes it as a minimalistic but powerful terminal hex editor, with hex and ASCII views, insert and replace modes, copy and paste, undo and redo, search, colors, and vim-inspired controls.
Ubuntu's packaged manpage documents the same command-line identity: hyx opens an optional filename, supports command input on standard input, and exposes editor-style commands for movement, saving, searching, and toggling color.
hyx's adoption pattern is that of a small Unix utility: downstream package managers track the upstream tarball, and users get a single terminal command rather than a larger editor suite. Homebrew analytics show modest use, which fits an editor aimed at people who occasionally inspect or patch binary data from the shell.
The tool is used when a developer or systems operator wants an interactive hex editor without opening a graphical application. Its command set favors users who already understand modal terminal editors and need byte-level editing, offset jumps, hex-string searches, and quick save/quit commands.
hyx is package-nerd interesting because it is a deliberately tiny C utility that still offers quality-of-life features often missing from minimalist hex dump tools. It sits between non-interactive tools such as hexdump or xxd and heavier full-screen binary editors.
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 |
|---|---|---|---|
hyx | 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.
install metadata
| Package key | brew:hyx |
|---|---|
| Version | 2026.01.11 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/hyx |
| Homepage | https://yx7.cc/code/ |
| Upstream docs | https://manpages.ubuntu.com/manpages/stonking/man1/hyx.1.html |
| License | MIT |
| Source archive | https://yx7.cc/code/hyx/hyx-2026.01.11.tar.xz |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | hyx |
| 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.
hyx 2021.06.09-1+b1
minimalistic but powerful vim-like hex editor
sudo apt install hyxhyx
nix profile install nixpkgs#hyxhyx 2021.06.09-1
minimalistic but powerful vim-like hex editor
sudo apt install hyxhyx 2024.02.29-r0
Minimalistic, but powerful console hex editor
sudo apk add hyxhyx-doc 2024.02.29-r0
Minimalistic, but powerful console hex editor (documentation)
sudo apk add hyx-docsource 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.