How to Install and Uninstall python3-sphinxcontrib-autoprogram.noarch Package on Fedora 34
Last updated: November 25,2024
1. Install "python3-sphinxcontrib-autoprogram.noarch" package
This guide covers the steps necessary to install python3-sphinxcontrib-autoprogram.noarch on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
python3-sphinxcontrib-autoprogram.noarch
Copied
2. Uninstall "python3-sphinxcontrib-autoprogram.noarch" package
Please follow the instructions below to uninstall python3-sphinxcontrib-autoprogram.noarch on Fedora 34:
$
sudo dnf remove
python3-sphinxcontrib-autoprogram.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-sphinxcontrib-autoprogram.noarch package on Fedora 34
Last metadata expiration check: 3:54:36 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-sphinxcontrib-autoprogram
Version : 0.1.5
Release : 13.fc34
Architecture : noarch
Size : 23 k
Source : python-sphinxcontrib-autoprogram-0.1.5-13.fc34.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.
Available Packages
Name : python3-sphinxcontrib-autoprogram
Version : 0.1.5
Release : 13.fc34
Architecture : noarch
Size : 23 k
Source : python-sphinxcontrib-autoprogram-0.1.5-13.fc34.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.