How to Install and Uninstall scala.noarch Package on Fedora 34
Last updated: January 16,2025
1. Install "scala.noarch" package
Learn how to install scala.noarch on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
scala.noarch
Copied
2. Uninstall "scala.noarch" package
Please follow the steps below to uninstall scala.noarch on Fedora 34:
$
sudo dnf remove
scala.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the scala.noarch package on Fedora 34
Last metadata expiration check: 5:57:33 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : scala
Version : 2.13.6
Release : 1.fc34
Architecture : noarch
Size : 10 M
Source : scala-2.13.6-1.fc34.src.rpm
Repository : updates
Summary : Hybrid functional/object-oriented language for the JVM
URL : http://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.6
Release : 1.fc34
Architecture : noarch
Size : 10 M
Source : scala-2.13.6-1.fc34.src.rpm
Repository : updates
Summary : Hybrid functional/object-oriented language for the JVM
URL : http://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.