How to Install and Uninstall scala.noarch Package on Fedora 36
Last updated: November 29,2024
1. Install "scala.noarch" package
Please follow the step by step instructions below to install scala.noarch on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
scala.noarch
Copied
2. Uninstall "scala.noarch" package
Please follow the guidance below to uninstall scala.noarch on Fedora 36:
$
sudo dnf remove
scala.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the scala.noarch package on Fedora 36
Last metadata expiration check: 5:24:35 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : scala
Version : 2.13.8
Release : 1.fc36
Architecture : noarch
Size : 10 M
Source : scala-2.13.8-1.fc36.src.rpm
Repository : updates
Summary : Hybrid functional/object-oriented language for the JVM
URL : https://www.scala-lang.org/
License : ASL 2.0 and BSD and MIT
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.
:
: This package contains the Scala compiler and bytecode parser.
Available Packages
Name : scala
Version : 2.13.8
Release : 1.fc36
Architecture : noarch
Size : 10 M
Source : scala-2.13.8-1.fc36.src.rpm
Repository : updates
Summary : Hybrid functional/object-oriented language for the JVM
URL : https://www.scala-lang.org/
License : ASL 2.0 and BSD and MIT
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.
:
: This package contains the Scala compiler and bytecode parser.