How to Install and Uninstall opentrep-doc.noarch Package on CentOS 8 / RHEL 8

Last updated: January 16,2025

1. Install "opentrep-doc.noarch" package

This is a short guide on how to install opentrep-doc.noarch on CentOS 8 / RHEL 8

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

2. Uninstall "opentrep-doc.noarch" package

Here is a brief guide to show you how to uninstall opentrep-doc.noarch on CentOS 8 / RHEL 8:

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

3. Information about the opentrep-doc.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 6:24:04 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : opentrep-doc
Version : 0.07.4
Release : 1.el8
Architecture : noarch
Size : 1.6 M
Source : opentrep-0.07.4-1.el8.src.rpm
Repository : epel
Summary : HTML documentation for the opentrep library
URL : http://github.com/trep/opentrep
License : LGPLv2+ and BSD
Description : This package contains HTML pages for opentrep. All that documentation
: is generated thanks to Doxygen (http://doxygen.org). The content is
: the same as what can be browsed online (http://opentrep.sourceforge.net).
: Note that the PDF form of the reference manual is mainly available online
: (http://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.