How to Install and Uninstall scala-library.noarch Package on Fedora 35

Last updated: October 06,2024

1. Install "scala-library.noarch" package

Please follow the guidance below to install scala-library.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install scala-library.noarch

2. Uninstall "scala-library.noarch" package

In this section, we are going to explain the necessary steps to uninstall scala-library.noarch on Fedora 35:

$ sudo dnf remove scala-library.noarch $ sudo dnf autoremove

3. Information about the scala-library.noarch package on Fedora 35

Last metadata expiration check: 5:30:44 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : scala-library
Version : 2.13.7
Release : 1.fc35
Architecture : noarch
Size : 5.0 M
Source : scala-2.13.7-1.fc35.src.rpm
Repository : updates
Summary : Scala standard library
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 standard library for the Scala programming
: language.