How to Install and Uninstall python2-docopt Package on openSUSE Leap
Last updated: November 07,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python2-docopt" package
Please follow the guidelines below to install python2-docopt on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python2-docopt
Copied
2. Uninstall "python2-docopt" package
Here is a brief guide to show you how to uninstall python2-docopt on openSUSE Leap:
$
sudo zypper remove
python2-docopt
Copied
3. Information about the python2-docopt package on openSUSE Leap
Information for package python2-docopt:
---------------------------------------
Repository : Main Repository
Name : python2-docopt
Version : 0.6.2-1.24
Arch : noarch
Vendor : SUSE LLC
Installed Size : 120,7 KiB
Installed : No
Status : not installed
Source package : python-docopt-0.6.2-1.24.src
Summary : Pythonic argument parser, that will make you smile
Description :
docopt creates beautiful command-line interfaces.
Isn't it awesome how optparse and argparse generate help
messages based on your code?!
Hell no! You know what's awesome? It's when the option parser is
generated based on the beautiful help message that you write yourself!
This way you don't need to write this stupid repeatable parser-code,
and instead can write only the help message--the way you want it.
docopt helps you create most beautiful command-line interfaces
easily.
---------------------------------------
Repository : Main Repository
Name : python2-docopt
Version : 0.6.2-1.24
Arch : noarch
Vendor : SUSE LLC
Installed Size : 120,7 KiB
Installed : No
Status : not installed
Source package : python-docopt-0.6.2-1.24.src
Summary : Pythonic argument parser, that will make you smile
Description :
docopt creates beautiful command-line interfaces.
Isn't it awesome how optparse and argparse generate help
messages based on your code?!
Hell no! You know what's awesome? It's when the option parser is
generated based on the beautiful help message that you write yourself!
This way you don't need to write this stupid repeatable parser-code,
and instead can write only the help message--the way you want it.
docopt helps you create most beautiful command-line interfaces
easily.