Automic VaultAutomic Vault

brew

hyx mit Homebrew, apk, apt, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für hyx in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install hyx

local Homebrew formula metadata

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add hyx

Alpine Linux edge package indexes · hyx · Quelle: dl-cdn.alpinelinux.org

Debian aptverifiziert · 92%
sudo apt install hyx

Debian stable package indexes · hyx · Quelle: deb.debian.org

Nixverifiziert · 92%
nix profile install nixpkgs#hyx

nixpkgs package indexes · pkgs/by-name/hy/hyx/package.nix · Quelle: api.github.com

Überblick

Paketzusammenfassung

Powerful hex editor for the console

Befehle und Aliase

  • hyx

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 2021: Ubuntu packaged hyx 2021.06.09 with a manpage describing its vim-like terminal workflow.
  • 2026: Homebrew tracked the 2026.01.11 upstream tarball from yx7.cc.

Related projects

  • Related tools include hexdump, xxd, hexyl, bvi, and graphical hex editors; hyx is closest to small terminal editors that prioritize direct byte editing over analysis features.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
hyxcliglobales Executable

Aktualität

Version und 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.

Seite generiert2026-07-25
Manager-Version2026.01.11
Manager aktualisiert
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://yx7.cc/code/

  • InfoNo package-manager update timestamp was available.niedrig Konfidenz
  • InfoRelease/tag comparison is only available for GitHub repositories.https://yx7.cc/code/none Konfidenz

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:hyx
Version2026.01.11
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/hyx
Homepagehttps://yx7.cc/code/
Upstream-Dokumentationhttps://manpages.ubuntu.com/manpages/stonking/man1/hyx.1.html
LizenzMIT
Quellarchivhttps://yx7.cc/code/hyx/hyx-2026.01.11.tar.xz
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namehyx
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

hyx 2021.06.09-1+b1

minimalistic but powerful vim-like hex editor

https://yx7.cc/code/

sudo apt install hyx
  • Section: editors
  • Architecture: amd64
  • Source Package: hyx
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Hyx
Debian stable package indexes · deb.debian.org · Debian stable package indexes: hyx from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

hyx

nix profile install nixpkgs#hyx
  • normalized package name match
  • Abgeglichen nach: Hyx
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/hy/hyx/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

hyx 2021.06.09-1

minimalistic but powerful vim-like hex editor

https://yx7.cc/code/

sudo apt install hyx
  • Section: universe/editors
  • Architecture: amd64
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Hyx
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: hyx from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

hyx 2024.02.29-r0

Minimalistic, but powerful console hex editor

https://yx7.cc/code/

sudo apk add hyx
  • License: MIT
  • Architecture: x86_64
  • Source Package: hyx
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Hyx
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: hyx from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

hyx-doc 2024.02.29-r0

Minimalistic, but powerful console hex editor (documentation)

https://yx7.cc/code/

sudo apk add hyx-doc
  • License: MIT
  • Architecture: x86_64
  • Source Package: hyx
  • normalized package name match
  • Abgeglichen nach: Hyx
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: hyx-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment