How to Install and Uninstall scala Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 17,2024

1. Install "scala" package

This tutorial shows how to install scala on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install scala

2. Uninstall "scala" package

Please follow the instructions below to uninstall scala on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove scala $ sudo apt autoclean && sudo apt autoremove

3. Information about the scala package on Ubuntu 20.10 (Groovy Gorilla)

Package: scala
Architecture: all
Version: 2.11.12-4
Priority: optional
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 15888
Depends: scala-library (= 2.11.12-4), scala-parser-combinators, scala-xml, default-jre-headless (>= 2:1.7) | java7-runtime-headless, libjline2-java (>= 2.13)
Suggests: scala-doc (>= 2.11.12-4)
Filename: pool/universe/s/scala/scala_2.11.12-4_all.deb
Size: 14245340
MD5sum: 80f28d637b319bf445d2f08c5a9dfc03
SHA1: 0d806cddd5b95e286d2b2b1400be5a3032857712
SHA256: 094d4ebe2ffd4a0e0217e5c01fcbf1955ae473b7a170b9a92464a6d374e66669
SHA512: 122940f656d4d30f16d7bd70953be3023707a8136d5f7eabd9c75f15aabf12954b0b26782a280e54ba8b1d6e59bc017a7769d352498362b39d93093a0cdb17ad
Homepage: http://www.scala-lang.org/
Description-en: Scala programming language
Scala is a Java-compatible programming language with many
modern language features. It is Java-compatible in that
Scala and Java classes can directly reference each other and
subclass each other with no glue code needed. It
includes modern language features such as closures,
pattern-matching, parametric types, and virtual type members.
.
This package includes the various tools used to develop
code written in Scala. It includes a compiler (scalac),
an interpreter and script runner (scala), the offline
compiler (fsc), and source-scanning documentation
generator (scaladoc).
Description-md5: c4ad9c8cdc32b480c48dbf9014880a0d