
Seguí las instrucciones dehttp://developer.ubuntu.com/apps/create/get-the-sdk/. Pero la instalación falló con el siguiente mensaje al final:
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.
¿Alguna idea de por qué? Ya he intentado seguir algunos de los problemas similares. Pero hasta ahora nadie puede ayudar.
Respuesta1
Hubo un error importante que se resolvió. Eliminar el PPA anterior y:
sudo add-apt-repository ppa:ubuntu-sdk-team/ppa && sudo apt-get update && sudo apt-get dist-upgrade && sudo apt-get install ubuntu-sdk