glewinfo
OpenGL Extension Wrangler - utilities
RUN apt-get update && \
apt-get install -y glew-utils
RUN apt-get update && \
apt-get install -y glew-utils
RUN apk add glew
RUN pacman -S --noconfirm glew-wayland
RUN apt-get update && \
apt-get install -y glew-utils
RUN yum install -y glew
RUN dnf install -y glew
RUN apt-get update && \
apt-get install -y glew-utils