How to Install and Uninstall python310-sphinxcontrib-autoprogram Package on openSuSE Tumbleweed
Last updated: November 08,2024
1. Install "python310-sphinxcontrib-autoprogram" package
Please follow the guidance below to install python310-sphinxcontrib-autoprogram on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python310-sphinxcontrib-autoprogram
Copied
2. Uninstall "python310-sphinxcontrib-autoprogram" package
Please follow the guidance below to uninstall python310-sphinxcontrib-autoprogram on openSuSE Tumbleweed:
$
sudo zypper remove
python310-sphinxcontrib-autoprogram
Copied
3. Information about the python310-sphinxcontrib-autoprogram package on openSuSE Tumbleweed
Information for package python310-sphinxcontrib-autoprogram:
------------------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-sphinxcontrib-autoprogram
Version : 0.1.8-2.4
Arch : noarch
Vendor : openSUSE
Installed Size : 39.8 KiB
Installed : No
Status : not installed
Source package : python-sphinxcontrib-autoprogram-0.1.8-2.4.src
Upstream URL : https://github.com/sphinx-contrib/autoprogram
Summary : Sphinx extension to document CLI programs
Description :
This contrib extension, sphinxcontrib.autoprogram, provides an automated way to
document CLI programs. It scans arparser.ArgumentParser object, and then expands
it into a set of .. program:: and .. option:: directives.
------------------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-sphinxcontrib-autoprogram
Version : 0.1.8-2.4
Arch : noarch
Vendor : openSUSE
Installed Size : 39.8 KiB
Installed : No
Status : not installed
Source package : python-sphinxcontrib-autoprogram-0.1.8-2.4.src
Upstream URL : https://github.com/sphinx-contrib/autoprogram
Summary : Sphinx extension to document CLI programs
Description :
This contrib extension, sphinxcontrib.autoprogram, provides an automated way to
document CLI programs. It scans arparser.ArgumentParser object, and then expands
it into a set of .. program:: and .. option:: directives.