macOS
brew install hexeditlocal Homebrew formula metadata
sudo port install hexeditMacPorts ports tree · sysutils/hexedit/Portfile · source: api.github.com
brew
View and edit files in hexadecimal or ASCII. Version 1.6 via Homebrew; verified from local package data.
install
brew install hexeditlocal Homebrew formula metadata
sudo port install hexeditMacPorts ports tree · sysutils/hexedit/Portfile · source: api.github.com
sudo apk add hexeditAlpine Linux edge package indexes · hexedit · source: dl-cdn.alpinelinux.org
sudo apt install hexeditDebian stable package indexes · hexedit · source: deb.debian.org
sudo dnf install hexeditFedora Rawhide package metadata · hexedit · source: dl.fedoraproject.org
nix profile install nixpkgs#hexeditnixpkgs package indexes · pkgs/by-name/he/hexedit/package.nix · source: api.github.com
sudo pacman -S hexeditArch Linux sync databases · hexedit · source: geo.mirror.pkgbuild.com
sudo zypper install hexeditopenSUSE Tumbleweed package metadata · hexedit · source: download.opensuse.org
overview
View and edit files in hexadecimal or ASCII
history
hexedit is a long-lived terminal hex editor for viewing and modifying files in hexadecimal and ASCII.
The upstream Changes file starts in July 1998 and records a burst of development toward a practical full-screen editor: bold display for modified bytes, selection, copy and paste, backward search, saving selected regions, modeline behavior, opening additional files, undo behavior, and safer error handling. Version 1.0.0 was released in September 1998.
The project continued with portability and terminal fixes through the 2000s, including 64-bit file offsets, Digital UNIX and Solaris build fixes, safer input handling, color support, and device-size handling. The GitHub repository, created in 2008, became the visible source-control home for later maintenance.
hexedit's adoption comes from being a small, traditional Unix terminal utility with a manpage, curses-style interaction, and no service dependencies. The input package metadata records packages across Homebrew, Debian, Fedora/dnf, MacPorts, Nix, pacman, Ubuntu, zypper, and apk, and the Homebrew formula packages the 1.6 GitHub tag archive.
hexedit shows the same file in ASCII and hexadecimal and can edit regular files or devices by reading pieces at a time. Its man page documents sector formatting, display maximization, explicit line lengths, color output, movement keys, search, mark/copy/paste, fill, truncation, save, open, and quit commands.
hexedit is a classic package-index resident: old enough to have 1990s portability notes, small enough to remain easy to build, and useful enough that many Unix-like package managers keep it available. It represents the interactive editor branch of hex tooling, complementing dumpers such as hexdump, od, xxd, hx, and hexd.
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 |
|---|---|---|---|
hexedit | 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://github.com/pixel/hexedit
install metadata
| Package key | brew:hexedit |
|---|---|
| Version | 1.6 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/hexedit |
| Homepage | https://rigaux.org/hexedit.html |
| Repository | https://github.com/pixel/hexedit |
| Upstream docs | https://rigaux.org/hexedit.html |
| License | GPL-2.0-or-later |
| Source archive | https://github.com/pixel/hexedit/archive/refs/tags/1.6.tar.gz |
| Build dependencies | autoconf, automake |
| Uses from macOS | ncurses |
| Bottle | available (on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, 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 | hexedit |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| 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.
hexedit 1.6-2
viewer and editor in hexadecimal or ASCII for files or devices
https://github.com/pixel/hexedit
sudo apt install hexedithexedit
nix profile install nixpkgs#hexedithexedit 1.6-1
viewer and editor in hexadecimal or ASCII for files or devices
https://github.com/pixel/hexedit
sudo apt install hexedithexedit 1.6_git20230905-r0
View and edit files in hexadecimal or in ASCII
https://github.com/pixel/hexedit
sudo apk add hexedithexedit-doc 1.6_git20230905-r0
View and edit files in hexadecimal or in ASCII (documentation)
https://github.com/pixel/hexedit
sudo apk add hexedit-dochexedit 1.6-10.fc44
A hexadecimal file viewer and editor
http://rigaux.org/hexedit.html
sudo dnf install hexedithexedit 1.6-3
View and edit files in hexadecimal or in ASCII
https://rigaux.org/hexedit.html
sudo pacman -S hexedithexedit 1.6-1.13
Hexadecimal editor for binary files
https://github.com/pixel/hexedit
sudo zypper install hexedithexedit
sudo port install hexeditsource 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.