// install via winget
Command Prompt & PowerShell
click to copy
winget install Google.flatbuffers
// direct download
Download Installer// about flatbuffers
Cross platform serialization library architected for maximum memory efficiency.
// frequently asked questions
How do I install flatbuffers using winget?
Open PowerShell or Windows Terminal and run:
winget install Google.flatbuffers. Winget ships with Windows 10 (1809+) and Windows 11 — no additional install needed.What is flatbuffers?
Memory efficient serialization library
Is flatbuffers free to download?
flatbuffers is distributed under the Apache-2.0 license. Use the winget command above or click the download button to get the installer directly from the publisher.
How do I update flatbuffers with winget?
Run
winget upgrade Google.flatbuffers in PowerShell or Windows Terminal to update flatbuffers to the latest available version.What architecture does flatbuffers support?
The listed installer targets the x64 architecture. See the publisher’s documentation for full compatibility details.