How to Install and Uninstall python36-click Package on openSuSE Tumbleweed
Last updated: January 12,2025
Deprecated! Installation of this package may no longer be supported.
1. Install "python36-click" package
This guide covers the steps necessary to install python36-click on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python36-click
Copied
2. Uninstall "python36-click" package
In this section, we are going to explain the necessary steps to uninstall python36-click on openSuSE Tumbleweed:
$
sudo zypper remove
python36-click
Copied
3. Information about the python36-click package on openSuSE Tumbleweed
Information for package python36-click:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-click
Version : 8.0.3-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 950,6 KiB
Installed : No
Status : not installed
Source package : python-click-8.0.3-1.1.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 : openSUSE-Tumbleweed-Oss
Name : python36-click
Version : 8.0.3-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 950,6 KiB
Installed : No
Status : not installed
Source package : python-click-8.0.3-1.1.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.