How to Install and Uninstall opentrep-doc.noarch Package on Oracle Linux 9

Last updated: September 20,2024

1. Install "opentrep-doc.noarch" package

Here is a brief guide to show you how to install opentrep-doc.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install opentrep-doc.noarch

2. Uninstall "opentrep-doc.noarch" package

Please follow the guidance below to uninstall opentrep-doc.noarch on Oracle Linux 9:

$ sudo dnf remove opentrep-doc.noarch $ sudo dnf autoremove

3. Information about the opentrep-doc.noarch package on Oracle Linux 9

Last metadata expiration check: 3:53:41 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : opentrep-doc
Version : 0.07.11
Release : 1.el9
Architecture : noarch
Size : 1.4 M
Source : opentrep-0.07.11-1.el9.src.rpm
Repository : epel
Summary : HTML documentation for the opentrep library
URL : https://github.com/trep/opentrep
License : LGPLv2+ and BSD
Description : This package contains HTML pages for opentrep. All that documentation
: is generated thanks to Doxygen (https://doxygen.org). The content is
: the same as what can be browsed online (https://opentrep.sourceforge.net).
: Note that the PDF form of the reference manual is mainly available online
: (https://opentrep.sourceforge.net/refman.pdf), as the one present in that
: package is usually corrupted: it depends on the building conditions,
: and it is therefore not reliable.