How to Install and Uninstall python312-docopt Package on openSuSE Tumbleweed
Last updated: November 23,2024
1. Install "python312-docopt" package
This guide let you learn how to install python312-docopt on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python312-docopt
Copied
2. Uninstall "python312-docopt" package
This guide let you learn how to uninstall python312-docopt on openSuSE Tumbleweed:
$
sudo zypper remove
python312-docopt
Copied
3. Information about the python312-docopt package on openSuSE Tumbleweed
Information for package python312-docopt:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-docopt
Version : 0.6.2-9.4
Arch : noarch
Vendor : openSUSE
Installed Size : 132.4 KiB
Installed : No
Status : not installed
Source package : python-docopt-0.6.2-9.4.src
Upstream URL : http://docopt.org
Summary : Pythonic argument parser
Description :
docopt creates command-line interfaces.
This way one does not need to write repeatable parser-code,
and instead can write only the help message.
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-docopt
Version : 0.6.2-9.4
Arch : noarch
Vendor : openSUSE
Installed Size : 132.4 KiB
Installed : No
Status : not installed
Source package : python-docopt-0.6.2-9.4.src
Upstream URL : http://docopt.org
Summary : Pythonic argument parser
Description :
docopt creates command-line interfaces.
This way one does not need to write repeatable parser-code,
and instead can write only the help message.