# Installer hexapoda avec Homebrew

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

## installation

```sh
sudo av install brew:hexapoda
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install hexapoda
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:hexapoda
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.0.0
- **Résumé source:** Colorful modal hex editor
- **Page d'accueil:** <https://simonomi.dev/hexapoda>
- **Dépôt:** <https://github.com/simonomi/hexapoda>
- **Dernière mise à jour:** 2026-08-03T16:07:56Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- hexapoda (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 1.0.0
## Historique du projet et usages

hexapoda is a colorful modal hex editor written in Rust and documented through its project website.

### Historique du projet

The GitHub repository was created in March 2026 and describes hexapoda as a colorful modal hex editor. The README explains that the name comes from the Hexapoda subphylum and points to the website for fuller documentation.

### Historique d'adoption

The install page recommends Homebrew and also documents Cargo, cargo-binstall, and manually downloaded release binaries. The Homebrew formula packages GitHub release archives, while the input package metadata records Homebrew as the package-manager entry for this batch.

### Modes d'utilisation

hexapoda is a full-screen modal editor for binary files. Its documentation emphasizes color-coding bytes by value and a TOML config file that can remap modal commands, including movement, selection, repeat, goto, replace, and delete actions.

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

hexapoda is a compact example of the newer Rust terminal-editor wave: modal editing ideas applied to binary data, shipped with a project website, generated schema-backed configuration, release binaries, and Homebrew/Cargo installation routes.

### Chronologie

- 2026-03: GitHub repository created.
- 2026-05: 0.2.x releases published on GitHub.
- 2026-06: v0.2.4 release published and packaged by Homebrew.

### Related projects

- hexapoda sits closer to interactive hex editors such as hexedit and hexcurse than to one-shot dumpers such as hexdump, xxd, hx, or hexd.

### Sources

- <https://api.github.com/repos/simonomi/hexapoda/releases>
- <https://formulae.brew.sh/formula/hexapoda>
- <https://github.com/simonomi/hexapoda>
- <https://simonomi.dev/hexapoda>
- <https://simonomi.dev/hexapoda/config>
- <https://simonomi.dev/hexapoda/install>


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour hexapoda. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.



## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: $XDG_CONFIG_HOME/hexapoda.toml, ~/.config/hexapoda.toml
- Windows: %APPDATA%\hexapoda.toml

## Combined YAML source

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


## Sources

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
