macOS
brew install hyxlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für hyx in AI-Agent-Workflows.
Installation
brew install hyxlocal Homebrew formula metadata
sudo apk add hyxAlpine Linux edge package indexes · hyx · Quelle: dl-cdn.alpinelinux.org
sudo apt install hyxDebian stable package indexes · hyx · Quelle: deb.debian.org
nix profile install nixpkgs#hyxnixpkgs package indexes · pkgs/by-name/hy/hyx/package.nix · Quelle: api.github.com
Überblick
Powerful hex editor for the console
Verlauf
hyx is a small terminal hex editor distributed from the author's yx7.cc code page and packaged by Homebrew, Debian-family distributions, Nix, and Alpine. Its niche is the familiar package-manager slot occupied by compact command-line tools: a single executable, written in C, with vim-like editing for binary files.
The project is published as dated source tarballs from yx7.cc rather than as an advertised public source-control repository. The author describes it as a minimalistic but powerful terminal hex editor, with hex and ASCII views, insert and replace modes, copy and paste, undo and redo, search, colors, and vim-inspired controls.
Ubuntu's packaged manpage documents the same command-line identity: hyx opens an optional filename, supports command input on standard input, and exposes editor-style commands for movement, saving, searching, and toggling color.
hyx's adoption pattern is that of a small Unix utility: downstream package managers track the upstream tarball, and users get a single terminal command rather than a larger editor suite. Homebrew analytics show modest use, which fits an editor aimed at people who occasionally inspect or patch binary data from the shell.
The tool is used when a developer or systems operator wants an interactive hex editor without opening a graphical application. Its command set favors users who already understand modal terminal editors and need byte-level editing, offset jumps, hex-string searches, and quick save/quit commands.
hyx is package-nerd interesting because it is a deliberately tiny C utility that still offers quality-of-life features often missing from minimalist hex dump tools. It sits between non-interactive tools such as hexdump or xxd and heavier full-screen binary editors.
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 |
|---|---|---|---|
hyx | 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.
Installationsmetadaten
| Paketschlüssel | brew:hyx |
|---|---|
| Version | 2026.01.11 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/hyx |
| Homepage | https://yx7.cc/code/ |
| Upstream-Dokumentation | https://manpages.ubuntu.com/manpages/stonking/man1/hyx.1.html |
| Lizenz | MIT |
| Quellarchiv | https://yx7.cc/code/hyx/hyx-2026.01.11.tar.xz |
| 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 | hyx |
| Version Scheme | 0 |
| Revision | 0 |
| 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.
hyx 2021.06.09-1+b1
minimalistic but powerful vim-like hex editor
sudo apt install hyxhyx
nix profile install nixpkgs#hyxhyx 2021.06.09-1
minimalistic but powerful vim-like hex editor
sudo apt install hyxhyx 2024.02.29-r0
Minimalistic, but powerful console hex editor
sudo apk add hyxhyx-doc 2024.02.29-r0
Minimalistic, but powerful console hex editor (documentation)
sudo apk add hyx-docQuellspur
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.