macOS
brew install hexyllocal Homebrew formula metadata
sudo port install hexylMacPorts ports tree · sysutils/hexyl/Portfile · ソース: api.github.com
brew
hexyl のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install hexyllocal Homebrew formula metadata
sudo port install hexylMacPorts ports tree · sysutils/hexyl/Portfile · ソース: api.github.com
sudo apk add hexylAlpine Linux edge package indexes · hexyl · ソース: dl-cdn.alpinelinux.org
sudo apt install hexylDebian stable package indexes · hexyl · ソース: deb.debian.org
sudo dnf install hexylFedora Rawhide package metadata · hexyl · ソース: dl.fedoraproject.org
nix profile install nixpkgs#hexylnixpkgs package indexes · pkgs/by-name/he/hexyl/package.nix · ソース: api.github.com
sudo pacman -S hexylArch Linux sync databases · hexyl · ソース: geo.mirror.pkgbuild.com
sudo zypper install hexylopenSUSE Tumbleweed package metadata · hexyl · ソース: download.opensuse.org
scoop install main/hexylScoop official bucket manifest trees · bucket/hexyl.json · ソース: api.github.com
winget install --id sharkdp.hexyl -eWindows Package Manager source index · sharkdp.hexyl · ソース: cdn.winget.microsoft.com
概要
Command-line hex viewer
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
hexyl | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/sharkdp/hexyl
インストールメタデータ
| パッケージキー | brew:hexyl |
|---|---|
| バージョン | 0.17.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/hexyl |
| ホームページ | https://github.com/sharkdp/hexyl |
| リポジトリ | https://github.com/sharkdp/hexyl |
| 上流ドキュメント | https://github.com/sharkdp/hexyl#readme |
| ライセンス | Apache-2.0 OR MIT |
| ソースアーカイブ | https://github.com/sharkdp/hexyl/archive/refs/tags/v0.17.0.tar.gz |
| ビルド依存関係 | pandoc, rust |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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 -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.