# 使用 Homebrew 安装 hexhog

查看 hexhog 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install hexhog
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:hexhog
- **软件包管理器:** Homebrew
- **版本:** 0.1.3
- **来源摘要:** Hex viewer/editor
- **主页:** <https://github.com/DVDTSB/hexhog>
- **仓库:** <https://github.com/DVDTSB/hexhog>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- hexhog (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 0.1.3
## 项目历史与用法

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

### 项目历史

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.

### 采用历史

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

### 使用方式

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.

### 为什么软件包爱好者会关心

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.

### 时间线

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

### 来源

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


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- 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)


## 来源

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