# valabind を Homebrew, apt, MacPorts, pacman でインストール

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

## インストール

```sh
sudo av install brew:valabind
```

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

### macOS

- Homebrew (100%):

```sh
brew install valabind
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install valabind
```

  証拠: MacPorts ports tree: devel/valabind/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Debian apt (92%):

```sh
sudo apt install valabind
```

  証拠: Debian stable package indexes: valabind from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- pacman (92%):

```sh
sudo pacman -S valabind
```

  証拠: Arch Linux sync databases: valabind from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

## パッケージ情報

- **パッケージキー:** brew:valabind
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/valabind>
- **バージョン:** 2.1.0
- **ソース概要:** Vala bindings for radare, reverse engineering framework
- **ホームページ:** <https://github.com/radare/valabind>
- **リポジトリ:** <https://github.com/radare/valabind>
- **ライセンス:** GPL-3.0-or-later
- **ソースアーカイブ:** <https://github.com/radare/valabind/archive/refs/tags/2.1.0.tar.gz>
- **最終更新:** 2026-06-22T14:06:33-07:00
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- valabind (cli)
- valabind-cc (cli)
- valabind (エイリアス)
- valabind-cc (エイリアス)

## 依存関係

- gettext
- glib
- swig
- vala

## ビルド依存関係

- pkgconf

## インストール挙動

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

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 2.1.0
- マネージャ更新日: 2026-06-22
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/radare/valabind
- 検出された最新: 2.1.0 (最新)
## プロジェクトの歴史と使われ方

valabind is a Vala-oriented binding generator from the radare ecosystem. It parses Vala or VAPI files and turns them into SWIG interface files, C++, NodeJS-ffi, or GIR output so APIs written in Vala or described by VAPI files can be bound into other languages.

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

The official README describes valabind as a tool for transforming Vala or VAPI files into binding-oriented outputs. It preserves older language in the README referring to a Mercurial repository, but the current official source is the GitHub repository under the radare organization.

GitHub releases show a modest public release history, with 1.5.0 published in 2018, 1.7.2 in 2020, and 2.0.0 in 2026. The repository remains small compared with Vala itself, but it occupies a specific interoperability niche.

### 採用の歴史

The package appears in Homebrew, Debian, Ubuntu, MacPorts, and Arch according to the input, which suggests adoption mainly by users who need radare/Vala binding workflows rather than broad application development.

Its adoption is tied to radare and reverse-engineering tooling: the input describes it as Vala bindings for the radare reverse-engineering framework, and the README's repository ownership and contact point are within the radare ecosystem.

### 使われ方

Users invoke `valabind` and `valabind-cc` to generate binding glue from Vala/VAPI descriptions. The README documents building with either the traditional configure/make flow or Meson, then installing the tools.

The practical package-manager use case is installing the generator as part of a binding build chain, often alongside Vala, SWIG, and radare-related source packages.

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

valabind is interesting to package nerds because it sits in the narrow space between Vala's VAPI metadata, SWIG-style bindings, and reverse-engineering tooling. It is the kind of small generator package that only appears when a build wants language bindings rather than a user-facing program.

Its significance is therefore mostly historical and infrastructural: it shows how Vala's compile-time API descriptions were reused to generate bindings for non-Vala consumers in the radare ecosystem.

### タイムライン

- 2018: 1.5.0 GitHub release published.
- 2020: 1.7.2 GitHub release published.
- 2026: 2.0.0 GitHub release published.

### Related projects

- Vala and VAPI files are the input language and metadata format valabind understands.
- SWIG is a key output target for generating language bindings.
- radare and radare2 are the reverse-engineering ecosystem associated with the project.

### ソース

- <https://api.github.com/repos/radare/valabind/releases?per_page=100>
- <https://github.com/radare/valabind>
- source_facts.description
- source_facts.executables
- source_facts.package-manager


## セキュリティノート

escape, surveillance, or offensive capability signal.

- **Geiger リスク:** red / 中
- escape, surveillance, or offensive capability signal

## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** valabind
- **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

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

- Debian apt - valabind - 1.8.0-1+b4: normalized package name match | Debian stable package indexes: valabind from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | converts vapi files to SWIG, C++, GIR or GEAR files | https://github.com/radare/valabind
- Ubuntu apt - valabind - 1.8.0-1build5: normalized package name match | Ubuntu 24.04 LTS package indexes: valabind from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | converts vapi files to SWIG, C++, GIR or GEAR files | https://github.com/radare/valabind
- pacman - valabind - 2.1.0-1: normalized package name match | Arch Linux sync databases: valabind from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Create bindings from vapi to nodejs, python, swig, c++ | https://github.com/radare/valabind
- MacPorts - valabind: normalized package name match | MacPorts ports tree: devel/valabind/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://pkg.so/ja/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [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.
- [glib](https://pkg.so/ja/brew/glib/) - Runtime dependency declared by Homebrew.
- [gettext](https://pkg.so/ja/brew/gettext/) - Runtime dependency declared by Homebrew.
- [swig](https://pkg.so/ja/brew/swig/) - Runtime dependency declared by Homebrew.
- [vala](https://pkg.so/ja/brew/vala/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://pkg.so/ja/brew/pkgconf/) - Build dependency declared by Homebrew.
- [bindgen](https://pkg.so/ja/brew/bindgen/) - Shares pkgdb curated category or tags: bindings, cli, code-generation, developer-tools.
- [cbindgen](https://pkg.so/ja/brew/cbindgen/) - Shares pkgdb curated category or tags: bindings, cli, code-generation, developer-tools.
- [cffi](https://pkg.so/ja/brew/cffi/) - Shares pkgdb curated category or tags: bindings, cli, developer-tools.
- [fbthrift](https://pkg.so/ja/brew/fbthrift/) - Shares pkgdb curated category or tags: cli, code-generation, developer-tools.
- [swiftgen](https://pkg.so/ja/brew/swiftgen/) - Shares pkgdb curated category or tags: cli, code-generation, developer-tools.
- [capstone](https://pkg.so/ja/brew/capstone/) - Shares pkgdb curated category or tags: cli, developer-tools, reverse-engineering.
- [pybind11](https://pkg.so/ja/brew/pybind11/) - Shares pkgdb curated category or tags: bindings, cli, developer-tools.
- [rpcsvc-proto](https://pkg.so/ja/brew/rpcsvc-proto/) - Local package facts share a topical domain. Shared terms: cli, code, code-generation, developer, developer-tools.
- [vala-language-server](https://pkg.so/ja/brew/vala-language-server/) - Local package facts share a topical domain. Shared terms: cli, code, developer, developer-tools, gettext.

## Combined YAML source

View the package source record on GitHub. [combined/valabind.yml](https://github.com/mxcl/pkgdb/blob/main/combined/valabind.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
- external package-manager database matches
- cross-ecosystem install command graph
