simulator - Updating the version of sumo -


i'm using sumo simulator version 0.22.0 .
want update version 0.25.0 . how can ?

thanks in advance . regards, sp2016

you can update sumo adding ppa https://launchpad.net/~sumo/+archive/ubuntu/stable system. depending on ubuntu version install more date sumo version repository (currently 0.25.0).

sudo add-apt-repository ppa:sumo/stable sudo apt-get update 

and (again)

sudo apt-get install sumo sumo-tools sumo-doc 

source: http://sumo.dlr.de/wiki/installing


Comments

Popular posts from this blog

sql - invalid in the select list because it is not contained in either an aggregate function -

Angularjs unit testing - ng-disabled not working when adding text to textarea -

How to start daemon on android by adb -