<div dir="ltr"><div><div><div><div>I am a noob too and I got Swift to compile on Ubuntu 16.04 LTS using the following command from the swift/utils directory:<br><br>./build-script --preset=buildbot_linux_1604 install_destdir=/tmp/install installable_package=/tmp/swift.tar.gz<br><br></div>And then running swift with:<br></div>/tmp/install/bin/swift my_code.swift<br><br></div>Hope this helps!<br><br></div>-Mohit<br></div>