macOS
brew install hexyllocal Homebrew formula metadata
sudo port install hexylMacPorts ports tree · sysutils/hexyl/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für hexyl in AI-Agent-Workflows.
Installation
brew install hexyllocal Homebrew formula metadata
sudo port install hexylMacPorts ports tree · sysutils/hexyl/Portfile · Quelle: api.github.com
sudo apk add hexylAlpine Linux edge package indexes · hexyl · Quelle: dl-cdn.alpinelinux.org
sudo apt install hexylDebian stable package indexes · hexyl · Quelle: deb.debian.org
sudo dnf install hexylFedora Rawhide package metadata · hexyl · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#hexylnixpkgs package indexes · pkgs/by-name/he/hexyl/package.nix · Quelle: api.github.com
sudo pacman -S hexylArch Linux sync databases · hexyl · Quelle: geo.mirror.pkgbuild.com
sudo zypper install hexylopenSUSE Tumbleweed package metadata · hexyl · Quelle: download.opensuse.org
scoop install main/hexylScoop official bucket manifest trees · bucket/hexyl.json · Quelle: api.github.com
winget install --id sharkdp.hexyl -eWindows Package Manager source index · sharkdp.hexyl · Quelle: cdn.winget.microsoft.com
Überblick
Command-line hex viewer
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
hexyl | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/sharkdp/hexyl
Installationsmetadaten
| Paketschlüssel | brew:hexyl |
|---|---|
| Version | 0.17.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/hexyl |
| Homepage | https://github.com/sharkdp/hexyl |
| Repository | https://github.com/sharkdp/hexyl |
| Upstream-Dokumentation | https://github.com/sharkdp/hexyl#readme |
| Lizenz | Apache-2.0 OR MIT |
| Quellarchiv | https://github.com/sharkdp/hexyl/archive/refs/tags/v0.17.0.tar.gz |
| Build-Abhängigkeiten | pandoc, rust |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 -eQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.