How to Install and Uninstall python39-cleo Package on openSuSE Tumbleweed

Last updated: June 01,2024

1. Install "python39-cleo" package

This tutorial shows how to install python39-cleo on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-cleo

2. Uninstall "python39-cleo" package

Please follow the steps below to uninstall python39-cleo on openSuSE Tumbleweed:

$ sudo zypper remove python39-cleo

3. Information about the python39-cleo package on openSuSE Tumbleweed

Information for package python39-cleo:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-cleo
Version : 2.1.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 578.5 KiB
Installed : No
Status : not installed
Source package : python-cleo-2.1.0-1.2.src
Upstream URL : https://github.com/sdispater/cleo
Summary : Python module for creating testable command-line interfaces
Description :
Cleo allows you to create beautiful and testable command-line interfaces.