sudo apt install vulkan-utils
우분투 18.04 LTS를 사용하려고 합니다 .
하지만 다음 오류가 발생합니다.
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.
나는 이 글을 읽었다apt-get: "...하지만 설치되지 않음"의 이유sudo apt install vulkan-tools
성공적으로 수행한 작업을 시도해야 sudo apt install vulkan-utils
하지만 여전히 동일한 오류 메시지가 나타납니다.