Comment 2 for bug 1578551

Revision history for this message
XiaoGuo, Liu (liu-xiao-guo) wrote :

The instructions on the website are not enough to get an SDK installed. On a clean Ubuntu Desktop, the following command:

$sudo apt update && sudo apt install ubuntu-sdk

will get the ubuntu-sdk installed

and the following command:

$ sudo apt update && sudo apt dist-upgrade

will remove the "ubuntu-sdk" and "ubuntu-sdk-ide" will get installed. However, "ubuntu-sdk-dev" is never installed. That is the kit for "Ubuntu SDK Desktop Kit".

Best regards,
XiaoGuo