Install with winget
Open PowerShell or Command Prompt and run:
winget install RobedPixel.SDL3
Copied to clipboard!
1Open PowerShell or Command Prompt
2Paste and run the command above
3Follow any on-screen prompts to complete installation
About SDL3
A cross-platform development library designed to provide low level access to audio, keyboard, mouse, joystick, and graphics hardware via OpenGL/Direct3D/Metal/Vulkan.
Advanced Install Options
Install (latest)
winget install RobedPixel.SDL3Install (pinned version)
winget install --id RobedPixel.SDL3 -e --version 3.4.2Upgrade
winget upgrade RobedPixel.SDL3Uninstall
winget uninstall RobedPixel.SDL3Frequently Asked Questions
How do I install SDL3 using winget?
Open PowerShell or Windows Terminal and run:
winget install RobedPixel.SDL3. Winget comes pre-installed on Windows 10 (1809+) and Windows 11.What is SDL3?
SDL 3 Shared Library
Is SDL3 free to use?
SDL3 is distributed under the zlib license. Check the publisher’s site for full licensing details.
How do I update SDL3 with winget?
Run
winget upgrade RobedPixel.SDL3 in PowerShell or Windows Terminal to upgrade to the latest available version.How do I uninstall SDL3?
Run
winget uninstall RobedPixel.SDL3 to remove SDL3 from your system.