How to Install and Uninstall python39-sphinxcontrib-autoprogram Package on openSuSE Tumbleweed
Last updated: November 23,2024
1. Install "python39-sphinxcontrib-autoprogram" package
Learn how to install python39-sphinxcontrib-autoprogram on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python39-sphinxcontrib-autoprogram
Copied
2. Uninstall "python39-sphinxcontrib-autoprogram" package
This guide let you learn how to uninstall python39-sphinxcontrib-autoprogram on openSuSE Tumbleweed:
$
sudo zypper remove
python39-sphinxcontrib-autoprogram
Copied
3. Information about the python39-sphinxcontrib-autoprogram package on openSuSE Tumbleweed
Information for package python39-sphinxcontrib-autoprogram:
-----------------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-sphinxcontrib-autoprogram
Version : 0.1.8-2.4
Arch : noarch
Vendor : openSUSE
Installed Size : 39.7 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 : python39-sphinxcontrib-autoprogram
Version : 0.1.8-2.4
Arch : noarch
Vendor : openSUSE
Installed Size : 39.7 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.