How to Install and Uninstall scala-apidoc.noarch Package on Oracle Linux 8

Last updated: October 05,2024

1. Install "scala-apidoc.noarch" package

Please follow the guidelines below to install scala-apidoc.noarch on Oracle Linux 8

$ 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 Oracle Linux 8:

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

3. Information about the scala-apidoc.noarch package on Oracle Linux 8

Last metadata expiration check: 1:29:52 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : scala-apidoc
Version : 2.10.6
Release : 14.module+el8+5185+29085240
Architecture : noarch
Size : 5.9 M
Source : scala-2.10.6-14.module+el8+5185+29085240.src.rpm
Repository : ol8_appstream
Summary : Documentation for the Scala programming language
URL : http://www.scala-lang.org/
License : BSD and CC0 and Public Domain
Description : Scala is a general purpose programming language for the JVM that blends
: object-oriented and functional programming. This package provides
: reference and API documentation for the Scala programming language.