← Back to team overview

ubuntu-phone team mailing list archive

Re: SDK installation on raring

 

The http://developer.ubuntu.com/get-started/gomobile/ currently tells us (13.04 users) to do:

sudo apt-get update && sudo apt-get install ubuntu-sdk && sudo add-apt-repository ppa:ubuntu-sdk-team/ppa && sudo apt-get update && sudo apt-get install ubuntu-qt-creator-plugins 

It would be much nicer (and better readable) to compress this to:
sudo add-apt-repository ppa:ubuntu-sdk-team/ppa && sudo apt-get update && sudo apt-get install ubuntu-sdk ubuntu-qt-creator-plugins 

[remove the first "update" and merge the "install"s]

Kind regards
Simon

Attachment: 0x7CA11280.asc
Description: application/pgp-keys

Attachment: signature.asc
Description: OpenPGP digital signature


Follow ups

References