How to Install and Uninstall python3-sphinxcontrib-autoprogram.noarch Package on Fedora 38
Last updated: November 27,2024
1. Install "python3-sphinxcontrib-autoprogram.noarch" package
This tutorial shows how to install python3-sphinxcontrib-autoprogram.noarch on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
python3-sphinxcontrib-autoprogram.noarch
Copied
2. Uninstall "python3-sphinxcontrib-autoprogram.noarch" package
In this section, we are going to explain the necessary steps to uninstall python3-sphinxcontrib-autoprogram.noarch on Fedora 38:
$
sudo dnf remove
python3-sphinxcontrib-autoprogram.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-sphinxcontrib-autoprogram.noarch package on Fedora 38
Last metadata expiration check: 1:13:39 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : python3-sphinxcontrib-autoprogram
Version : 0.1.7
Release : 7.fc38
Architecture : noarch
Size : 28 k
Source : python-sphinxcontrib-autoprogram-0.1.7-7.fc38.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.7
Release : 7.fc38
Architecture : noarch
Size : 28 k
Source : python-sphinxcontrib-autoprogram-0.1.7-7.fc38.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.