Install with winget
Open PowerShell or Command Prompt and run:
winget install EclipseFoundation.SUMO
Copied to clipboard!
1Open PowerShell or Command Prompt
2Paste and run the command above
3Follow any on-screen prompts to complete installation
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.
Advanced Install Options
Install (latest)
winget install EclipseFoundation.SUMOInstall (pinned version)
winget install --id EclipseFoundation.SUMO -e --version 1.26.0Upgrade
winget upgrade EclipseFoundation.SUMOUninstall
winget uninstall EclipseFoundation.SUMOFrequently Asked Questions
How do I install SUMO using winget?
Open PowerShell or Windows Terminal and run:
winget install EclipseFoundation.SUMO. Winget comes pre-installed on Windows 10 (1809+) and Windows 11.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 use?
SUMO is distributed under the EPL-2.0 license. Check the publisher’s site for full licensing details.
How do I update SUMO with winget?
Run
winget upgrade EclipseFoundation.SUMO in PowerShell or Windows Terminal to upgrade to the latest available version.How do I uninstall SUMO?
Run
winget uninstall EclipseFoundation.SUMO to remove SUMO from your system.