How to Install and Uninstall python3-sphinxcontrib-log-cabinet.noarch Package on CentOS Stream 9

Last updated: October 01,2024

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

Please follow the instructions below to install python3-sphinxcontrib-log-cabinet.noarch on CentOS Stream 9

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

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

Please follow the steps below to uninstall python3-sphinxcontrib-log-cabinet.noarch on CentOS Stream 9:

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

3. Information about the python3-sphinxcontrib-log-cabinet.noarch package on CentOS Stream 9

Last metadata expiration check: 0:19:45 ago on Sat Mar 16 16:03:45 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.