# libwbxml を Homebrew, apk, dnf, Nix でインストール

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

## インストール

```sh
sudo av install brew:libwbxml
```

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

### macOS

- Homebrew (100%):

```sh
brew install libwbxml
```

  証拠: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add libwbxml
```

  証拠: Alpine Linux edge package indexes: libwbxml from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

- dnf (92%):

```sh
sudo dnf install libwbxml
```

  証拠: Fedora Rawhide package metadata: libwbxml from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#libwbxml
```

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

## パッケージ情報

- **パッケージキー:** brew:libwbxml
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/libwbxml>
- **バージョン:** 0.11.10
- **ソース概要:** Library and tools to parse and encode WBXML documents
- **ホームページ:** <https://github.com/libwbxml/libwbxml>
- **リポジトリ:** <https://github.com/libwbxml/libwbxml>
- **ライセンス:** LGPL-2.1-or-later
- **ソースアーカイブ:** <https://github.com/libwbxml/libwbxml/archive/refs/tags/libwbxml-0.11.10.tar.gz>
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- wbxml2xml (cli)
- xml2wbxml (cli)
- wbxml2xml (エイリアス)
- xml2wbxml (エイリアス)

## 依存関係

- wget

## ビルド依存関係

- cmake
- doxygen
- graphviz
- pkgconf

## macOS 提供ライブラリ

- expat

## インストール挙動

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

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 0.11.10
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/libwbxml/libwbxml
- 検出された最新: libwbxml-0.11.10 (最新)
- 情報: No package-manager update timestamp was available.
## プロジェクトの歴史と使われ方

libwbxml is a C library and tool set for parsing, encoding, and converting WBXML, the WAP Binary XML format. It occupies a narrow but useful compatibility niche for mobile-era protocols and systems that stored XML-like data in compact binary form.

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

The WBXML format was defined by the WAP Forum; the WAP-192-WBXML Version 1.3 specification is dated 2001-07-25 and describes a tokenized binary XML content format with public identifiers, string tables, tag code pages, attributes, entities, opaque data, and example encodings.

The libwbxml README describes the library as a WBXML parser, internal tree representation, and encoder, with high-level conversion between WBXML and XML. SourceForge records the project as registered on 2008-11-20 and says the historical SourceForge pages remain because development and releases previously happened there before migration to GitHub.

### 採用の歴史

libwbxml is not a broad end-user package; it is infrastructure for software that must still read or write WBXML. Its adoption follows protocol compatibility needs around WAP, SyncML-style data, and other compact XML exchanges rather than fashion-driven developer uptake.

### 使われ方

The package provides the wbxml2xml and xml2wbxml tools and a library API. Developers use it to convert archived or protocol-level WBXML documents to readable XML, generate WBXML from XML, or embed WBXML parsing in C applications.

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

libwbxml is package archaeology with a purpose: it keeps a once-important mobile-web binary XML format decodable on modern systems. Its value is less about new development and more about letting package managers preserve tools for old protocols, tests, and data migrations.

### タイムライン

- 2001-07-25: WAP Forum releases WBXML Version 1.3 specification material.
- 2008-11-20: SourceForge records the libwbxml project registration.
- 2024-06-06: SourceForge marks the project as available on GitHub, with SourceForge retained for historical development and release context.

### Related projects

- Related technologies include WAP, WML, SyncML-family data exchange, Expat for XML parsing, and other XML-to-binary or compact protocol encodings from the mobile-web era.

### ソース

- <https://github.com/libwbxml/libwbxml>
- <https://sourceforge.net/projects/libwbxml/>
- <https://www.openmobilealliance.org/tech/affiliates/wap/wap-192-wbxml-20010725-a.pdf>


## セキュリティノート

library-like package without higher-risk signals.

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

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

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

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

- Nix - libwbxml: normalized package name match | nixpkgs package indexes: pkgs/by-name/li/libwbxml/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - libwbxml - 0.11.10-r0: normalized package name match | Alpine Linux edge package indexes: libwbxml from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | A library to encode and decode WBXML (WAP Binary XML). | https://github.com/libwbxml/libwbxml
- apk - libwbxml-dev - 0.11.10-r0: normalized package name match | Alpine Linux edge package indexes: libwbxml-dev from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | A library to encode and decode WBXML (WAP Binary XML). (development files) | https://github.com/libwbxml/libwbxml
- apk - libwbxml-doc - 0.11.10-r0: normalized package name match | Alpine Linux edge package indexes: libwbxml-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | A library to encode and decode WBXML (WAP Binary XML). (documentation) | https://github.com/libwbxml/libwbxml
- dnf - libwbxml - 0.11.10-7.fc45: normalized package name match | Fedora Rawhide package metadata: libwbxml from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Library and tools to parse, encode and handle WBXML documents | https://github.com/libwbxml/libwbxml
- dnf - libwbxml-devel - 0.11.10-7.fc45: normalized package name match | Fedora Rawhide package metadata: libwbxml-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Development files of libwbxml | https://github.com/libwbxml/libwbxml


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [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.
- [wget](https://pkg.so/ja/brew/wget/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://pkg.so/ja/brew/pkgconf/) - Build dependency declared by Homebrew.
- [cmake](https://pkg.so/ja/brew/cmake/) - Build dependency declared by Homebrew.
- [graphviz](https://pkg.so/ja/brew/graphviz/) - Build dependency declared by Homebrew.
- [doxygen](https://pkg.so/ja/brew/doxygen/) - Build dependency declared by Homebrew.
- [expat](https://pkg.so/ja/brew/expat/) - Shares pkgdb curated category or tags: cli, developer-tools, parser, xml.
- [libxml2](https://pkg.so/ja/brew/libxml2/) - Shares pkgdb curated category or tags: cli, developer-tools, parser, xml.
- [libxslt](https://pkg.so/ja/brew/libxslt/) - Shares pkgdb curated category or tags: cli, developer-tools, xml.
- [saxon](https://pkg.so/ja/brew/saxon/) - Shares pkgdb curated category or tags: cli, developer-tools, xml.
- [libslax](https://pkg.so/ja/brew/libslax/) - Shares pkgdb curated category or tags: cli, developer-tools, xml.
- [rnv](https://pkg.so/ja/brew/rnv/) - Shares pkgdb curated category or tags: cli, developer-tools, xml.
- [urdfdom](https://pkg.so/ja/brew/urdfdom/) - Shares pkgdb curated category or tags: cli, developer-tools, parser, xml.
- [json5](https://pkg.so/ja/brew/json5/) - Shares pkgdb curated category or tags: cli, data-format, developer-tools.
- [csvprintf](https://pkg.so/ja/brew/csvprintf/) - Both packages work with overlapping file formats or content types. Shared terms: cli, data, developer, developer-tools, parser.
- [jshon](https://pkg.so/ja/brew/jshon/) - Local package facts share a topical domain. Shared terms: cli, data, developer, developer-tools, parse.

## Combined YAML source

View the package source record on GitHub. [combined/libwbxml.yml](https://github.com/mxcl/pkgdb/blob/main/combined/libwbxml.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
