vulkaninfo

Miscellaneous Vulkan utilities

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