Automic VaultAutomic Vault

brew

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

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install wavpack

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install wavpack

MacPorts ports tree · audio/wavpack/Portfile · ソース: api.github.com

Linux

Alpine Linux apk確認済み · 92%
sudo apk add wavpack

Alpine Linux edge package indexes · wavpack · ソース: dl-cdn.alpinelinux.org

Debian apt確認済み · 92%
sudo apt install wavpack

Debian stable package indexes · wavpack · ソース: deb.debian.org

Fedora dnf確認済み · 92%
sudo dnf install wavpack

Fedora Rawhide package metadata · wavpack · ソース: dl.fedoraproject.org

Nix確認済み · 92%
nix profile install nixpkgs#wavpack

nixpkgs package indexes · pkgs/by-name/wa/wavpack/package.nix · ソース: api.github.com

Arch Linux pacman確認済み · 92%
sudo pacman -S wavpack

Arch Linux sync databases · wavpack · ソース: geo.mirror.pkgbuild.com

openSUSE zypper確認済み · 92%
sudo zypper install wavpack

openSUSE Tumbleweed package metadata · wavpack · ソース: download.opensuse.org

Windows

Scoop確認済み · 92%
scoop install main/wavpack

Scoop official bucket manifest trees · bucket/wavpack.json · ソース: api.github.com

概要

パッケージ概要

Hybrid lossless audio compression

コマンドとエイリアス

  • wavpack
  • wvgain
  • wvtag
  • wvunpack

履歴

プロジェクトの歴史と使われ方

WavPack is David Bryant's open audio compression format, reference library, and command-line toolset. It is best known for combining ordinary lossless audio compression with a distinctive hybrid mode that can produce a standalone lossy `.wv` file plus a `.wvc` correction file for full lossless restoration.

プロジェクトの歴史

Secondary histories and archived release listings trace WavPack back to David Bryant's mid-1998 development work and version 1.0 on August 15, 1998. Version 2.0 followed on September 2, 1998 with lossy encoding based on quantizing prediction residue rather than psychoacoustic masking, and version 3.0 arrived on September 12, 1999 with fast mode, raw PCM compression, and CRC error detection.

The late 3.x series introduced the hybrid model that became WavPack's defining feature: a lossy file usable on its own plus a correction file that restores the original PCM stream when present. ReallyRareWares records that version 3.97, dated February 18, 2003, released the sources under a BSD license after WavPack had previously been closed-source freeware. WavPack 4 then introduced a new file format structure and a more modern feature set, including fast seeking, better robustness, multichannel and high-resolution audio support.

The WavPack 5 era broadened the format from a WAV-centered compressor into a more general audio archiving tool. The official site says version 5.0.0 added several new file formats and lossless DSD audio compression, and the changelog dates 5.0.0 to December 6, 2016 with RF64, Wave64, CAF, Philips DSDIFF, Sony DSF, very large file support, block checksums, non-standard channel identities, and streaming-oriented decoding improvements. Later releases added wvtag, fuzzing and CI hardening, AIFF support, multithreading, BW64 recognition, improved ID3 handling, and version 5.9.0 on January 16, 2026.

採用の歴史

WavPack has long had a dual adoption pattern: audiophile/archival users who value efficient lossless storage and hybrid correction files, and software ecosystems that need a permissive, open implementation. The official site lists support across players, editors, rippers, taggers, and media frameworks, including foobar2000, JRiver MediaCenter, Audacity, Winamp plugins, Reaper, FL Studio, VLC, SoX, GStreamer-enabled Linux distributions, FFmpeg/avconv, MPD, DeaDBeeF, X Lossless Decoder, and many others.

Hardware and firmware support also gave WavPack a place in portable audio culture. The official site highlights Rockbox playback and recording support across many older portable music players, Cowon devices as early native-support examples, and later high-end portable players and media players that advertise WavPack playback. Hydrogenaudio summarizes WavPack as a feature-rich lossless compressor with broad software support, Direct Stream Digital support, and practical caution that some advanced features are best handled through the official tools rather than limited third-party encoders.

使われ方

