
나는 선생님의 지시를 따랐다.http://developer.ubuntu.com/apps/create/get-the-sdk/. 그러나 마지막에 다음 메시지와 함께 설치가 실패했습니다.
The following packages have unmet dependencies:
ubuntu-sdk : Depends: ubuntu-sdk-libs-dev but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
왜 그런지 아시나요? 나는 이미 비슷한 문제 중 일부를 따르려고 노력했습니다. 그러나 지금까지는 누구도 도움을 줄 수 없습니다.
답변1
해결된 주요 버그가 있었습니다. 이전 PPA를 제거하고 다음을 수행하십시오.
sudo add-apt-repository ppa:ubuntu-sdk-team/ppa && sudo apt-get 업데이트 && sudo apt-get dist-upgrade && sudo apt-get install ubuntu-sdk