Skip to content

Instantly share code, notes, and snippets.

View ScottEvil's full-sized avatar

Scott Clark ScottEvil

View GitHub Profile
sudo apt-get remove scala-library scala
sudo wget www.scala-lang.org/files/archive/scala-2.11.7.deb
sudo dpkg -i scala-2.11.1.deb
wget http://scalasbt.artifactoryonline.com/scalasbt/sbt-native-packages/org/scala-sbt/sbt/0.13.8/sbt.deb
sudo dpkg -i sbt-0.13.8.deb