# Install libwbxml with Homebrew, apk, dnf, Nix

Library and tools to parse and encode WBXML documents. Version 0.11.10 via Homebrew; verified from local package data. Also installable with nix: nix profile install nixpkgs#libwbxml.

## Install

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

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install libwbxml
```

  Evidence: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add libwbxml
```

  Evidence: 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
```

  Evidence: Fedora Rawhide package metadata: libwbxml from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

- Nix (92%):

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

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

## Package facts

- **Package key:** brew:libwbxml
- **Package manager:** Homebrew
- **Version:** 0.11.10
- **Source summary:** Library and tools to parse and encode WBXML documents
- **Homepage:** <https://github.com/libwbxml/libwbxml>
- **Repository:** <https://github.com/libwbxml/libwbxml>
- **Generated:** 2026-08-03T19:37:03+00:00

## Executables

- wbxml2xml (alias)
- xml2wbxml (alias)

## Install behavior

- Bottle: not available

## Freshness

- Page generated: 2026-08-03
- Package-manager version: 0.11.10
## Project history and usage

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.

### Project history

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.

### Adoption history

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.

### How it is used

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.

### Why package nerds care

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.

### Timeline

- 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.

### Sources

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


## Security Notes

library-like package without higher-risk signals.

- **Geiger risk:** green / low
- library-like package without higher-risk signals

## Other Package-Manager Records

- 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/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-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/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Development files of libwbxml | https://github.com/libwbxml/libwbxml


## Combined YAML source

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


## Sources

- 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
