Automic VaultAutomic Vault

brew

Installer hexedit avec Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de hexedit pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install hexedit

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install hexedit

MacPorts ports tree · sysutils/hexedit/Portfile · Source: api.github.com

Linux

Alpine Linux apkvérifié · 92%
sudo apk add hexedit

Alpine Linux edge package indexes · hexedit · Source: dl-cdn.alpinelinux.org

Debian aptvérifié · 92%
sudo apt install hexedit

Debian stable package indexes · hexedit · Source: deb.debian.org

Fedora dnfvérifié · 92%
sudo dnf install hexedit

Fedora Rawhide package metadata · hexedit · Source: dl.fedoraproject.org

Nixvérifié · 92%
nix profile install nixpkgs#hexedit

nixpkgs package indexes · pkgs/by-name/he/hexedit/package.nix · Source: api.github.com

Arch Linux pacmanvérifié · 92%
sudo pacman -S hexedit

Arch Linux sync databases · hexedit · Source: geo.mirror.pkgbuild.com

openSUSE zyppervérifié · 92%
sudo zypper install hexedit

openSUSE Tumbleweed package metadata · hexedit · Source: download.opensuse.org

aperçu

Résumé du paquet

View and edit files in hexadecimal or ASCII

Commandes et alias

  • hexedit

historique

Historique du projet et usages

hexedit is a long-lived terminal hex editor for viewing and modifying files in hexadecimal and ASCII.

Historique du projet

The upstream Changes file starts in July 1998 and records a burst of development toward a practical full-screen editor: bold display for modified bytes, selection, copy and paste, backward search, saving selected regions, modeline behavior, opening additional files, undo behavior, and safer error handling. Version 1.0.0 was released in September 1998.

The project continued with portability and terminal fixes through the 2000s, including 64-bit file offsets, Digital UNIX and Solaris build fixes, safer input handling, color support, and device-size handling. The GitHub repository, created in 2008, became the visible source-control home for later maintenance.

Historique d'adoption

hexedit's adoption comes from being a small, traditional Unix terminal utility with a manpage, curses-style interaction, and no service dependencies. The input package metadata records packages across Homebrew, Debian, Fedora/dnf, MacPorts, Nix, pacman, Ubuntu, zypper, and apk, and the Homebrew formula packages the 1.6 GitHub tag archive.

Modes d'utilisation

hexedit shows the same file in ASCII and hexadecimal and can edit regular files or devices by reading pieces at a time. Its man page documents sector formatting, display maximization, explicit line lengths, color output, movement keys, search, mark/copy/paste, fill, truncation, save, open, and quit commands.

Pourquoi les passionnés de paquets s'y intéressent

hexedit is a classic package-index resident: old enough to have 1990s portability notes, small enough to remain easy to build, and useful enough that many Unix-like package managers keep it available. It represents the interactive editor branch of hex tooling, complementing dumpers such as hexdump, od, xxd, hx, and hexd.

Chronologie

  • 1998-07: Changes file begins; modified-byte display, selection, copy/paste, backward search, and install support are added.
  • 1998-09: 1.0.0 release recorded.
  • 2001: 1.2.1 switches toward 64-bit file offsets and configure cleanup.
  • 2005: 1.2.11 and 1.2.12 add color build support and color display defaults where supported.
  • 2008: GitHub repository created.
  • 2017: 1.4 series adds terminal resizing support and build fixes.
  • 2020: 1.5 fixes long-string search, 32-bit off_t handling, resize handling, and copy/paste behavior.
  • 2022: 1.6 updates configure behavior, ncurses signal handling, allocation checks, leak handling, and empty-file behavior.

Related projects

  • hexedit is related to other interactive terminal hex editors such as Hexcurse and to byte dump tools such as hexdump, od, xxd, hx, hexd, and hevi. Its manual notes an Emacs-like modeline and key vocabulary, reflecting its terminal-editor heritage.

posture de sécurité

Niveau de risque : vert

narrow executable package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • narrow executable package without higher-risk signals

Signaux

  • metadata:no-higher-risk-signals

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 13 plateformes.
  • Les métadonnées de compilation listent 2 dépendances de compilation.

Revue recommandée

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

Exécutables installés

CommandeTypeExpositionNote
hexeditcliexécutable global

fraîcheur

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

page générée2026-07-25
version du gestionnaire1.6
gestionnaire mis à jour
données localesOK
amontà jour
dernière version détectée1.6

https://github.com/pixel/hexedit

  • infoNo package-manager update timestamp was available.confiance faible

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:hexedit
Version1.6
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/hexedit
Page d'accueilhttps://rigaux.org/hexedit.html
Dépôthttps://github.com/pixel/hexedit
Docs amonthttps://rigaux.org/hexedit.html
LicenceGPL-2.0-or-later
Archive sourcehttps://github.com/pixel/hexedit/archive/refs/tags/1.6.tar.gz
Dépendances de compilationautoconf, automake
Bibliothèques fournies par macOSncurses
Bouteilledisponible (sur arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

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

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Debian apt95%

hexedit 1.6-2

viewer and editor in hexadecimal or ASCII for files or devices

https://github.com/pixel/hexedit

sudo apt install hexedit
  • Section: editors
  • Architecture: amd64
  • 3 Dépendances
  • normalized package name match
  • Correspondance par : Hexedit
Debian stable package indexes · deb.debian.org · Debian stable package indexes: hexedit from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

hexedit

nix profile install nixpkgs#hexedit
  • normalized package name match
  • Correspondance par : Hexedit
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/he/hexedit/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

hexedit 1.6-1

viewer and editor in hexadecimal or ASCII for files or devices

https://github.com/pixel/hexedit

sudo apt install hexedit
  • Section: universe/editors
  • Architecture: amd64
  • 3 Dépendances
  • normalized package name match
  • Correspondance par : Hexedit
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: hexedit from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

hexedit 1.6_git20230905-r0

View and edit files in hexadecimal or in ASCII

https://github.com/pixel/hexedit

sudo apk add hexedit
  • License: GPL-2.0-only
  • Architecture: x86_64
  • Source Package: hexedit
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Hexedit
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: hexedit from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

hexedit-doc 1.6_git20230905-r0

View and edit files in hexadecimal or in ASCII (documentation)

https://github.com/pixel/hexedit

sudo apk add hexedit-doc
  • License: GPL-2.0-only
  • Architecture: x86_64
  • Source Package: hexedit
  • normalized package name match
  • Correspondance par : Hexedit
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: hexedit-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
dnf95%

hexedit 1.6-10.fc44

A hexadecimal file viewer and editor

http://rigaux.org/hexedit.html

sudo dnf install hexedit
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: hexedit
  • 4 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Hexedit
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: hexedit from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

hexedit 1.6-3

View and edit files in hexadecimal or in ASCII

https://rigaux.org/hexedit.html

sudo pacman -S hexedit
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • 2 Dépendances
  • normalized package name match
  • Correspondance par : Hexedit
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: hexedit from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

hexedit 1.6-1.13

Hexadecimal editor for binary files

https://github.com/pixel/hexedit

sudo zypper install hexedit
  • License: GPL-2.0-or-later
  • Category: Development/Tools/Editor
  • Architecture: x86_64
  • Source Package: hexedit
  • 3 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Hexedit
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: hexedit from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

hexedit

sudo port install hexedit
  • normalized package name match
  • Correspondance par : Hexedit
MacPorts ports tree · api.github.com · MacPorts ports tree: sysutils/hexedit/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • 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