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

Last updated: October 05,2024

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

Please follow the step by step instructions below to install python3-sphinxcontrib-autoprogram.noarch on Fedora 35

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

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

This guide let you learn how to uninstall python3-sphinxcontrib-autoprogram.noarch on Fedora 35:

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

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

Last metadata expiration check: 2:33:09 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : python3-sphinxcontrib-autoprogram
Version : 0.1.7
Release : 3.fc35
Architecture : noarch
Size : 24 k
Source : python-sphinxcontrib-autoprogram-0.1.7-3.fc35.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.