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>.
RUN apt-get update && \
apt-get install -y cmus
RUN apt-get update && \
apt-get install -y cmus
RUN apk add cmus
RUN pacman -S --noconfirm cmus
RUN apt-get update && \
apt-get install -y cmus
RUN apt-get update && \
apt-get install -y cmus