ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | Q&A answers.ros.org
Ask Your Question
0

uninstall one distribution without affecting the others

asked 2015-10-27 20:16:35 -0500

ChiHung gravatar image

I accidently install indigo distribution while I already have hydro. I wonder if the uninstallation of the indigo distribution would affect the dependencies of hydro. Also, I type: {echo "sourcee /opt/ros/fuerte/setup.bash" >> ~/.bashrc } instead of {echo "source /opt/ros/fuerte/setup.bash" >> ~/.bashrc} and the terminal still show source: command not found. How can I fix the command?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2015-10-28 02:33:08 -0500

tfoote gravatar image

You can uninstall indigo without effecting the dependencies of hydro. The package manager will make sure that the mutual dependencies stay present.

For your issue with your .bashrc please ask a new more detailed question.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

Stats

Asked: 2015-10-27 20:16:35 -0500

Seen: 123 times

Last updated: Oct 28 '15