How to Install and Uninstall python311-click Package on openSuSE Tumbleweed

Last updated: October 06,2024

1. Install "python311-click" package

Learn how to install python311-click on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-click

2. Uninstall "python311-click" package

This guide let you learn how to uninstall python311-click on openSuSE Tumbleweed:

$ sudo zypper remove python311-click

3. Information about the python311-click package on openSuSE Tumbleweed

Information for package python311-click:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-click
Version : 8.1.7-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 1.1 MiB
Installed : No
Status : not installed
Source package : python-click-8.1.7-1.4.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