# 使用 Homebrew 安装 hexapoda

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

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install hexapoda
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:hexapoda
- **软件包管理器:** Homebrew
- **版本:** 1.0.0
- **来源摘要:** Colorful modal hex editor
- **主页:** <https://simonomi.dev/hexapoda>
- **仓库:** <https://github.com/simonomi/hexapoda>
- **最后更新:** 2026-08-03T16:07:56Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- hexapoda (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

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

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

### 项目历史

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.

### 采用历史

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.

### 使用方式

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.

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

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.

### 时间线

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

### 来源

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


## 安全说明

没有找到 hexapoda 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。



## 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)


## 来源

- 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
