wvgain
audio codec (lossy and lossless) - encoder and decoder
RUN apt-get update && \
apt-get install -y wavpack
RUN apt-get update && \
apt-get install -y wavpack
RUN apk add wavpack
RUN pacman -S --noconfirm wavpack
RUN apt-get update && \
apt-get install -y wavpack
RUN yum install -y wavpack
RUN dnf install -y wavpack
RUN apt-get update && \
apt-get install -y wavpack