Install Commands : http://www.codebind.com/linux-tutorials/install-scala-sbt-java-ubuntu-16-04/
JDK
-------
$ sudo apt-get install openjdk-8-jdk

JRE
------
$ sudo apt-get install openjdk-8-jre

Install Scala 2.11.8
-------------------------------
$ sudo wget http://www.scala-lang.org/files/archive/scala-2.11.8.deb
$ sudo dpkg -i scala-2.11.8.deb
$ scala -version

Install SBT (Scala Build tool)
---------------------------------------------
$ echo "deb https://dl.bintray.com/sbt/debian /" | sudo tee -a /etc/apt/sources.list.d/sbt.list
$ sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv 2EE0EA64E40A89B84B2DF73499E82A75642AC823
$ sudo apt-get update
$ sudo apt-get install sbt

Top Online Courses From ProgrammingKnowledge
Python Programming Course Programming Course Shell Scripting Course Command Line Tutorials Programming Course Programming Course Programming Course Development Course Programming Course Programming Course Programming Course Course For Developers and DevOps Programming Tutorial Course Responsive Web Design Tutorial Tutorial Course C++ GUI Tutorial For Beginners Online Courses to learn
Get 2 FREE Months of Unlimited Classes from skillshare - https://skillshare.eqcm.net/r1KEj
Data Science - | Learning - |
Artificial Intelligence - | Stack E-Degree Program - | E-degree - | Analytics with R - | Certification Training - | in Java - | Learning With TensorFlow - | 8 - Complete Essential Guide - Android Development Masterclass - iOS Programming Building Advance Projects - Follow
My Website - http://www.codebind.com

DISCLAIMER: This video and description contains affiliate links, which means that if you click on one of the product links, I’ll receive a small commission. This help support the channel and allows us to continue to make videos like this. Thank you for the support!