glxinfo

Miscellaneous Mesa GL utilities

Debian Debian
RUN apt-get update && \ apt-get install -y mesa-utils
Ubuntu
RUN apt-get update && \ apt-get install -y mesa-utils
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
CentOS
RUN yum install -y glx-utils
Fedora
RUN dnf install -y glx-utils
Raspbian
RUN apt-get update && \ apt-get install -y mesa-utils
click the source code to copy install glxinfo on any operating system with command-not-found.com