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

Last updated: September 21,2024

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

Learn how to install python3-sphinxcontrib-programoutput.noarch on Oracle Linux 9

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

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

Please follow the guidance below to uninstall python3-sphinxcontrib-programoutput.noarch on Oracle Linux 9:

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

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

Last metadata expiration check: 0:13:48 ago on Thu Feb 15 07:50:05 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.