How to Install and Uninstall python2-click Package on openSUSE Leap
Last updated: November 08,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python2-click" package
Please follow the guidelines below to install python2-click on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python2-click
Copied
2. Uninstall "python2-click" package
Here is a brief guide to show you how to uninstall python2-click on openSUSE Leap:
$
sudo zypper remove
python2-click
Copied
3. Information about the python2-click package on openSUSE Leap
Information for package python2-click:
--------------------------------------
Repository : Main Repository
Name : python2-click
Version : 7.0-1.27
Arch : noarch
Vendor : SUSE LLC
Installed Size : 652,0 KiB
Installed : No
Status : not installed
Source package : python-click-7.0-1.27.src
Summary : A wrapper around optparse for command line utilities
Description :
Click is a Python package for creating command line interfaces
in a composable way with as little code as necessary. It's the "Command
Line Interface Creation Kit". It is configurable, and comes with
defaults out of the box.
--------------------------------------
Repository : Main Repository
Name : python2-click
Version : 7.0-1.27
Arch : noarch
Vendor : SUSE LLC
Installed Size : 652,0 KiB
Installed : No
Status : not installed
Source package : python-click-7.0-1.27.src
Summary : A wrapper around optparse for command line utilities
Description :
Click is a Python package for creating command line interfaces
in a composable way with as little code as necessary. It's the "Command
Line Interface Creation Kit". It is configurable, and comes with
defaults out of the box.