How to Install and Uninstall python2-click Package on openSUSE Leap

Last updated: July 07,2024

1. Install "python2-click" package

Please follow the guidelines below to install python2-click on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-click

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

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.

5. The same packages on other Linux Distributions