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

Last updated: June 01,2024

1. Install "python311-click" package

In this section, we are going to explain the necessary steps to install python311-click on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python311-click

2. Uninstall "python311-click" package

In this section, we are going to explain the necessary steps to uninstall python311-click on openSUSE Leap:

$ sudo zypper remove python311-click

3. Information about the python311-click package on openSUSE Leap

Information for package python311-click:
----------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-click
Version : 8.1.3-150400.7.3.9
Arch : noarch
Vendor : SUSE LLC
Installed Size : 839.9 KiB
Installed : No
Status : not installed
Source package : python-click-8.1.3-150400.7.3.9.src
Upstream URL : https://github.com/mitsuhiko/click
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