The reference distribution centers on `wavpack` for encoding, `wvunpack` for decoding/restoration, `wvgain` for ReplayGain analysis, and `wvtag` for APEv2 metadata. The official manual describes batch operation, wildcard input, stdin/stdout piping, raw PCM handling, reencoding existing WavPack files while copying tags, safe overwrite behavior through temporary files, progress reporting, and the ability to preserve headers and metadata so lossless restoration is bit-identical to the original file.

Hybrid mode is the specialist workflow: users choose a target bitrate with `-b` or the newer `-c<n>` shortcut, optionally create a correction file, keep the `.wv` as a smaller portable listening copy, and archive `.wv` plus `.wvc` together for lossless recovery. Pure lossless mode is used for ordinary audio archiving, while WavPack 5's DSD and large-file support made it useful for SACD-derived DSF/DFF material and other non-CD archival sources.

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

WavPack matters to package nerds because it is both a codec format and a reference C library with real downstream surface area: command-line tools, libwavpack, plugins, media-framework integration, fuzzing history, assembly optimizations, file-format documentation, and distro-packaged development libraries. It also occupies a rare design point among audio codecs: permissive licensing, open specification, lossless/hybrid operation, DSD support, metadata tooling, and archival attention to restoring non-audio chunks.

タイムライン

  • 1998-08-15: WavPack 1.0 is released for DOS with lossless compression and decompression.
  • 1998-09-02: WavPack 2.0 adds lossy encoding.
  • 1999-09-12: WavPack 3.0 adds fast mode, raw PCM compression, and CRC error detection.
  • 2003-02-18: Version 3.97 sources are released under a BSD license.
  • 2006-03-20: WavPack 4.31 era reflects the post-WavPack-4 file format and feature transition.
  • 2016-12-06: WavPack 5.0.0 adds multiple input formats, DSD compression, large-file support, block checksums, and streaming-oriented decoder changes.
  • 2024-02-29: WavPack 5.7.0 adds optional multithreaded encoding and decoding.
  • 2026-01-16: WavPack 5.9.0 is released with tag-copy support and additional robustness fixes.

Related projects

  • WavPack is commonly discussed alongside FLAC, ALAC, Monkey's Audio, OptimFROG, MPEG-4 ALS, TAK, FFmpeg, GStreamer, Rockbox, foobar2000, SoX, and audio tagging/replaygain tools. Its hybrid correction-file model is closest in spirit to OptimFROG DualStream and later scalable/layered lossless ideas such as MPEG-4 SLS and DTS-HD Master Audio.

セキュリティ状態

リスクレベル: blue

broad file, network, media, or database tool signal.

リスク分類器

リスク blue · 信頼度 中 · tool

理由

  • broad file, network, media, or database tool signal

信号

  • text:compress,audio

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
wavpackcliグローバル実行可能ファイル
wvgaincliグローバル実行可能ファイル
wvtagcliグローバル実行可能ファイル
wvunpackcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版5.9.0
マネージャ更新日
ローカルデータOK
上流not checked
検出された最新未検出

https://www.wavpack.com/

  • 情報No package-manager update timestamp was available.信頼度 低
  • 情報Release/tag comparison is only available for GitHub repositories.https://www.wavpack.com/信頼度 none

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:wavpack
バージョン5.9.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/wavpack
ホームページhttps://www.wavpack.com/
リポジトリhttps://github.com/dbry/WavPack
上流ドキュメントhttps://github.com/dbry/WavPack/blob/master/README.md
ライセンスBSD-3-Clause
ソースアーカイブhttps://www.wavpack.com/wavpack-5.9.0.tar.bz2
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namewavpack
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

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

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

libwavpack-dev 5.8.1-1

audio codec (lossy and lossless) - development files

http://www.wavpack.com

sudo apt install libwavpack-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: wavpack
  • 1 依存関係
  • normalized package name match
  • 一致条件: Wavpack
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libwavpack-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libwavpack1 5.8.1-1

audio codec (lossy and lossless) - library

http://www.wavpack.com

sudo apt install libwavpack1
  • Section: libs
  • Architecture: amd64
  • Source Package: wavpack
  • 1 依存関係
  • normalized package name match
  • 一致条件: Wavpack
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libwavpack1 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

wavpack 5.8.1-1

audio codec (lossy and lossless) - encoder and decoder

http://www.wavpack.com

