edid-decode

decode the binary EDID information from monitors

Debian Debian
RUN apt-get update && \ apt-get install -y edid-decode
Ubuntu
RUN apt-get update && \ apt-get install -y edid-decode
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y edid-decode
CentOS
RUN yum install -y edid-decode
Fedora
RUN dnf install -y edid-decode
Raspbian
RUN apt-get update && \ apt-get install -y edid-decode
click the source code to copy install edid-decode on any operating system with command-not-found.com