How to Install and Uninstall python3-sphinxcontrib-programoutput.noarch Package on Rocky Linux 9

Last updated: October 07,2024

1. Install "python3-sphinxcontrib-programoutput.noarch" package

Here is a brief guide to show you how to install python3-sphinxcontrib-programoutput.noarch on Rocky Linux 9

$ sudo dnf update $ sudo dnf install python3-sphinxcontrib-programoutput.noarch

2. Uninstall "python3-sphinxcontrib-programoutput.noarch" package

Learn how to uninstall python3-sphinxcontrib-programoutput.noarch on Rocky Linux 9:

$ sudo dnf remove python3-sphinxcontrib-programoutput.noarch $ sudo dnf autoremove

3. Information about the python3-sphinxcontrib-programoutput.noarch package on Rocky Linux 9

Last metadata expiration check: 2:06:58 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : python3-sphinxcontrib-programoutput
Version : 0.17
Release : 11.el9
Architecture : noarch
Size : 151 k
Source : python-sphinxcontrib-programoutput-0.17-11.el9.src.rpm
Repository : epel
Summary : Extension to insert output of commands into documents
URL : https://pypi.python.org/pypi/sphinxcontrib-programoutput
License : BSD
Description : A Sphinx extension to literally insert the output of arbitrary
: commands into documents, helping you to keep your command examples
: up to date.