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

Last updated: June 26,2024

1. Install "python311-promise" package

This tutorial shows how to install python311-promise on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-promise

2. Uninstall "python311-promise" package

This is a short guide on how to uninstall python311-promise on openSuSE Tumbleweed:

$ sudo zypper remove python311-promise

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

Information for package python311-promise:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-promise
Version : 2.3.0-5.3
Arch : noarch
Vendor : openSUSE
Installed Size : 190.9 KiB
Installed : No
Status : not installed
Source package : python-promise-2.3.0-5.3.src
Upstream URL : https://github.com/syrusakbary/promise
Summary : Promises/A+ implementation for Python
Description :
This is an implementation of Promises in Python