macOS
brew install hexyllocal Homebrew formula metadata
sudo port install hexylMacPorts ports tree · sysutils/hexyl/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de hexyl pour les workflows d'agents IA.
installation
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
aperçu
Command-line hex viewer
historique
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.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
hexyl | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/sharkdp/hexyl
métadonnées d'installation
| Clé du paquet | brew:hexyl |
|---|---|
| Version | 0.17.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/hexyl |
| Page d'accueil | https://github.com/sharkdp/hexyl |
| Dépôt | https://github.com/sharkdp/hexyl |
| Docs amont | https://github.com/sharkdp/hexyl#readme |
| Licence | Apache-2.0 OR MIT |
| Archive source | https://github.com/sharkdp/hexyl/archive/refs/tags/v0.17.0.tar.gz |
| Dépendances de compilation | pandoc, rust |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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 -episte source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.