uninstall one distribution without affecting the others
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?
Asked by ChiHung on 2015-10-27 20:16:35 UTC
Answers
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.
Asked by tfoote on 2015-10-28 02:33:08 UTC
Comments