ncmpc

ncurses-based audio player

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