macOS
brew install hexyllocal Homebrew formula metadata
sudo port install hexylMacPorts ports tree · sysutils/hexyl/Portfile · source: api.github.com
brew
Command-line hex viewer. Version 0.17.0 via Homebrew; verified from local package data.
install
brew install hexyllocal Homebrew formula metadata
sudo port install hexylMacPorts ports tree · sysutils/hexyl/Portfile · source: api.github.com
sudo apk add hexylAlpine Linux edge package indexes · hexyl · source: dl-cdn.alpinelinux.org
sudo apt install hexylDebian stable package indexes · hexyl · source: deb.debian.org
sudo dnf install hexylFedora Rawhide package metadata · hexyl · source: dl.fedoraproject.org
nix profile install nixpkgs#hexylnixpkgs package indexes · pkgs/by-name/he/hexyl/package.nix · source: api.github.com
sudo pacman -S hexylArch Linux sync databases · hexyl · source: geo.mirror.pkgbuild.com
sudo zypper install hexylopenSUSE Tumbleweed package metadata · hexyl · source: download.opensuse.org
scoop install main/hexylScoop official bucket manifest trees · bucket/hexyl.json · source: api.github.com
winget install --id sharkdp.hexyl -eWindows Package Manager source index · sharkdp.hexyl · source: cdn.winget.microsoft.com
overview
Command-line hex viewer
history
hexyl is a Rust command-line hex viewer for terminals. It distinguishes byte classes with color, making binary inspection more readable than a plain hex dump while staying in the small-CLI-tool tradition.
The GitHub repository was created in November 2018, and crates.io metadata records publication of the hexyl crate the following day. The README describes the core idea: terminal hex output colored by byte category, including null bytes, printable ASCII, ASCII whitespace, other ASCII, and non-ASCII bytes.
The project fits the style of sharkdp's Rust CLI tools: focused scope, polished terminal output, cross-platform packaging, and cargo-based installation. Its repository metadata, README badges, and dual MIT/Apache-2.0 licensing align it with Rust ecosystem norms.
The README documents a broad packaging footprint: Ubuntu, Debian, Fedora, Arch, Void, Gentoo overlay, Homebrew, MacPorts, BSD package systems, Termux, Nix, Guix, cargo, snap, Scoop, and binary release downloads. That unusually wide install surface is central to its adoption story.
The batch metadata independently lists many package-manager names, including apk, brew, Debian/Ubuntu, dnf, MacPorts, Nix, pacman, Scoop, winget, and zypper, confirming that hexyl spread well beyond cargo users.
hexyl is used for inspecting binary files in a terminal when color helps identify structure quickly. Unlike an editor, it is primarily a viewer; users reach for it when they want readable offsets, byte values, and a character panel without opening a full binary editor.
Configuration is intentionally light: the README documents environment variables for the colors used by each byte category and the offset column. That keeps package-manager installs simple while still letting terminal users tune output to their color scheme.
hexyl is significant to package nerds because it is a modern, Rust-native counterpart to classic tools such as xxd and hexdump. It demonstrates how a tiny CLI can gain wide distribution when it is easy to build, easy to package, and solves an everyday terminal inspection problem with better defaults.
It is also a good example of the Rust CLI packaging pipeline: crate publication for cargo users, binary release artifacts, distro packages, Homebrew/MacPorts ports, and Windows package-manager entries all describing the same small executable.
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 |
|---|---|---|---|
hexyl | 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/sharkdp/hexyl
install metadata
| Package key | brew:hexyl |
|---|---|
| Version | 0.17.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/hexyl |
| Homepage | https://github.com/sharkdp/hexyl |
| Repository | https://github.com/sharkdp/hexyl |
| Upstream docs | https://github.com/sharkdp/hexyl#readme |
| License | Apache-2.0 OR MIT |
| Source archive | https://github.com/sharkdp/hexyl/archive/refs/tags/v0.17.0.tar.gz |
| Build dependencies | pandoc, rust |
| 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 | hexyl |
| 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.
hexyl 0.8.0-2+b13
Command-line hex viewer with colored output
https://github.com/sharkdp/hexyl
sudo apt install hexylhexyl
nix profile install nixpkgs#hexylhexyl 0.8.0-2
Command-line hex viewer with colored output
https://github.com/sharkdp/hexyl
sudo apt install hexylhexyl 0.17.0-r0
Command-line hex viewer with colored output
https://github.com/sharkdp/hexyl
sudo apk add hexylhexyl 0.14.0-7.fc44
Command-line hex viewer
https://crates.io/crates/hexyl
sudo dnf install hexylhexyl 0.17.0-1
Colored command-line hex viewer
https://github.com/sharkdp/hexyl
sudo pacman -S hexylhexyl 0.17.0-1.2
A command-line hex viewer
https://github.com/sharkdp/hexyl
sudo zypper install hexylhexyl
sudo port install hexylmain/hexyl
scoop install main/hexylsharkdp.hexyl
winget install --id sharkdp.hexyl -esource 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.