wavpack

audio codec (lossy and lossless) - encoder and decoder

Debian Debian
RUN apt-get update && \ apt-get install -y wavpack
Ubuntu
RUN apt-get update && \ apt-get install -y wavpack
Alpine
RUN apk add wavpack
Arch Arch Linux
RUN pacman -S --noconfirm wavpack
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y wavpack
CentOS
RUN yum install -y wavpack
Fedora
RUN dnf install -y wavpack
Raspbian
RUN apt-get update && \ apt-get install -y wavpack
click the source code to copy install wavpack on any operating system with command-not-found.com