How to Install and Uninstall python3-sphinx-issues.noarch Package on CentOS Stream 9

Last updated: October 06,2024

1. Install "python3-sphinx-issues.noarch" package

This guide covers the steps necessary to install python3-sphinx-issues.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install python3-sphinx-issues.noarch

2. Uninstall "python3-sphinx-issues.noarch" package

Please follow the step by step instructions below to uninstall python3-sphinx-issues.noarch on CentOS Stream 9:

$ sudo dnf remove python3-sphinx-issues.noarch $ sudo dnf autoremove

3. Information about the python3-sphinx-issues.noarch package on CentOS Stream 9

Last metadata expiration check: 0:40:49 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : python3-sphinx-issues
Version : 3.0.1
Release : 1.el9
Architecture : noarch
Size : 21 k
Source : python-sphinx-issues-3.0.1-1.el9.src.rpm
Repository : epel
Summary : Sphinx extension for linking to your project's issue tracker
URL : https://github.com/sloria/sphinx-issues
License : MIT
Description : A Sphinx extension for linking to your project's issue tracker. Includes roles
: for linking to issues, pull requests, user profiles, with built-in support for
: GitHub (though this works with other services).