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

Last updated: September 20,2024

1. Install "scala-apidoc.noarch" package

Here is a brief guide to show you how to install scala-apidoc.noarch on Rocky Linux 8

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

2. Uninstall "scala-apidoc.noarch" package

Please follow the step by step instructions below to uninstall scala-apidoc.noarch on Rocky Linux 8:

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

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

Last metadata expiration check: 1:51:22 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : scala-apidoc
Version : 2.10.6
Release : 14.module+el8.3.0+241+f23502a8
Architecture : noarch
Size : 5.9 M
Source : scala-2.10.6-14.module+el8.3.0+241+f23502a8.src.rpm
Repository : 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.