eglinfo

EGL utilities

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