mplayer

Cross-platform multimedia player. More information: <https://mplayerhq.hu/DOCS/HTML/en/commandline.html>.

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