How to Install and Uninstall scala-apidoc.noarch Package on CentOS 8 / RHEL 8

Last updated: September 28,2024

1. Install "scala-apidoc.noarch" package

Please follow the step by step instructions below to install scala-apidoc.noarch on CentOS 8 / RHEL 8

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

2. Uninstall "scala-apidoc.noarch" package

This guide covers the steps necessary to uninstall scala-apidoc.noarch on CentOS 8 / RHEL 8:

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

3. Information about the scala-apidoc.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 8:29:38 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : scala-apidoc
Version : 2.10.6
Release : 14.module_el8.0.0+82+8ee6c375
Architecture : noarch
Size : 5.9 M
Source : scala-2.10.6-14.module_el8.0.0+82+8ee6c375.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.