How to Install and Uninstall python3-sphinx-issues.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 07,2024

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

Here is a brief guide to show you how to install python3-sphinx-issues.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

This tutorial shows how to uninstall python3-sphinx-issues.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the python3-sphinx-issues.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:03:26 ago on Mon Feb 26 07:04:30 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).