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

Last updated: July 05,2024

1. Install "scala-library.noarch" package

This guide let you learn how to install scala-library.noarch on Fedora 34

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

2. Uninstall "scala-library.noarch" package

Please follow the steps below to uninstall scala-library.noarch on Fedora 34:

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

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

Last metadata expiration check: 5:47:00 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : scala-library
Version : 2.13.6
Release : 1.fc34
Architecture : noarch
Size : 5.0 M
Source : scala-2.13.6-1.fc34.src.rpm
Repository : updates
Summary : Scala standard library
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 standard library for the Scala programming
: language.