playerctl

Control media players via MPRIS. More information: <https://github.com/altdesktop/playerctl>.

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