Ask Your Question
0

uninstall ROS

asked 2012-02-27 03:22:38 -0500

monsterkappa gravatar image monsterkappa
27 3 4 8

I want to know how to uninstall ROS on ubuntu

edit retag flag offensive close delete

Comments

If you install ROS by Synaptic, then you can uninstall ROS with Synaptic. If you install ROS by terminal, then you execute this instrucction: "sudo apt-get remove ros"

Ivan Rojas Jofre ( 2012-02-27 04:37:25 -0500 )edit

This is a duplicate of http://answers.ros.org/question/28587/uninstall-ros, please do not ask the same question twice.

joq ( 2012-02-27 11:11:55 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
3

answered 2012-02-27 08:33:45 -0500

DimitriProsser gravatar image DimitriProsser flag of United States
8333 45 82 153

If you installed with apt:

sudo apt-get remove ros

If you installed with svn:

rm -rf /path/to/your/ros/directory
edit flag offensive delete publish link more

Your answer

Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow

subscribe to rss feed

Stats

Asked: 2012-02-27 03:22:38 -0500

Seen: 3,180 times

Last updated: Feb 27 '12