How to Install and Uninstall python3-sphinxcontrib-log-cabinet.noarch Package on Oracle Linux 9

Last updated: May 19,2024

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

Please follow the guidance below to install python3-sphinxcontrib-log-cabinet.noarch on Oracle Linux 9

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

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

In this section, we are going to explain the necessary steps to uninstall python3-sphinxcontrib-log-cabinet.noarch on Oracle Linux 9:

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

3. Information about the python3-sphinxcontrib-log-cabinet.noarch package on Oracle Linux 9

Last metadata expiration check: 2:25:11 ago on Thu Feb 15 07:50:05 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.