Wingetlywingetly
← All apps

Vulkan SDK

by LunarG Inc.v1.4.357.0

Last updated

The Vulkan SDK provides Vulkan application developers with essential tools to accelerate the development process.

Install with winget

$ winget install --id KhronosGroup.VulkanSDK --exact --version 1.4.357.0

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for Vulkan SDK

Vulkan SDK uses EXE. The silent install switches are install --accept-licenses --default-answer --confirm-command.

One-line silent install (x64, machine scope)
vulkansdk-windows-X64-1.4.357.0.exe install --accept-licenses --default-answer --confirm-command

See the full silent install reference for Vulkan SDK

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

The Khronos Vulkan API is an explicit, low-overhead, cross-platform graphics and compute API. Vulkan provides applications with control over the system execution and the system memory to maximize application efficiency on a wide variety of devices from PCs and consoles to mobile phones and embedded platforms.

The Vulkan SDK enables Vulkan developers to develop Vulkan applications. It includes:

- Vulkan API usage validation thanks to the Khronos Validation layer.

- Vulkan Layers configuration thanks to Vulkan Configurator.

- SPIR-V Shader compilation, optimization and validation tools such as slang, DXC, SPIRV Reflect, and SPIRV-cross. See the SPIR-V Toolchain document for a complete list of the tools included.

- Vulkan API capture and replay for Vulkan debugging thanks to GFXReconstruct.

- Vulkan Capabilities Viewer. The new and perfered way to identify your devices capabilities, and contribute to an open source database of GPU capabilities.

- Third-party libraries and tools such as GLM, SDL, Volk, and VMA.

Installers · v1.4.357.0

ArchitectureTypeScopeInstallDownload
x64EXEmachineDirect
arm64EXEmachineDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for Vulkan SDK.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • Vulkan RuntimeLunarG Inc.
    KhronosGroup.VulkanRTv1.4.357.0

    The Vulkan Runtime provides runtime dependencies for Vulkan based applications

More from LunarG Inc. or browse vulkan-api.

Frequently asked questions

How do I install Vulkan SDK on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id KhronosGroup.VulkanSDK --exact --version 1.4.357.0. winget downloads the installer from LunarG Inc. and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Vulkan SDK silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id KhronosGroup.VulkanSDK --exact 1.4.357.0 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for Vulkan SDK?
Vulkan SDK uses EXE. Run the downloaded installer with: vulkansdk-windows-X64-1.4.357.0.exe install --accept-licenses --default-answer --confirm-command. The silent switches are install --accept-licenses --default-answer --confirm-command.
How do I uninstall Vulkan SDK via winget?
Run: winget uninstall --id KhronosGroup.VulkanSDK --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Vulkan SDK's Apps & Features entry.
Is Vulkan SDK free?
Vulkan SDK is distributed under MIT or Apache-2.0. Refer to the publisher (https://vulkan.lunarg.com/sdk/home) for the full license terms - Wingetly itself does not charge for installation.
Does Vulkan SDK work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls Vulkan SDK directly from the publisher.
How do I keep Vulkan SDK up to date?
Run winget upgrade --id KhronosGroup.VulkanSDK --exact, or winget upgrade --all to update everything winget tracks. We index 10 versions of Vulkan SDK from microsoft/winget-pkgs.

Recent versions

  • 1.4.357.0latest
  • 1.4.350.0
  • 1.4.341.1
  • 1.4.341.0
  • 1.4.335.0
  • 1.4.328.1
  • 1.4.328.0
  • 1.4.321.1
  • 1.4.321.0
  • 1.4.313.2