soxi

SoXI - Sound eXchange Information, display sound file metadata. More information: <https://manned.org/soxi.1>.

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