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

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

## インストール

```sh
sudo av install brew:hexgui
```

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

### macOS

- Homebrew (100%):

```sh
brew install hexgui
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#hexgui
```

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

## パッケージ情報

- **パッケージキー:** brew:hexgui
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.9.4
- **ソース概要:** GUI for playing Hex over Hex Text Protocol
- **ホームページ:** <https://sourceforge.net/p/benzene/hexgui/>
- **リポジトリ:** <https://github.com/apetresc/hexgui>
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- hexgui (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 0.9.4
## プロジェクトの歴史と使われ方

hexgui is a Java GUI for the board game Hex, packaged as the graphical side of the Benzene/Hex tooling world and built around running Hex games and engines from a desktop interface.

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

The SourceForge tree identifies the project as benzene/hexgui, marks it beta, and credits Broderick Arneson and Markus Enzenberger. The README is intentionally terse: build with ant and run bin/hexgui.

The file history visible on SourceForge places key files in the 2010-2014 range, including the README dated 2010-02-26 and source-tree updates through 2014.

### 採用の歴史

The batch metadata lists Homebrew and Nix packaging. That is narrow adoption, but it is meaningful for a niche board-game tool because it keeps an otherwise SourceForge-era Java utility installable from modern package managers.

### 使われ方

hexgui is used as a GUI for playing or analyzing Hex games, commonly in relation to engines that speak Hex or Go Text Protocol-style command protocols.

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

Its package-nerd interest is mostly archival and interoperability-oriented: it packages a small Java GUI from the computer-Hex ecosystem, preserving access to a tool associated with Benzene/MoHex-style engine workflows.

### タイムライン

- 2010: README and TODO files appear in the SourceForge tree.
- 2011: Wrapper, Windows launcher, license, and build-file updates appear in the SourceForge tree.
- 2014: Source updates include adding 15x15 to the list of board sizes.
- 2016: A GitHub mirror of benzene/hexgui is created under apetresc/hexgui.

### Related projects

- Related projects include Benzene, MoHex, Wolve, and other Hex engines or research tools that can be driven from a GUI.

### ソース

- GitHub mirror metadata identifies the apetresc/hexgui repository as a mirror of benzene/hexgui.
- Input package-manager facts supply the Homebrew and Nix package presence.
- SourceForge project tree supplies the project name, beta status, credited maintainers, file dates, and README usage.


## セキュリティノート

narrow executable package without higher-risk signals.

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

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

- Nix - hexgui: normalized package name match | nixpkgs package indexes: pkgs/by-name/he/hexgui/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Combined YAML source

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


## ソース

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