cmus

Command-line Music Player. Use arrow keys to navigate, <enter/return> to select, and numbers 1-8 switch between different views. More information: <https://cmus.github.io>.

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