How to Install and Uninstall python3-sphinx-issues.noarch Package on Rocky Linux 9

Last updated: October 05,2024

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

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

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

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

Please follow the steps below to uninstall python3-sphinx-issues.noarch on Rocky Linux 9:

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

3. Information about the python3-sphinx-issues.noarch package on Rocky Linux 9

Last metadata expiration check: 0:24:12 ago on Fri Feb 16 06:49:52 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).