mpv

A audio/video player based on MPlayer. More information: <https://mpv.io>.

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