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

Last updated: May 20,2024

1. Install "scala-library.noarch" package

Please follow the instructions below to install scala-library.noarch on Fedora 39

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

2. Uninstall "scala-library.noarch" package

This is a short guide on how to uninstall scala-library.noarch on Fedora 39:

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

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

Last metadata expiration check: 0:03:05 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : scala-library
Version : 2.13.11
Release : 2.fc39
Architecture : noarch
Size : 5.0 M
Source : scala-2.13.11-2.fc39.src.rpm
Repository : fedora
Summary : Scala standard library
URL : https://www.scala-lang.org/
License : Apache-2.0 and BSD-3-Clause 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.