How to Install and Uninstall python3-sphinxcontrib-log-cabinet.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 09,2024

1. Install "python3-sphinxcontrib-log-cabinet.noarch" package

This guide covers the steps necessary to install python3-sphinxcontrib-log-cabinet.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install python3-sphinxcontrib-log-cabinet.noarch

2. Uninstall "python3-sphinxcontrib-log-cabinet.noarch" package

Please follow the guidelines below to uninstall python3-sphinxcontrib-log-cabinet.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove python3-sphinxcontrib-log-cabinet.noarch $ sudo dnf autoremove

3. Information about the python3-sphinxcontrib-log-cabinet.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:47:09 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-sphinxcontrib-log-cabinet
Version : 1.0.1
Release : 9.el9
Architecture : noarch
Size : 16 k
Source : python-sphinxcontrib-log-cabinet-1.0.1-9.el9.src.rpm
Repository : epel
Summary : Organize changelog directives in Sphinx docs
URL : https://github.com/davidism/sphinxcontrib-log-cabinet
License : BSD
Description : Organize changelogs generated by versionadded, versionchanged,
: deprecated directives. The log will be sorted by newest to oldest
: version. For HTML docs, older versions will be collapsed by default.