Unable to install or build shader compiler using lunarg

Seems like I am locked in a circle, khronos says to use the lunarg SDK, however it will not install on Ubuntu 22.04. Package management and tar ball both are broken.

My question now is, what tool do I need inorder to compile the shaders for Vulkan.

sudo apt install qtbase5-dev libxcb-xinput0 libxcb-xinerama0
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
libxcb-xinerama0 is already the newest version (1.14-3ubuntu3).
libxcb-xinerama0 set to manually installed.
libxcb-xinput0 is already the newest version (1.14-3ubuntu3).
libxcb-xinput0 set to manually installed.
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 qtbase5-dev : Depends: libqt5concurrent5 (= 5.15.3+dfsg-2) but 5.15.3+dfsg-2ubuntu0.2 is to be installed
               Depends: libqt5core5a (= 5.15.3+dfsg-2) but 5.15.3+dfsg-2ubuntu0.2 is to be installed
               Depends: libqt5dbus5 (= 5.15.3+dfsg-2) but 5.15.3+dfsg-2ubuntu0.2 is to be installed
               Depends: libqt5gui5 (= 5.15.3+dfsg-2) but 5.15.3+dfsg-2ubuntu0.2 is to be installed
               Depends: libqt5network5 (= 5.15.3+dfsg-2) but 5.15.3+dfsg-2ubuntu0.2 is to be installed
               Depends: libqt5printsupport5 (= 5.15.3+dfsg-2) but 5.15.3+dfsg-2ubuntu0.2 is to be installed
               Depends: libqt5sql5 (= 5.15.3+dfsg-2) but 5.15.3+dfsg-2ubuntu0.2 is to be installed
               Depends: libqt5test5 (= 5.15.3+dfsg-2) but 5.15.3+dfsg-2ubuntu0.2 is to be installed
               Depends: libqt5widgets5 (= 5.15.3+dfsg-2) but 5.15.3+dfsg-2ubuntu0.2 is to be installed
               Depends: libqt5xml5 (= 5.15.3+dfsg-2) but 5.15.3+dfsg-2ubuntu0.2 is to be installed
               Depends: qtbase5-dev-tools (= 5.15.3+dfsg-2)
               Recommends: libqt5opengl5-dev (= 5.15.3+dfsg-2) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.