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

Last updated: October 11,2024

1. Install "scala-apidoc.noarch" package

Please follow the guidance below to install scala-apidoc.noarch on Fedora 36

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

2. Uninstall "scala-apidoc.noarch" package

Please follow the guidelines below to uninstall scala-apidoc.noarch on Fedora 36:

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

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

Last metadata expiration check: 3:31:44 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : scala-apidoc
Version : 2.13.8
Release : 1.fc36
Architecture : noarch
Size : 6.9 M
Source : scala-2.13.8-1.fc36.src.rpm
Repository : updates
Summary : Documentation for the Scala programming language
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 provides reference and API documentation for the Scala
: programming language.