hexyl
brew install hexyl
v0.17.0
Apache-2.0 OR MIT
Command-line hex viewer
254
30-day installs · #2384
838
90-day · #2367
3.6k
365-day · #2247
10.2k
★ GitHub stars · updated 3mo ago
Build dependencies
GitHub topics
binary-data
command-line
hexadecimal
rust
tool
Links
- https://github.com/sharkdp/hexyl
- GitHub: sharkdp/hexyl
- Brew formula source: Formula/h/hexyl.rb
Raw metadata
{
"aliases": [],
"alternatives": [],
"build_dependencies": [
"pandoc",
"rust"
],
"categories": [],
"caveats": null,
"conflicts_with": [],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Command-line hex viewer",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:38:37+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "hexyl",
"github_default_branch": "master",
"github_last_commit_at": "2026-04-30T08:24:07Z",
"github_readme_excerpt": "\n\n[](https://github.com/sharkdp/hexyl/actions/workflows/CICD.yml)\n[](https://crates.io/crates/hexyl)\n\n\n`hexyl` is a hex viewer for the terminal. It uses a colored output to distinguish different categories\nof bytes (NULL bytes, printable ASCII characters, ASCII whitespace characters, other ASCII characters and non-ASCII).\n\n## Preview\n\n\n\n\n\n\n\n\n\n\n## Installation\n\n### On Ubuntu\n\n*... and other Debian-based Linux distributions.*\n\nIf you run Ubuntu 19.10 (Eoan Ermine) or newer, you can install the [officially maintained package](https://packages.ubuntu.com/search?keywords=hexyl):\n```bash\nsudo apt install hexyl\n```\nIf you use an older version of Ubuntu, you can download\nthe latest `.deb` package from the release page and install it via:\n\n``` bash\nsudo dpkg -i hexyl_0.15.0_amd64.deb # adapt version number and architecture\n```\n\n### On Debian\n\nIf you run Debian Buster or newer, you can install the [officially maintained Debian package](https://packages.debian.org/search?searchon=names\u0026keywords=hexyl):\n```bash\nsudo apt-get install hexyl\n```\n\nIf you run an older version of Debian, see above for instructions on how to\nmanually install `hexyl`.\n\n### On Fedora\n\nIf you run Fedora 35 or newer, you can install the [officially maintained Fedora package](https://packages.fedoraproject.org/pkgs/rust-hexyl/hexyl):\n\n```bash\nsudo dnf install hexyl\n```\n\n### On Arch Linux\n\nYou can install `hexyl` from [the official package repository](https://archlinux.org/packages/extra/x86_64/hexyl/):\n\n```\npacman -S hexyl\n```\n\n### On Void Linux\n\n```\nxbps-install hexyl\n```\n\n### On Gentoo Linux\n\nAvailable in [dm9pZCAq overlay](https://github.com/gentoo-mi",
"github_repo": "sharkdp/hexyl",
"github_stars": 10203,
"github_topics": [
"binary-data",
"command-line",
"hexadecimal",
"rust",
"tool"
],
"homepage": "https://github.com/sharkdp/hexyl",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 254,
"installs_365d": 3590,
"installs_90d": 838,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "Apache-2.0 OR MIT",
"llm_generated_at": null,
"llm_model": null,
"name": "hexyl",
"oldnames": [],
"one_liner": null,
"optional_dependencies": [],
"rank_30d": 2384,
"rank_365d": 2247,
"rank_90d": 2367,
"raw_hash": "87449bf74f46ada0",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/h/hexyl.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": "HEAD",
"version_stable": "0.17.0",
"versioned_formulae": [],
"why_use_this": null
}