How to Install and Uninstall opentrep-doc.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: July 07,2024

1. Install "opentrep-doc.noarch" package

In this section, we are going to explain the necessary steps to install opentrep-doc.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "opentrep-doc.noarch" package

This tutorial shows how to uninstall opentrep-doc.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the opentrep-doc.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:31:54 ago on Mon Feb 26 07:04:30 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.