# 使用 Homebrew, apk, dnf, MacPorts, Nix, pacman, apt, zypper 安装 libabw

查看 libabw 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:libabw
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install libabw
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install libabw
```

  证据: MacPorts ports tree: devel/libabw/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add libabw
```

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

- dnf (92%):

```sh
sudo dnf install libabw
```

  证据: Fedora Rawhide package metadata: libabw 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#libabw
```

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

- pacman (92%):

```sh
sudo pacman -S libabw
```

  证据: Arch Linux sync databases: libabw from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- Debian apt (92%):

```sh
sudo apt install libabw-0.1-1
```

  证据: Debian stable package indexes: libabw-0.1-1 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- zypper (92%):

```sh
sudo zypper install libabw-0_1-1
```

  证据: openSUSE Tumbleweed package metadata: libabw-0_1-1 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## 软件包事实

- **软件包键:** brew:libabw
- **软件包管理器:** Homebrew
- **版本:** 0.1.4
- **来源摘要:** Library for parsing AbiWord documents
- **主页:** <https://wiki.documentfoundation.org/DLP/Libraries/libabw>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- abw2html (别名)
- abw2raw (别名)
- abw2text (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 0.1.4
## 项目历史与用法

libabw is a Document Liberation Project library for parsing AbiWord documents. Its job is narrow but useful: keep .abw files readable by conversion tools and office suites even when AbiWord itself is not installed.

### 项目历史

The Document Foundation's Document Liberation Project was created to recover user data from legacy and proprietary document formats by building reusable import libraries. libabw covers AbiWord documents in that family, with sources hosted under LibreOffice infrastructure.

### 采用历史

LibreOffice added an AbiWord import filter around the external libabw library in 2013, tying the small parser library to a major office-suite import path. The Document Foundation continued to list libabw among the Document Liberation libraries in later project updates.

### 使用方式

Users encounter libabw through LibreOffice imports or command-line converters such as abw2html, abw2raw, and abw2text. The package is mostly a plumbing dependency for document migration and test conversion.

### 为什么软件包爱好者会关心

libabw is package-nerd catnip because it is a tiny library whose whole point is rescuing old office documents. It represents the long tail of format support that keeps distributions useful for archival and migration work.

### 时间线

- 2013: LibreOffice added an AbiWord import filter backed by external libabw build files.
- 2018-01-22: The Document Foundation listed libabw among Document Liberation Project libraries for document import.
- 2019-08-21: The Document Foundation announced libabw 0.1.3 with OSS-Fuzz-driven hardening fixes.

### Related projects

- Related projects include AbiWord, LibreOffice Writer, the Document Liberation Project, libwpd, libwps, libmspub, libvisio, and other file-format import libraries.

### 来源

- <https://blog.documentfoundation.org/blog/2018/01/22/dlp-five-new-libraries/>
- <https://blog.documentfoundation.org/blog/2019/08/21/updates-from-the-document-liberation-project/>
- <https://cgit.freedesktop.org/libreoffice/core/commit/?id=10eaaac020e32f0bbb3869cecee94df0955b6a3b>
- <https://git.libreoffice.org/libabw>
- <https://wiki.documentfoundation.org/DLP/Libraries/libabw>
- <https://www.documentliberation.org/>
- <https://www.documentliberation.org/about/>


## 安全说明

library-like package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- library-like package without higher-risk signals

## 其他软件包管理器记录

- Debian apt - libabw-0.1-1 - 0.1.3-1+b2: normalized package name match | Debian stable package indexes: libabw-0.1-1 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | library for reading and writing AbiWord(tm) documents | https://wiki.documentfoundation.org/DLP/Libraries/libabw
- Debian apt - libabw-dev - 0.1.3-1+b2: normalized package name match | Debian stable package indexes: libabw-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | library for reading and writing AbiWord(tm) documents -- development | https://wiki.documentfoundation.org/DLP/Libraries/libabw
- Nix - libabw: normalized package name match | nixpkgs package indexes: pkgs/by-name/li/libabw/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - libabw-0.1-1 - 0.1.3-1build4: normalized package name match | Ubuntu 24.04 LTS package indexes: libabw-0.1-1 from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz | library for reading and writing AbiWord(tm) documents | https://wiki.documentfoundation.org/DLP/Libraries/libabw
- Ubuntu apt - libabw-dev - 0.1.3-1build4: normalized package name match | Ubuntu 24.04 LTS package indexes: libabw-dev from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz | library for reading and writing AbiWord(tm) documents -- development | https://wiki.documentfoundation.org/DLP/Libraries/libabw
- apk - libabw - 0.1.3-r3: normalized package name match | Alpine Linux edge package indexes: libabw from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Import filter and tools for AbiWord documents | https://wiki.documentfoundation.org/DLP/Libraries/libabw
- apk - libabw-dev - 0.1.3-r3: normalized package name match | Alpine Linux edge package indexes: libabw-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Import filter and tools for AbiWord documents (development files) | https://wiki.documentfoundation.org/DLP/Libraries/libabw
- apk - libabw-doc - 0.1.3-r3: normalized package name match | Alpine Linux edge package indexes: libabw-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Import filter and tools for AbiWord documents (documentation) | https://wiki.documentfoundation.org/DLP/Libraries/libabw
- apk - libabw-tools - 0.1.3-r3: normalized package name match | Alpine Linux edge package indexes: libabw-tools from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Import filter and tools for AbiWord documents | https://wiki.documentfoundation.org/DLP/Libraries/libabw
- dnf - libabw - 0.1.3-20.fc45: normalized package name match | Fedora Rawhide package metadata: libabw from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | A library for import of AbiWord files | https://wiki.documentfoundation.org/DLP/Libraries/libabw
- dnf - libabw-devel - 0.1.3-20.fc45: normalized package name match | Fedora Rawhide package metadata: libabw-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Development files for libabw | https://wiki.documentfoundation.org/DLP/Libraries/libabw
- dnf - libabw-doc - 0.1.3-20.fc45: normalized package name match | Fedora Rawhide package metadata: libabw-doc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Documentation of libabw API | https://wiki.documentfoundation.org/DLP/Libraries/libabw
- dnf - libabw-tools - 0.1.3-20.fc45: normalized package name match | Fedora Rawhide package metadata: libabw-tools from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Tools to transform AbiWord files into other formats | https://wiki.documentfoundation.org/DLP/Libraries/libabw
- pacman - libabw - 0.1.4-1: normalized package name match | Arch Linux sync databases: libabw from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | a library that parses the file format of AbiWord documents | https://wiki.documentfoundation.org/DLP/Libraries/libabw
- zypper - libabw-0_1-1 - 0.1.4-1.3: normalized package name match | openSUSE Tumbleweed package metadata: libabw-0_1-1 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Library for parsing the AbiWord file format structure | https://wiki.documentfoundation.org/DLP/Libraries/libabw
- zypper - libabw-devel - 0.1.4-1.3: normalized package name match | openSUSE Tumbleweed package metadata: libabw-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Files for Developing with libabw | https://wiki.documentfoundation.org/DLP/Libraries/libabw


## Combined YAML source

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