# hexhog mit Homebrew installieren

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

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install hexhog
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:hexhog
- **Paketmanager:** Homebrew
- **Version:** 0.1.3
- **Quellzusammenfassung:** Hex viewer/editor
- **Homepage:** <https://github.com/DVDTSB/hexhog>
- **Repository:** <https://github.com/DVDTSB/hexhog>
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- hexhog (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 0.1.3
## Projektgeschichte und Nutzung

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

### Projektgeschichte

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.

### Adoptionsgeschichte

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

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

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

### Quellen

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


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- 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)


## Quellen

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