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

Last updated: October 06,2024

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

This tutorial shows how to install python3-sphinxcontrib-programoutput.noarch on AlmaLinux 9

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

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

This tutorial shows how to uninstall python3-sphinxcontrib-programoutput.noarch on AlmaLinux 9:

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

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

Last metadata expiration check: 2:15:29 ago on Wed Mar 13 07:41:12 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.