Can't find glslc for vulkan on linux mint 19 with gtx 1070ti

Trying to setup for vulkan development on my linux machine with linux mint 19 and a gtx 1070ti, but I can’t figure out which package has glslc for vulkan. I have vulkan-tools and vulkan-utils installed, but glslc isn’t present.

LunarXchange → ubuntu packages

looks like you need to install the sdk, as debian has not packaged glslc.

It was a little more messier than that as I needed uninstall all my prior attempts to install vulkan.

This one worked, but I needed to make sure all prior installed were removed prior to it: https://vulkan.lunarg.com/doc/sdk/1.2.1 … buntu.html