sndfile-concat

Sample programs that use libsndfile

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