How to Install and Uninstall scala Package on openSuSE Tumbleweed
Last updated: January 11,2025
1. Install "scala" package
This guide covers the steps necessary to install scala on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
scala
Copied
2. Uninstall "scala" package
Learn how to uninstall scala on openSuSE Tumbleweed:
$
sudo zypper remove
scala
Copied
3. Information about the scala package on openSuSE Tumbleweed
Information for package scala:
------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : scala
Version : 2.13.12-1.3
Arch : noarch
Vendor : openSUSE
Installed Size : 19.7 MiB
Installed : No
Status : not installed
Source package : scala-2.13.12-1.3.src
Upstream URL : https://www.scala-lang.org/
Summary : Hybrid functional/object-oriented language for the JVM
Description :
Scala is a general purpose programming language designed to express
common programming patterns in a concise, elegant, and type-safe way.
It smoothly integrates features of object-oriented and functional
languages. It is also fully interoperable with Java.
------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : scala
Version : 2.13.12-1.3
Arch : noarch
Vendor : openSUSE
Installed Size : 19.7 MiB
Installed : No
Status : not installed
Source package : scala-2.13.12-1.3.src
Upstream URL : https://www.scala-lang.org/
Summary : Hybrid functional/object-oriented language for the JVM
Description :
Scala is a general purpose programming language designed to express
common programming patterns in a concise, elegant, and type-safe way.
It smoothly integrates features of object-oriented and functional
languages. It is also fully interoperable with Java.