ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

replace the existing fuerte with a new copy

asked 2013-05-14 16:26:34 -0500

sai gravatar image

updated 2014-04-20 14:09:21 -0500

ngrennan gravatar image

ubuntu 12.04 and ros fuerte

Hi,

I currently have fuerte and ubuntu 12.04. I would like to remove all the components of fuerte and again install a new copy of fuerte with all the components. I think i have messed up some files in opt/ros/fuerte.

Any suggestions?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
2

answered 2013-05-15 00:01:01 -0500

felix k gravatar image

Did you manually messed with files in /opt/ros? Generally there is no need to do so.

  1. Uninstall all fuerte packages with config removal: sudo aptitude purge --prompt ros-fuerte~n
  2. Check directories for left files you don't want anymore:
    • /opt/ros
    • ~/.ros
    • ~/ros_workspace, ~/ros_stacks or similar
    • ...?
  3. Install fuerte
edit flag offensive delete link more

Comments

At the command line: sudo apt-get remove ros-fuerte-*, then re-install.

joq gravatar image joq  ( 2013-05-16 15:31:20 -0500 )edit

Question Tools

Stats

Asked: 2013-05-14 16:26:34 -0500

Seen: 246 times

Last updated: May 15 '13