I am trying sudo apt install vulkan-utils on my Ubuntu 18.04 LTS.
But I get this error:
The following packages have unmet dependencies:
vulkan-utils : Depends: vulkan-tools but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
I read on this post apt-get: reasons for “…but it is not going to be installed” that I should try sudo apt install vulkan-tools which I did successfully, sudo apt install vulkan-utilsis still giving me the same error message though.
vulkan-utilsmay not be compatible with my OS? – iaquobe Feb 20 '19 at 03:17