audtool

small and fast audio player which supports lots of formats

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