glretrace

tools for debugging OpenGL applications and drivers - cli frontends

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