macOS
brew install vulkan-toolslocal Homebrew formula metadata
sudo port install vulkan-toolsMacPorts ports tree · graphics/vulkan-tools/Portfile · source: api.github.com
brew
Vulkan utilities and tools. Version 1.4.350.1 via Homebrew; verified 2026-06-22.
install
brew install vulkan-toolslocal Homebrew formula metadata
sudo port install vulkan-toolsMacPorts ports tree · graphics/vulkan-tools/Portfile · source: api.github.com
sudo apk add vulkan-toolsAlpine Linux edge package indexes · vulkan-tools · source: dl-cdn.alpinelinux.org
sudo apt install vulkan-toolsDebian stable package indexes · vulkan-tools · source: deb.debian.org
sudo dnf install vulkan-toolsFedora Rawhide package metadata · vulkan-tools · source: dl.fedoraproject.org
nix profile install nixpkgs#vulkan-toolsnixpkgs package indexes · pkgs/by-name/vu/vulkan-tools/package.nix · source: api.github.com
sudo pacman -S vulkan-toolsArch Linux sync databases · vulkan-tools · source: geo.mirror.pkgbuild.com
sudo zypper install vulkan-toolsopenSUSE Tumbleweed package metadata · vulkan-tools · source: download.opensuse.org
overview
Vulkan utilities and tools
history
Vulkan Tools is the Khronos-hosted repository for small but important Vulkan development utilities, including `vulkaninfo`, `vkcube`, `vkcubepp`, a mock ICD, and Windows runtime installer support. It is part of the practical tooling layer around the Vulkan graphics and compute API.
Vulkan itself was released by Khronos as the Vulkan 1.0 specification on February 16, 2016, together with an open-source ecosystem intended to make the new explicit, low-overhead API usable across vendors and platforms. The Vulkan-Tools repository was created under KhronosGroup in May 2018 as the standalone home for utility programs that had grown up around the SDK and loader ecosystem.
The README credits LunarG as the primary developer of the repository, Valve as a funder of project development, Google as a significant contributor to the validation layers, and Khronos as the host and overseer. That stewardship history matches Vulkan's broader development model: a standards body coordinating practical open-source tooling across GPU vendors, operating systems, SDK releases, and driver stacks.
The repository's versioning follows Vulkan specification and SDK cadence. Since the 1.3.266 specification release, README documentation distinguishes Vulkan specification tags such as `v1.3.266` from SDK tags such as `vulkan-sdk-1.3.266.0`, making the tools track both upstream API evolution and tested SDK snapshots.
The tools became a common first-contact test suite for Vulkan availability. `vulkaninfo` is routinely used to print instance, device, layer, extension, and driver information, while `vkcube` is the small visual smoke test many users run to prove that the loader, ICD, driver, and presentation path are all wired together.
Because Vulkan targets many operating systems and driver stacks, these utilities occupy a niche similar to `glxinfo` and `glxgears` in older OpenGL workflows: humble commands that package maintainers, graphics developers, driver engineers, and users reach for before debugging a full application.
Typical usage is direct and diagnostic. `vulkaninfo` reports what the local Vulkan loader and installed drivers expose; `vkcube` and `vkcubepp` create a simple rendered cube to verify that an application can create a Vulkan instance, pick a device, present to a surface, and draw.
The tools are also useful in bug reports because they reduce a large graphics stack to reproducible facts: driver versions, supported extensions, enabled layers, physical-device capabilities, and whether a minimal demo can present frames.
For package nerds, Vulkan Tools is the tiny executable edge of a large standards ecosystem. Installing the package gives immediate checks for whether the Vulkan loader, ICD JSON files, GPU driver, validation-layer setup, and SDK expectations line up on a given machine.
security posture
No matching local secret-handling manifest was found for vulkan-tools. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
vkcube | cli | global executable | |
vkcubepp | cli | global executable | |
vulkaninfo | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/KhronosGroup/Vulkan-Tools
install metadata
| Package key | brew:vulkan-tools |
|---|---|
| Version | 1.4.350.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/vulkan-tools |
| Homepage | https://github.com/KhronosGroup/Vulkan-Tools |
| Repository | https://github.com/KhronosGroup/Vulkan-Tools |
| Upstream docs | https://github.com/KhronosGroup/Vulkan-Tools/blob/main/README.md |
| License | Apache-2.0 |
| Source archive | https://github.com/KhronosGroup/Vulkan-Tools/archive/refs/tags/vulkan-sdk-1.4.350.1.tar.gz |
| Last updated | 2026-06-22T14:06:37-07:00 |
| Pulse | updated |
| Dependencies | glslang, molten-vk, vulkan-headers, vulkan-loader |
| Build dependencies | cmake, pkgconf |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
| Caveats | The mock ICD files have been installed in $HOMEBREW_PREFIX/opt/vulkan-tools/lib/mock_icd You can use them with the Vulkan Loader by setting export VK_ICD_FILENAMES=$HOMEBREW_PREFIX/opt/vulkan-tools/lib/mock_icd/VkICD_mock_icd.json |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | vulkan-tools |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
vulkan-tools 1.4.304.0+dfsg1-1
Miscellaneous Vulkan utilities
https://github.com/KhronosGroup/Vulkan-Tools
sudo apt install vulkan-toolsvulkan-tools
nix profile install nixpkgs#vulkan-toolsvulkan-tools 1.3.275.0+dfsg1-1
Miscellaneous Vulkan utilities
https://github.com/KhronosGroup/Vulkan-Tools
sudo apt install vulkan-toolsvulkan-tools 1.4.347-r0
Vulkan Utilities and Tools
https://www.khronos.org/vulkan
sudo apk add vulkan-toolsvulkan-tools-dbg 1.4.347-r0
Vulkan Utilities and Tools (debug symbols)
https://www.khronos.org/vulkan
sudo apk add vulkan-tools-dbgvulkan-tools 1.4.341.0-1.fc45
Vulkan tools
https://github.com/KhronosGroup/Vulkan-Tools
sudo dnf install vulkan-toolsvulkan-tools 1.4.350.0-1
Vulkan tools and utilities
sudo pacman -S vulkan-toolsvulkan-tools 1.4.350-1.1
Diagnostic utilities for Vulkan
https://github.com/KhronosGroup/Vulkan-Tools
sudo zypper install vulkan-toolsvulkan-tools-32bit 1.4.350-1.1
Diagnostic utilities for Vulkan
https://github.com/KhronosGroup/Vulkan-Tools
sudo zypper install vulkan-tools-32bitvulkan-tools
sudo port install vulkan-toolssource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.