audacious

An open-source audio player. More information: <https://audacious-media-player.org>.

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 audacious on any operating system with command-not-found.com