# libwpd mit Homebrew, apk, dnf, Nix, pacman, apt, zypper installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für libwpd in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:libwpd
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install libwpd
```

  Evidenz: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add libwpd
```

  Evidenz: Alpine Linux edge package indexes: libwpd from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- dnf (92%):

```sh
sudo dnf install libwpd
```

  Evidenz: Fedora Rawhide package metadata: libwpd 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#libwpd
```

  Evidenz: nixpkgs package indexes: libwpd from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix

- pacman (92%):

```sh
sudo pacman -S libwpd
```

  Evidenz: Arch Linux sync databases: libwpd from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- Debian apt (92%):

```sh
sudo apt install libwpd-0.10-10
```

  Evidenz: Debian stable package indexes: libwpd-0.10-10 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- zypper (92%):

```sh
sudo zypper install libwpd-0_10-10
```

  Evidenz: openSUSE Tumbleweed package metadata: libwpd-0_10-10 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## Paketfakten

- **Paketschlüssel:** brew:libwpd
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/libwpd>
- **Version:** 0.10.3
- **Quellzusammenfassung:** General purpose library for reading WordPerfect files
- **Homepage:** <https://libwpd.sourceforge.net/>
- **Upstream-Dokumentation:** <https://libwpd.sourceforge.net/>
- **Lizenz:** MPL-2.0 OR LGPL-2.1-or-later
- **Quellarchiv:** <https://dev-www.libreoffice.org/src/libwpd-0.10.3.tar.xz>
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

- wpd2html (cli)
- wpd2raw (cli)
- wpd2text (cli)
- wpd2html (Alias)
- wpd2raw (Alias)
- wpd2text (Alias)

## Abhängigkeiten

- glib
- libgsf
- librevenge

## Build-Abhängigkeiten

- boost
- pkgconf

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## Version und Aktualität

- Seite generiert: 2026-08-04
- Manager-Version: 0.10.3
- lokale Daten: OK
- Upstream-Repository: https://libwpd.sourceforge.net/
- Info: No package-manager update timestamp was available.
- Info: Release/tag comparison is only available for GitHub repositories.
## Projektgeschichte und Nutzung

libwpd is a C++ library for reading WordPerfect documents, packaged because it turns an old proprietary office format into something Unix tools and office suites can import.

### Projektgeschichte

The project appeared on SourceForge with libwpd 0.1 published on 2002-11-07, then moved quickly through parser releases during 2003 and 2004. Its own site describes the library as a callback-based processor for WordPerfect documents, a shape that made it usable inside larger document import pipelines rather than only as a standalone converter.

The 0.9.0 release on 2010-11-16 was described by the project as the result of more than five years of development and as a non-backward-compatible line. That release added or improved handling for page numbering, embedded images, text boxes, password-protected documents, annotations, Unicode mappings, and HTML conversion details.

### Adoptionsgeschichte

libwpd's adoption came through office suites and conversion tools rather than end-user branding. The project lists LibreOffice, AbiWord, OpenOffice.org, and KOffice among users, and its command-line tools such as wpd2html and wpd2text gave packagers a simple way to expose the same parser outside a GUI suite.

In the Document Liberation Project framing, libwpd belongs to a family of reverse-engineered import libraries that grew around LibreOffice and related FOSS office tools, with an explicit goal of freeing user documents from proprietary file-format lock-in.

### Wie es verwendet wird

On package-managed systems, libwpd is normally installed as a shared library plus small inspection or conversion utilities. Users encounter it indirectly when LibreOffice or AbiWord opens a WordPerfect file, while maintainers and archivists use the CLI tools for batch conversion and regression testing.

### Warum Paket-Nerds sich dafür interessieren

For package nerds, libwpd is one of the classic examples of a small import-filter library that keeps an obsolete proprietary format alive in modern distributions. It is also a dependency that explains why office-suite builds often pull in a cluster of document-liberation libraries that look obscure until someone hands you a decades-old WPD file.

### Zeitleiste

- 2002-11-07: libwpd 0.1 published on SourceForge.
- 2005-02-24: libwpd 0.8.0 release line appears in the SourceForge file archive.
- 2010-11-16: libwpd 0.9.0 released after more than five years of development.
- 2014-05-23: libwpd 0.10.0 published in the SourceForge file archive.
- 2014-04: The Document Liberation Project was created as a home for related file-format import libraries.

### Related projects

- Related projects include writerperfect, libodfgen, librevenge, LibreOffice, AbiWord, OpenOffice.org, KOffice, and the broader Document Liberation Project family.

### Quellen

- <https://libwpd.sourceforge.net/>
- <https://libwpd.sourceforge.net/news.html>
- <https://sourceforge.net/projects/libwpd/files/libwpd/>
- <https://www.documentliberation.org/about/>


## Sicherheitshinweise

library-like package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- library-like package without higher-risk signals

## Details aus der Quelldatenbank

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

## Andere Paketmanager-Einträge

- Debian apt - libwpd-0.10-10 - 0.10.3-2+b2: normalized package name match | Debian stable package indexes: libwpd-0.10-10 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Library for handling WordPerfect documents (shared library)
- Debian apt - libwpd-dev - 0.10.3-2+b2: normalized package name match | Debian stable package indexes: libwpd-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Library for handling WordPerfect documents (development)
- Debian apt - libwpd-doc - 0.10.3-2: normalized package name match | Debian stable package indexes: libwpd-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Library for handling WordPerfect documents (documentation)
- Debian apt - libwpd-tools - 0.10.3-2+b2: normalized package name match | Debian stable package indexes: libwpd-tools from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Tools from libwpd for converting WordPerfect to HTML/RAW/Text
- Nix - libwpd: normalized package name match | nixpkgs package indexes: libwpd from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
- Ubuntu apt - libwpd-0.10-10 - 0.10.3-2build2: normalized package name match | Ubuntu 24.04 LTS package indexes: libwpd-0.10-10 from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz | Library for handling WordPerfect documents (shared library)
- Ubuntu apt - libwpd-dev - 0.10.3-2build2: normalized package name match | Ubuntu 24.04 LTS package indexes: libwpd-dev from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz | Library for handling WordPerfect documents (development)
- Ubuntu apt - libwpd-doc - 0.10.3-2build2: normalized package name match | Ubuntu 24.04 LTS package indexes: libwpd-doc from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz | Library for handling WordPerfect documents (documentation)
- Ubuntu apt - libwpd-tools - 0.10.3-2build2: normalized package name match | Ubuntu 24.04 LTS package indexes: libwpd-tools from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Tools from libwpd for converting WordPerfect to HTML/RAW/Text
- apk - libwpd - 0.10.3-r1: normalized package name match | Alpine Linux edge package indexes: libwpd from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Import filter and tools for WordPerfect Documents | https://sourceforge.net/p/libwpd/
- apk - libwpd-dev - 0.10.3-r1: normalized package name match | Alpine Linux edge package indexes: libwpd-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Import filter and tools for WordPerfect Documents (development files) | https://sourceforge.net/p/libwpd/
- apk - libwpd-doc - 0.10.3-r1: normalized package name match | Alpine Linux edge package indexes: libwpd-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Import filter and tools for WordPerfect Documents (documentation) | https://sourceforge.net/p/libwpd/
- apk - libwpd-tools - 0.10.3-r1: normalized package name match | Alpine Linux edge package indexes: libwpd-tools from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Import filter and tools for WordPerfect Documents | https://sourceforge.net/p/libwpd/
- dnf - libwpd - 0.10.3-25.fc45: normalized package name match | Fedora Rawhide package metadata: libwpd from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | A library for import of WordPerfect documents | http://libwpd.sf.net/
- dnf - libwpd-devel - 0.10.3-25.fc45: normalized package name match | Fedora Rawhide package metadata: libwpd-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Files for developing with libwpd | http://libwpd.sf.net/
- dnf - libwpd-doc - 0.10.3-25.fc45: normalized package name match | Fedora Rawhide package metadata: libwpd-doc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Documentation of libwpd API | http://libwpd.sf.net/


## Verwandte Links

- [Terminal utility packages](https://pkg.so/de/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/de/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Networking and protocol packages](https://pkg.so/de/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Productivity CLI packages](https://pkg.so/de/productivity-cli-packages/) - Matched curated productivity category metadata from av.db.
- [glib](https://pkg.so/de/brew/glib/) - Runtime dependency declared by Homebrew.
- [libgsf](https://pkg.so/de/brew/libgsf/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://pkg.so/de/brew/pkgconf/) - Build dependency declared by Homebrew.
- [nuxeo](https://pkg.so/de/brew/nuxeo/) - Popular package that depends on this formula.
- [libmspub](https://pkg.so/de/brew/libmspub/) - Popular package that depends on this formula.
- [libwpg](https://pkg.so/de/brew/libwpg/) - Popular package that depends on this formula.
- [writerperfect](https://pkg.so/de/brew/writerperfect/) - Popular package that depends on this formula.
- [libwps](https://pkg.so/de/brew/libwps/) - Shares pkgdb curated category or tags: cli, document-import, documents, library, productivity.
- [diff-pdf](https://pkg.so/de/brew/diff-pdf/) - Shares pkgdb curated category or tags: cli, documents, productivity.
- [doxx](https://pkg.so/de/brew/doxx/) - Shares pkgdb curated category or tags: cli, documents, productivity.
- [libmwaw](https://pkg.so/de/brew/libmwaw/) - Shares pkgdb curated category or tags: cli, document-conversion, library, productivity.
- [a2ps](https://pkg.so/de/brew/a2ps/) - Shares pkgdb curated category or tags: cli, document-conversion, productivity.

## Combined YAML source

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


## Quellen

- 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
