# 使用 Homebrew 安装 heksa

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

## 安装

```sh
sudo av install brew:heksa
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install heksa
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:heksa
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/heksa>
- **版本:** 1.14.0
- **来源摘要:** CLI hex dumper with colors
- **主页:** <https://github.com/raspi/heksa>
- **仓库:** <https://github.com/raspi/heksa>
- **许可证:** Apache-2.0
- **源码归档:** <https://github.com/raspi/heksa.git>
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- heksa (cli)
- heksa (别名)

## 构建依赖

- go

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 1.14.0
- 本地数据: OK
- 上游仓库: https://github.com/raspi/heksa
- 信息: No package-manager update timestamp was available.
- 信息: No cached GitHub release or tag data was available.
## 项目历史与用法

heksa is a Go-based command-line hex dumper focused on colored terminal output and multiple simultaneous numeric views of binary data. Its history is thin but source-backed enough to identify it as a small developer utility rather than a larger platform.

### 项目历史

The repository metadata records heksa's public GitHub project from December 2019. The README credits Pekka Jarvinen from 2019 onward and describes the tool as a hex file dumper with ANSI colors, configurable output formats, offsets, seek and limit handling, and stdin support.

### 采用历史

heksa's adoption appears narrow: the input package facts list Homebrew packaging, and the upstream README includes packaging-status and release-download badges. That is enough to mark it as a packaged terminal utility, but not enough to claim broad ecosystem adoption.

### 使用方式

The CLI reads files or stdin and can display hex, decimal, octal, bits, ASCII, block visualizations, multiple offset formats, human-readable offsets, relative offsets after seeking, byte limits, and prefixed numeric inputs such as hexadecimal, octal, binary, SI, and IEC units.

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

For package nerds, heksa is interesting as a modern replacement-adjacent tool for `hexdump` and `xxd`: single binary, cross-platform Go build, colorized byte classes, and convenience flags aimed at binary inspection and reverse-engineering workflows.

### 时间线

- 2019: GitHub repository metadata records the heksa project.
- 2021: The README's embedded help text shows a 1.14.0 build date in May 2021.
- Package-manager era: The input package facts record Homebrew packaging.

### Related projects

- heksa is related to traditional binary inspection tools such as `hexdump`, `xxd`, and `od`, while adding terminal color and convenience formatting for modern CLI workflows.

### 来源

- <https://api.github.com/repos/raspi/heksa>
- <https://github.com/raspi/heksa>
- <https://raw.githubusercontent.com/raspi/heksa/master/README.md>


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals

## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** heksa
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable


## 相关链接

- [Source-control packages](https://pkg.so/zh-hans/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/zh-hans/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/zh-hans/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [go](https://pkg.so/zh-hans/brew/go/) - Build dependency declared by Homebrew.
- [tml](https://pkg.so/zh-hans/brew/tml/) - Shares pkgdb curated category or tags: cli, developer-tools, go, terminal-colors.
- [fzf](https://pkg.so/zh-hans/brew/fzf/) - Shares pkgdb curated category or tags: cli, developer-tools, go.
- [hugo](https://pkg.so/zh-hans/brew/hugo/) - Shares pkgdb curated category or tags: cli, developer-tools, go.
- [golangci-lint](https://pkg.so/zh-hans/brew/golangci-lint/) - Shares pkgdb curated category or tags: cli, developer-tools, go.
- [k6](https://pkg.so/zh-hans/brew/k6/) - Shares pkgdb curated category or tags: cli, developer-tools, go.
- [shfmt](https://pkg.so/zh-hans/brew/shfmt/) - Shares pkgdb curated category or tags: cli, developer-tools, go.
- [overmind](https://pkg.so/zh-hans/brew/overmind/) - Shares pkgdb curated category or tags: cli, developer-tools, go.
- [grpcurl](https://pkg.so/zh-hans/brew/grpcurl/) - Shares pkgdb curated category or tags: cli, developer-tools, go.
- [bed](https://pkg.so/zh-hans/brew/bed/) - Both packages touch the same language runtime or ecosystem. Shared terms: binary, cli, developer, developer-tools, go.
- [abi-dumper](https://pkg.so/zh-hans/brew/abi-dumper/) - Local package facts share a topical domain. Shared terms: binary, cli, developer, developer-tools, dump.

## Combined YAML source

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


## 来源

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