// install via winget
Command Prompt & PowerShell
click to copy
winget install EclipseFoundation.SUMO
// direct download
Download Installer// about SUMO
Eclipse SUMO (Simulation of Urban MObility) is an open source, highly portable, microscopic and continuous traffic simulation package designed to handle large networks. It allows for intermodal simulation including pedestrians and comes with a large set of tools for scenario creation. Included with SUMO is a wealth of supporting tools which handle tasks such as route finding, visualization, network import and emission calculation. SUMO can be enhanced with custom models and provides various APIs to remotely control the simulation.
// frequently asked questions
How do I install SUMO using winget?
Open PowerShell or Windows Terminal and run:
winget install EclipseFoundation.SUMO. Winget ships with Windows 10 (1809+) and Windows 11 — no additional install needed.What is SUMO?
Eclipse SUMO is an open source, highly portable, microscopic and continuous traffic simulation package designed to handle large networks.
Is SUMO free to download?
SUMO is distributed under the EPL-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 SUMO with winget?
Run
winget upgrade EclipseFoundation.SUMO in PowerShell or Windows Terminal to update SUMO to the latest available version.What architecture does SUMO support?
The listed installer targets the x64 architecture. See the publisher’s documentation for full compatibility details.