sndfile-resample

Secret Rabbit Code - aka Sample Rate Converter for audio

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