How to Install and Uninstall python3-promise Package on openSUSE Leap

Last updated: May 18,2024

1. Install "python3-promise" package

This is a short guide on how to install python3-promise on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-promise

2. Uninstall "python3-promise" package

Here is a brief guide to show you how to uninstall python3-promise on openSUSE Leap:

$ sudo zypper remove python3-promise

3. Information about the python3-promise package on openSUSE Leap

Information for package python3-promise:
----------------------------------------
Repository : Main Repository
Name : python3-promise
Version : 2.2.1-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 150.5 KiB
Installed : No
Status : not installed
Source package : python-promise-2.2.1-bp155.2.10.src
Upstream URL : https://github.com/syrusakbary/promise
Summary : Promises/A+ implementation for Python
Description :
This is an implementation of Promises in Python