glslangValidator

OpenGL and OpenGL ES shader front end and validator

Debian Debian
RUN apt-get update && \ apt-get install -y glslang-tools
Ubuntu
RUN apt-get update && \ apt-get install -y glslang-tools
Arch Arch Linux
RUN pacman -S --noconfirm glslang
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y glslang-tools
Fedora
RUN dnf install -y glslang
click the source code to copy install glslangValidator on any operating system with command-not-found.com