How to Install and Uninstall python3-sphinxcontrib-programoutput.noarch Package on Fedora 35

Last updated: October 06,2024

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

This guide let you learn how to install python3-sphinxcontrib-programoutput.noarch on Fedora 35

$ 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 Fedora 35:

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

3. Information about the python3-sphinxcontrib-programoutput.noarch package on Fedora 35

Last metadata expiration check: 1:29:36 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : python3-sphinxcontrib-programoutput
Version : 0.17
Release : 2.fc35
Architecture : noarch
Size : 163 k
Source : python-sphinxcontrib-programoutput-0.17-2.fc35.src.rpm
Repository : fedora
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.