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

Last updated: October 12,2024

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

Please follow the guidelines below to install python3-sphinxcontrib-programoutput.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

Here is a brief guide to show you how to uninstall python3-sphinxcontrib-programoutput.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

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

Last metadata expiration check: 1:05:17 ago on Mon Feb 26 07:04:30 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.