# wv を Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper でインストール

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

## インストール

```sh
sudo av install brew:wv
```

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

### macOS

- Homebrew (100%):

```sh
brew install wv
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install wv
```

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

### Linux

- apk (92%):

```sh
sudo apk add wv
```

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

- Debian apt (92%):

```sh
sudo apt install wv
```

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

- dnf (92%):

```sh
sudo dnf install wv
```

  証拠: Fedora Rawhide package metadata: wv 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#wv
```

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

- pacman (92%):

```sh
sudo pacman -S wv
```

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

- zypper (92%):

```sh
sudo zypper install wv
```

  証拠: openSUSE Tumbleweed package metadata: wv from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## パッケージ情報

- **パッケージキー:** brew:wv
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/wv>
- **バージョン:** 1.2.9
- **ソース概要:** Programs for accessing Microsoft Word documents
- **ホームページ:** <https://wvware.sourceforge.net/>
- **上流ドキュメント:** <https://wvware.sourceforge.net/>
- **ライセンス:** GPL-2.0-or-later
- **ソースアーカイブ:** <https://deb.debian.org/debian/pool/main/w/wv/wv_1.2.9.orig.tar.gz>
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- wvAbw (cli)
- wvCleanLatex (cli)
- wvConvert (cli)
- wvDVI (cli)
- wvDocBook (cli)
- wvHtml (cli)
- wvLatex (cli)
- wvMime (cli)
- wvPDF (cli)
- wvPS (cli)
- wvRTF (cli)
- wvSummary (cli)
- wvText (cli)
- wvVersion (cli)
- wvWare (cli)
- wvWml (cli)
- wvAbw (エイリアス)
- wvCleanLatex (エイリアス)
- wvConvert (エイリアス)
- wvDVI (エイリアス)
- wvDocBook (エイリアス)
- wvHtml (エイリアス)
- wvLatex (エイリアス)
- wvMime (エイリアス)
- wvPDF (エイリアス)
- wvPS (エイリアス)
- wvRTF (エイリアス)
- wvSummary (エイリアス)
- wvText (エイリアス)
- wvVersion (エイリアス)
- wvWare (エイリアス)
- wvWml (エイリアス)

## 依存関係

- gettext
- glib
- libgsf
- libpng
- libwmf

## ビルド依存関係

- pkgconf

## macOS 提供ライブラリ

- libxml2

## インストール挙動

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

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 1.2.9
- ローカルデータ: OK
- 上流リポジトリ: https://wvware.sourceforge.net/
- 情報: No package-manager update timestamp was available.
- 情報: Release/tag comparison is only available for GitHub repositories.
## プロジェクトの歴史と使われ方

wv, also known as wvWare and formerly mswordview, is a GPL library and set of command-line utilities for reading and converting legacy Microsoft Word binary documents. Its official homepage says it can load and parse Word 2000, 97, 95, and 6 formats, with limited support for earlier Word 2 documents.

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

The project began as `mswordview`, but the official homepage says that name was uncomfortably close to Microsoft's Word Viewer product, so the library was renamed to wv. Its focus was interoperability with the OLE2-wrapped binary Word formats used before the newer XML-based Office formats became dominant.

wv became part of the free-software office stack around AbiWord. The homepage says wv is used by AbiWord as its Word importer and that KWord developers used concepts and pieces of its code. The SourceForge project summary describes wvWare as the continuation of Caolan McNamara's wv MSWord library, with efforts to improve correctness, robustness, and Word97 export.

### 採用の歴史

wv spread widely because opening old `.doc` files was a practical need on Unix-like systems. The homepage lists Linux as the main development platform but also mentions BSD, Solaris, OS/2, AIX, OSF/1, and other ports, while GnuWin32 maintained a Windows port. Later, the site itself advised users to prefer AbiWord for many conversion tasks while keeping the wv library as useful document-import infrastructure.

### 使われ方

The package includes tools such as `wvHtml`, `wvLatex`, `wvText`, `wvPDF`, `wvPS`, `wvAbw`, `wvWml`, and `wvSummary`. Typical package-nerd usage is batch conversion or metadata extraction from old Word binary documents, especially in scripts, mail or browser helper contexts, or archival workflows where a GUI word processor is too heavy.

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

wv is historically important because it represents the gritty document-interoperability work that made proprietary binary formats usable from free Unix systems. It matters less as a modern daily document converter and more as a bridge between old Microsoft Word files, command-line conversion pipelines, AbiWord, and archival/package ecosystems that still need to process legacy `.doc` content.

### タイムライン

- Pre-2000s: The project is known as mswordview before being renamed to wv.
- 2005-10-13: wv 1.2.0 is released, switching to libgsf, libxml2, and glib according to the official news notes.
- 2006-03: wv 1.2.1 is released as a minor bugfix release.
- 2010s onward: The upstream site documents the command-line utilities as mostly deprecated in favor of AbiWord, while the wv library remains useful as document-import infrastructure.

### Related projects

- wv is closely related to AbiWord, which used it as a Word importer, and to KWord, whose developers reused concepts and code. It also sits in the same historical niche as Antiword and other command-line tools for extracting text or converting legacy Microsoft Word documents.

### ソース

- <https://sourceforge.net/projects/wvware/>
- <https://wvware.sourceforge.net/>
- <https://wvware.sourceforge.net/wvWare.html>


## セキュリティノート

narrow executable package without higher-risk signals.

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

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

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** wv
- **Version Scheme:** 0
- **Revision:** 2
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

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

- Debian apt - libwv-1.2-4t64 - 1.2.9-8+b1: normalized package name match | Debian stable package indexes: libwv-1.2-4t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Library for accessing Microsoft Word documents | http://www.abisource.com/projects/
- Debian apt - libwv-dev - 1.2.9-8+b1: normalized package name match | Debian stable package indexes: libwv-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Development files for the wvWare library | http://www.abisource.com/projects/
- Debian apt - wv - 1.2.9-8+b1: normalized package name match | Debian stable package indexes: wv from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Programs for accessing Microsoft Word documents | http://www.abisource.com/projects/
- Nix - wv: normalized package name match | nixpkgs package indexes: pkgs/by-name/wv/wv/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - libwv-1.2-4t64 - 1.2.9-8: normalized package name match | Ubuntu 24.04 LTS package indexes: libwv-1.2-4t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Library for accessing Microsoft Word documents | http://www.abisource.com/projects/
- Ubuntu apt - libwv-dev - 1.2.9-8: normalized package name match | Ubuntu 24.04 LTS package indexes: libwv-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Development files for the wvWare library | http://www.abisource.com/projects/
- Ubuntu apt - wv - 1.2.9-8: normalized package name match | Ubuntu 24.04 LTS package indexes: wv from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Programs for accessing Microsoft Word documents | http://www.abisource.com/projects/
- apk - wv - 1.2.9-r7: normalized package name match | Alpine Linux edge package indexes: wv from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | A library that can load and parse Word 2000, 97, 95 and 6 file formats | https://sourceforge.net/projects/wvware/
- apk - wv-dev - 1.2.9-r7: normalized package name match | Alpine Linux edge package indexes: wv-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | A library that can load and parse Word 2000, 97, 95 and 6 file formats (development files) | https://sourceforge.net/projects/wvware/
- apk - wv-doc - 1.2.9-r7: normalized package name match | Alpine Linux edge package indexes: wv-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | A library that can load and parse Word 2000, 97, 95 and 6 file formats (documentation) | https://sourceforge.net/projects/wvware/
- dnf - wv - 1.2.9-35.fc45: normalized package name match | Fedora Rawhide package metadata: wv from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | MSWord 6/7/8/9 binary file format to HTML converter | http://www.abisource.com/downloads/wv/
- dnf - wv-devel - 1.2.9-35.fc45: normalized package name match | Fedora Rawhide package metadata: wv-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | MSWord format converter - development files | http://www.abisource.com/downloads/wv/
- pacman - wv - 1.2.9-9: normalized package name match | Arch Linux sync databases: wv from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | MSWord library that can load and parse Word 2000, 97, 95 and 6 file formats | https://github.com/AbiWord/wv
- zypper - libwv-1_2-4 - 1.2.9-4.8: normalized package name match | openSUSE Tumbleweed package metadata: libwv-1_2-4 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Library for importing Microsoft Word documents | http://wvware.sourceforge.net/
- zypper - wv - 1.2.9-4.8: normalized package name match | openSUSE Tumbleweed package metadata: wv from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Tools for Importing Microsoft Word (tm) Documents | http://wvware.sourceforge.net/
- zypper - wv-devel - 1.2.9-4.8: normalized package name match | openSUSE Tumbleweed package metadata: wv-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Header files for wv | http://wvware.sourceforge.net/


## 関連リンク

- [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.
- [Networking and protocol packages](https://pkg.so/ja/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Productivity CLI packages](https://pkg.so/ja/productivity-cli-packages/) - Matched curated productivity category metadata from av.db.
- [glib](https://pkg.so/ja/brew/glib/) - Runtime dependency declared by Homebrew.
- [gettext](https://pkg.so/ja/brew/gettext/) - Runtime dependency declared by Homebrew.
- [libpng](https://pkg.so/ja/brew/libpng/) - Runtime dependency declared by Homebrew.
- [libgsf](https://pkg.so/ja/brew/libgsf/) - Runtime dependency declared by Homebrew.
- [libwmf](https://pkg.so/ja/brew/libwmf/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://pkg.so/ja/brew/pkgconf/) - Build dependency declared by Homebrew.
- [wv2](https://pkg.so/ja/brew/wv2/) - Package name indicates the same formula family.
- [a2ps](https://pkg.so/ja/brew/a2ps/) - Shares pkgdb curated category or tags: cli, document-conversion, productivity.
- [multimarkdown](https://pkg.so/ja/brew/multimarkdown/) - Shares pkgdb curated category or tags: cli, document-conversion, productivity.
- [docx2txt](https://pkg.so/ja/brew/docx2txt/) - Shares pkgdb curated category or tags: cli, document-conversion, productivity.
- [latex2html](https://pkg.so/ja/brew/latex2html/) - Shares pkgdb curated category or tags: cli, document-conversion, productivity.
- [libwpd](https://pkg.so/ja/brew/libwpd/) - Shares pkgdb curated category or tags: cli, document-conversion, productivity.
- [pandemics](https://pkg.so/ja/brew/pandemics/) - Shares pkgdb curated category or tags: cli, document-conversion, productivity.
- [unoserver](https://pkg.so/ja/brew/unoserver/) - Shares pkgdb curated category or tags: cli, document-conversion, productivity.
- [hevea](https://pkg.so/ja/brew/hevea/) - Shares pkgdb curated category or tags: cli, document-conversion, productivity.
- [libmwaw](https://pkg.so/ja/brew/libmwaw/) - Local package facts share a topical domain. Shared terms: cli, conversion, document, document-conversion, documents.

## Combined YAML source

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