Robotics StackExchange | Archived questions

How should I uninstall gazebo-3.0.0

I've tried sudo apt-get remove gazebo* but when i try Gazebo and pressed Tab it is like this rahul@rahul-ideapad-Z510:~$ gazebo
gazebo gazebo-3.0.0
rahul@rahul-ideapad-Z510:~$

This means gazebo3 is already there, how should i remove this

Asked by Rahul Sharma on 2014-08-29 10:30:49 UTC

Comments

Answers

When install gazebo only using packages, all files should be removed using the package manager.

If you have performed a from-source installation before, it is possible that some files are still floating around. If this is the case, please remove them manually.

Asked by Jose Luis Rivero on 2014-08-29 15:41:43 UTC

Comments