How to Install and Uninstall python3-sphinxcontrib-autoprogram.noarch Package on Fedora 36

Last updated: October 07,2024

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

Please follow the steps below to install python3-sphinxcontrib-autoprogram.noarch on Fedora 36

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

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

Please follow the instructions below to uninstall python3-sphinxcontrib-autoprogram.noarch on Fedora 36:

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

3. Information about the python3-sphinxcontrib-autoprogram.noarch package on Fedora 36

Last metadata expiration check: 4:33:59 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-sphinxcontrib-autoprogram
Version : 0.1.7
Release : 4.fc36
Architecture : noarch
Size : 23 k
Source : python-sphinxcontrib-autoprogram-0.1.7-4.fc36.src.rpm
Repository : fedora
Summary : Sphinx extension for documenting CLI programs
URL : https://bitbucket.org/birkenfeld/sphinx-contrib
License : BSD
Description : This extension provides an automated way to document CLI programs.
: It scans ArgumentParser objects and then expands it into a set of
: program and option directives.