|
- toybrick@debian10:~/Desktop$ sudo apt-get install ros-noetic-desktop
- Reading package lists... Done
- Building dependency tree
- Reading state information... Done
- Some packages could not be installed. This may mean that you have
- requested an impossible situation or if you are using the unstable
- distribution that some required packages have not yet been created
- or been moved out of Incoming.
- The following information may help to resolve the situation:
- The following packages have unmet dependencies:
- ros-noetic-desktop : Depends: ros-noetic-geometry-tutorials but it is not going to be installed
- Depends: ros-noetic-robot but it is not going to be installed
- Depends: ros-noetic-urdf-tutorial but it is not going to be installed
- Depends: ros-noetic-visualization-tutorials but it is not going to be installed
- Depends: ros-noetic-viz but it is not going to be installed
- E: Unable to correct problems, you have held broken packages.
直接添加源然后更新 然后安装ros-noetic-desktop? 这个好像不行呀 |
|