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

Last updated: November 26,2024

1. Install "scala-reflect.noarch" package

Please follow the instructions below to install scala-reflect.noarch on Fedora 34

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

2. Uninstall "scala-reflect.noarch" package

Here is a brief guide to show you how to uninstall scala-reflect.noarch on Fedora 34:

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

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

Last metadata expiration check: 1:47:20 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : scala-reflect
Version : 2.13.6
Release : 1.fc34
Architecture : noarch
Size : 3.3 M
Source : scala-2.13.6-1.fc34.src.rpm
Repository : updates
Summary : Scala reflection 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 reflection library for the Scala programming
: language.