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

Last updated: October 04,2024

1. Install "scala-apidoc.noarch" package

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

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

2. Uninstall "scala-apidoc.noarch" package

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

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

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

Last metadata expiration check: 3:27:56 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : scala-apidoc
Version : 2.13.6
Release : 1.fc34
Architecture : noarch
Size : 6.7 M
Source : scala-2.13.6-1.fc34.src.rpm
Repository : updates
Summary : Documentation for the Scala programming language
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 provides reference and API documentation for the Scala
: programming language.