macOS
brew install vulkan-toolslocal Homebrew formula metadata
sudo port install vulkan-toolsMacPorts ports tree · graphics/vulkan-tools/Portfile · ソース: api.github.com
brew
vulkan-tools のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install vulkan-toolslocal Homebrew formula metadata
sudo port install vulkan-toolsMacPorts ports tree · graphics/vulkan-tools/Portfile · ソース: api.github.com
sudo apk add vulkan-toolsAlpine Linux edge package indexes · vulkan-tools · ソース: dl-cdn.alpinelinux.org
sudo apt install vulkan-toolsDebian stable package indexes · vulkan-tools · ソース: deb.debian.org
sudo dnf install vulkan-toolsFedora Rawhide package metadata · vulkan-tools · ソース: dl.fedoraproject.org
nix profile install nixpkgs#vulkan-toolsnixpkgs package indexes · pkgs/by-name/vu/vulkan-tools/package.nix · ソース: api.github.com
sudo pacman -S vulkan-toolsArch Linux sync databases · vulkan-tools · ソース: geo.mirror.pkgbuild.com
sudo zypper install vulkan-toolsopenSUSE Tumbleweed package metadata · vulkan-tools · ソース: download.opensuse.org
概要
Vulkan utilities and tools
履歴
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.
セキュリティ状態
vulkan-tools に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
vkcube | cli | グローバル実行可能ファイル | |
vkcubepp | cli | グローバル実行可能ファイル | |
vulkaninfo | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/KhronosGroup/Vulkan-Tools
インストールメタデータ
| パッケージキー | brew:vulkan-tools |
|---|---|
| バージョン | 1.4.350.1 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/vulkan-tools |
| ホームページ | https://github.com/KhronosGroup/Vulkan-Tools |
| リポジトリ | https://github.com/KhronosGroup/Vulkan-Tools |
| 上流ドキュメント | https://github.com/KhronosGroup/Vulkan-Tools/blob/main/README.md |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://github.com/KhronosGroup/Vulkan-Tools/archive/refs/tags/vulkan-sdk-1.4.350.1.tar.gz |
| 最終更新 | 2026-06-22T14:06:37-07:00 |
| Pulse | updated |
| 依存関係 | glslang, molten-vk, vulkan-headers, vulkan-loader |
| ビルド依存関係 | cmake, pkgconf |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
| 注意点 | 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 |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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-toolsソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.