cec-client

Pulse-Eight's libcec for the Pulse-Eight USB-CEC adapter

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