# 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

```sh
sudo av install brew:hexedit
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install hexedit
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install hexedit
```

  Preuve: MacPorts ports tree: sysutils/hexedit/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add hexedit
```

  Preuve: Alpine Linux edge package indexes: hexedit from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install hexedit
```

  Preuve: Debian stable package indexes: hexedit from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install hexedit
```

  Preuve: Fedora Rawhide package metadata: hexedit from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#hexedit
```

  Preuve: nixpkgs package indexes: pkgs/by-name/he/hexedit/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S hexedit
```

  Preuve: Arch Linux sync databases: hexedit from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install hexedit
```

  Preuve: openSUSE Tumbleweed package metadata: hexedit from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## Faits du paquet

- **Clé du paquet:** brew:hexedit
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.6
- **Résumé source:** View and edit files in hexadecimal or ASCII
- **Page d'accueil:** <https://rigaux.org/hexedit.html>
- **Dépôt:** <https://github.com/pixel/hexedit>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- hexedit (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 1.6
## 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.

### Sources

- <https://formulae.brew.sh/formula/hexedit>
- <https://github.com/pixel/hexedit>
- <https://raw.githubusercontent.com/pixel/hexedit/master/Changes>
- <https://rigaux.org/hexedit.html>


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Autres enregistrements de gestionnaires de paquets

- Debian apt - hexedit - 1.6-2: normalized package name match | Debian stable package indexes: hexedit from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | viewer and editor in hexadecimal or ASCII for files or devices | https://github.com/pixel/hexedit
- Nix - hexedit: normalized package name match | nixpkgs package indexes: pkgs/by-name/he/hexedit/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - hexedit - 1.6-1: normalized package name match | Ubuntu 24.04 LTS package indexes: hexedit from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | viewer and editor in hexadecimal or ASCII for files or devices | https://github.com/pixel/hexedit
- apk - hexedit - 1.6_git20230905-r0: normalized package name match | Alpine Linux edge package indexes: hexedit from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | View and edit files in hexadecimal or in ASCII | https://github.com/pixel/hexedit
- apk - hexedit-doc - 1.6_git20230905-r0: normalized package name match | Alpine Linux edge package indexes: hexedit-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | View and edit files in hexadecimal or in ASCII (documentation) | https://github.com/pixel/hexedit
- dnf - hexedit - 1.6-11.fc45: normalized package name match | Fedora Rawhide package metadata: hexedit from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | A hexadecimal file viewer and editor | http://rigaux.org/hexedit.html
- pacman - hexedit - 1.6-3: normalized package name match | Arch Linux sync databases: hexedit from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | View and edit files in hexadecimal or in ASCII | https://rigaux.org/hexedit.html
- zypper - hexedit - 1.6-1.15: normalized package name match | openSUSE Tumbleweed package metadata: hexedit from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Hexadecimal editor for binary files | https://github.com/pixel/hexedit
- MacPorts - hexedit: normalized package name match | MacPorts ports tree: sysutils/hexedit/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/hexedit.yml](https://github.com/mxcl/pkgdb/blob/main/combined/hexedit.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
