glxdemo

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