@Michael,
I noticed that the uninstalling instruction is updated.
I am currently using the latest development version (updated on June 15,
2020). I fell to find manifest.txt in my installed sumo directory. Is
manifest.txt added recently to the build files?
regards,
Dillip Rout


On Thu, 18 Jun 2020 at 11:53, Michael Behrisch <o...@behrisch.de> wrote:

> Hi,
> cmake does not provide an uninstall make target, so I added instructions
> here:
> https://sumo.dlr.de/docs/Installing/Linux_Build.html
> It boils down to running
> sudo xargs rm < install_manifest.txt
> from your build dir.
>
> Best regards,
> Michael
>
> Am 16.06.20 um 14:05 schrieb Tripplanner Mumbai:
> > Hello,
> >
> > Recently, I installed a sumo (v1_6_0+0676-d20520c106) by the
> > instructions (cloning and installing) given in the page (on my Ubuntu
> > 18.04) https://sumo.dlr.de/docs/Installing/Linux_Build.html.
> >
> > Now, I want to uninstall it and install the latest development.
> > However, when I tried the command: *sudo apt remove --purge sumo*
> > It shows that no SUMO is installed. Nonetheless, when I typed the
> > command: *sumo --version*, it shows me the version of the SUMO.
> >
> > Can anyone suggest how to uninstall my current version, which was build
> > through cmake and all?
> >
> > thanks and regards,
> > Dillip Rout
> >
> > _______________________________________________
> > sumo-user mailing list
> > sumo-user@eclipse.org
> > To unsubscribe from this list, visit
> https://www.eclipse.org/mailman/listinfo/sumo-user
> >
>
>
> _______________________________________________
> sumo-user mailing list
> sumo-user@eclipse.org
> To unsubscribe from this list, visit
> https://www.eclipse.org/mailman/listinfo/sumo-user
>
_______________________________________________
sumo-user mailing list
sumo-user@eclipse.org
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/sumo-user

Reply via email to