macOS
brew install hexyllocal Homebrew formula metadata
sudo port install hexylMacPorts ports tree · sysutils/hexyl/Portfile · 来源: api.github.com
安装
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 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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.