How To Install Spirv-dis?
spirv-dis
API and commands for processing SPIR-V modules
Install spirv-dis
-
Debian
apt-get install spirv-tools
Click to copy -
Ubuntu
apt-get install spirv-tools
Click to copy -
Arch Linux
pacman -S spirv-tools
Click to copy -
Fedora
dnf install spirv-tools
Click to copy
spirv-tools
API and commands for processing SPIR-V modules
Installation of latest spirv-dis command is available for Debian, Ubuntu, Arch and Fedora. You can copy the command for your OS from above and paste it into your terminal. Once you run the command it will download the 2023 latest package from the repository and install it in your computer/server.