# hevi を Homebrew, Nix, winget でインストール

hevi のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:hevi
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install hevi
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#hevi
```

  証拠: nixpkgs package indexes: pkgs/by-name/he/hevi/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

### Windows

- winget (92%):

```sh
winget install --id Arnau478.hevi -e
```

  証拠: Windows Package Manager source index: Arnau478.hevi from https://cdn.winget.microsoft.com/cache/source.msix

## パッケージ情報

- **パッケージキー:** brew:hevi
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/hevi>
- **バージョン:** 1.1.0
- **ソース概要:** Hex viewer
- **ホームページ:** <https://codeberg.org/arnauc/hevi>
- **上流ドキュメント:** <https://codeberg.org/arnauc/hevi>
- **ライセンス:** GPL-3.0-or-later
- **ソースアーカイブ:** <https://codeberg.org/arnauc/hevi/archive/v1.1.0.tar.gz>
- **最終更新:** 2026-07-16T12:50:32Z
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- hevi (cli)
- hevi (エイリアス)

## ビルド依存関係

- zig@0.15

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 1.1.0
- マネージャ更新日: 2026-07-16
- ローカルデータ: OK
- 上流リポジトリ: https://codeberg.org/arnauc/hevi
- 情報: Release/tag comparison is only available for GitHub repositories.
## プロジェクトの歴史と使われ方

hevi is a Zig hex viewer that presents itself as a simpler, more colorful alternative to tools such as xxd and hexdump.

### プロジェクトの歴史

The project describes hevi as a hex viewer written in Zig in an attempt to simplify hex viewers. Its release stream on Codeberg shows early 0.x releases in 2023 and 1.x releases in 2024, while the repository metadata records the Codeberg project page as the official source-control home.

### 採用の歴史

hevi's own README points users to packaged builds where available and to Codeberg releases or zig build otherwise. The Homebrew formula packages the Codeberg release archive, and the input package metadata also records Nix and winget package names.

### 使われ方

The tool is used as hevi <file> with flags controlling color, offset display, ASCII display, skipped repeated lines, raw output, parser selection, and palette output. It supports NO_COLOR and a Ziggy config file for defaults and palettes.

### パッケージ好きにとっての重要性

hevi is interesting to package collectors as a small Zig entrant in the long-running hex-viewer space: it keeps the familiar terminal hexdump shape, adds parser-aware highlighting for formats such as ELF and PE, and uses XDG/AppData configuration rather than only command-line flags.

### タイムライン

- 2023: v0.1.0 release published on the Codeberg release feed.
- 2024: v1.0.0 and v1.1.0 releases published on Codeberg.
- 2026: Homebrew formula packages the v1.1.0 Codeberg archive.

### Related projects

- The README explicitly compares hevi with xxd and hexdump. Its parser-aware highlighting places it near modern hex viewers rather than full-screen hex editors.

### ソース

- <https://codeberg.org/api/v1/repos/arnauc/hevi/releases>
- <https://codeberg.org/arnauc/hevi>
- <https://formulae.brew.sh/formula/hevi>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals


## 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/hevi/config.ziggy, ~/.config/hevi/config.ziggy
- Windows: %APPDATA%/hevi/config.ziggy
## ソースデータベース詳細

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

## 他のパッケージマネージャ記録

- Nix - hevi: normalized package name match | nixpkgs package indexes: pkgs/by-name/he/hevi/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- winget - Arnau478.hevi: normalized package name match | Windows Package Manager source index: Arnau478.hevi from https://cdn.winget.microsoft.com/cache/source.msix


## 関連リンク

- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/ja/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/ja/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Networking and protocol packages](https://pkg.so/ja/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [zls](https://pkg.so/ja/brew/zls/) - Shares pkgdb curated category or tags: cli, developer-tools, zig.
- [hexyl](https://pkg.so/ja/brew/hexyl/) - Shares pkgdb curated category or tags: cli, developer-tools, hex-viewer.
- [hexedit](https://pkg.so/ja/brew/hexedit/) - Shares pkgdb curated category or tags: binary, cli, developer-tools.
- [cargo-zigbuild](https://pkg.so/ja/brew/cargo-zigbuild/) - Shares pkgdb curated category or tags: cli, developer-tools, zig.
- [vbindiff](https://pkg.so/ja/brew/vbindiff/) - Shares pkgdb curated category or tags: cli, developer-tools, hex-viewer.
- [zigup](https://pkg.so/ja/brew/zigup/) - Shares pkgdb curated category or tags: cli, developer-tools, zig.
- [zf](https://pkg.so/ja/brew/zf/) - Shares pkgdb curated category or tags: cli, developer-tools, zig.
- [zigmod](https://pkg.so/ja/brew/zigmod/) - Shares pkgdb curated category or tags: cli, developer-tools, zig.
- [hexhog](https://pkg.so/ja/brew/hexhog/) - Local package facts share a topical domain. Shared terms: binary, cli, developer, developer-tools, hex.

## Combined YAML source

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


## ソース

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
