# Installer hexhog avec Homebrew

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

## installation

```sh
sudo av install brew:hexhog
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install hexhog
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:hexhog
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.1.3
- **Résumé source:** Hex viewer/editor
- **Page d'accueil:** <https://github.com/DVDTSB/hexhog>
- **Dépôt:** <https://github.com/DVDTSB/hexhog>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- hexhog (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

hexhog is a Rust command-line hex viewer/editor focused on interactive file editing with configurable coloring.

### Historique du projet

The GitHub repository metadata places the project in 2025, and the README describes an early, focused feature set: opening a file, editing/deleting/inserting bytes, selecting and copy/pasting bytes, and a non-modal interface.

### Historique d'adoption

The README documents installation through cargo, AUR, and Homebrew. The batch metadata lists Homebrew packaging, and crates.io metadata records a published Rust crate.

### Modes d'utilisation

hexhog is used as an interactive terminal tool for inspecting and editing bytes in a file. Its README frames the workflow as direct file editing rather than as a dump converter.

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

The project is package-relevant as a young Rust entrant in the crowded hex-viewer/editor niche, with cargo as the natural upstream channel and Homebrew/AUR packaging giving it a wider install surface.

### Chronologie

- 2025: GitHub repository metadata and the README copyright line place the project's public packaging era in 2025.
- 2025: crates.io records the hexhog crate.
- 2025-2026: README-documented packaging includes cargo, AUR, and Homebrew.

### Related projects

- Related projects include terminal hex tools such as hexyl, hexer, bvi, xxd, and graphical editors used for binary inspection.

### Sources

- GitHub README provides usage, feature, packaging, and configuration notes.
- Homebrew formula metadata supports the Homebrew package identity.
- crates.io metadata supports the Rust crate identity.


## Notes de sécurité

narrow executable package without higher-risk signals.

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


## Combined YAML source

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


## Sources

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