How to Install and Uninstall python3-cliff Package on openSuSE Tumbleweed

Last updated: July 01,2024

1. Install "python3-cliff" package

Learn how to install python3-cliff on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python3-cliff

2. Uninstall "python3-cliff" package

Please follow the instructions below to uninstall python3-cliff on openSuSE Tumbleweed:

$ sudo zypper remove python3-cliff

3. Information about the python3-cliff package on openSuSE Tumbleweed

Information for package python3-cliff:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python3-cliff
Version : 3.7.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 671,8 KiB
Installed : No
Status : not installed
Source package : python-cliff-3.7.0-1.2.src
Summary : Command Line Interface Formulation Framework
Description :
cliff is a framework for building command line programs. It uses
setuptools entry points to provide subcommands, output formatters, and
other extensions.
This package contains the Python 3.x module.