sudo apt install wavpack
  • Section: sound
  • Architecture: amd64
  • 2 依存関係
  • normalized package name match
  • 一致条件: Wavpack
Debian stable package indexes · deb.debian.org · Debian stable package indexes: wavpack from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

wavpack

nix profile install nixpkgs#wavpack
  • normalized package name match
  • 一致条件: Wavpack
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/wa/wavpack/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

libwavpack-dev 5.6.0-1build1

audio codec (lossy and lossless) - development files

http://www.wavpack.com

sudo apt install libwavpack-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: wavpack
  • 1 依存関係
  • normalized package name match
  • 一致条件: Wavpack
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libwavpack-dev from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

libwavpack1 5.6.0-1build1

audio codec (lossy and lossless) - library

http://www.wavpack.com

sudo apt install libwavpack1
  • Section: libs
  • Architecture: amd64
  • Source Package: wavpack
  • 1 依存関係
  • normalized package name match
  • 一致条件: Wavpack
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libwavpack1 from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

wavpack 5.6.0-1build1

audio codec (lossy and lossless) - encoder and decoder

http://www.wavpack.com

sudo apt install wavpack
  • Section: universe/sound
  • Architecture: amd64
  • 2 依存関係
  • normalized package name match
  • 一致条件: Wavpack
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: wavpack from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

wavpack 5.9.0-r0

Audio compression format with lossless, lossy, and hybrid compression modes

https://www.wavpack.com/

sudo apk add wavpack
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: wavpack
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Wavpack
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: wavpack from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

wavpack-dev 5.9.0-r0

Audio compression format with lossless, lossy, and hybrid compression modes (development files)

https://www.wavpack.com/

sudo apk add wavpack-dev
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: wavpack
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Wavpack
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: wavpack-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

wavpack-doc 5.9.0-r0

Audio compression format with lossless, lossy, and hybrid compression modes (documentation)

https://www.wavpack.com/

sudo apk add wavpack-doc
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: wavpack
  • normalized package name match
  • 一致条件: Wavpack
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: wavpack-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

wavpack-libs 5.9.0-r0

Audio compression format with lossless, lossy, and hybrid compression modes (libraries)

https://www.wavpack.com/

sudo apk add wavpack-libs
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: wavpack
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Wavpack
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: wavpack-libs from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

mingw32-wavpack 5.9.0-2.fc45

WavPack - development files

https://www.wavpack.com/

sudo dnf install mingw32-wavpack
  • License: BSD-3-Clause AND BSD-2-Clause AND LicenseRef-Fedora-Public-Domain
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: wavpack
  • 4 依存関係
  • 3 提供
  • normalized package name match
  • 一致条件: Wavpack
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: mingw32-wavpack from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

mingw32-wavpack-tools 5.9.0-2.fc45

WavPack - development files tools

https://www.wavpack.com/

sudo dnf install mingw32-wavpack-tools
  • License: BSD-3-Clause AND BSD-2-Clause AND LicenseRef-Fedora-Public-Domain
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: wavpack
  • 4 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Wavpack
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: mingw32-wavpack-tools from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

mingw64-wavpack 5.9.0-2.fc45

WavPack - development files tools

https://www.wavpack.com/

sudo dnf install mingw64-wavpack
  • License: BSD-3-Clause AND BSD-2-Clause AND LicenseRef-Fedora-Public-Domain
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: wavpack
  • 4 依存関係
  • 3 提供
  • normalized package name match
  • 一致条件: Wavpack
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: mingw64-wavpack from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

mingw64-wavpack-tools 5.9.0-2.fc45

WavPack - development files tools tools

https://www.wavpack.com/

sudo dnf install mingw64-wavpack-tools
  • License: BSD-3-Clause AND BSD-2-Clause AND LicenseRef-Fedora-Public-Domain
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: wavpack
  • 4 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Wavpack
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: mingw64-wavpack-tools from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

wavpack 5.9.0-2.fc45

A completely open audiocodec

https://www.wavpack.com/

sudo dnf install wavpack
  • License: BSD-3-Clause AND BSD-2-Clause AND LicenseRef-Fedora-Public-Domain
  • Category: Unspecified
  • Architecture: i686
  • Source Package: wavpack
  • 3 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Wavpack
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: wavpack from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment