scala

Scala application launcher and interactive interpreter. More information: <https://scala-lang.org>.

Debian Debian
RUN apt-get update && \ apt-get install -y scala
Ubuntu
RUN apt-get update && \ apt-get install -y scala
Arch Arch Linux
RUN pacman -S --noconfirm scala
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y scala
Fedora
RUN dnf install -y scala
Raspbian
RUN apt-get update && \ apt-get install -y scala
click the source code to copy install scala on any operating system with command-not-found.com