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

Last updated: May 20,2024

1. Install "python39-outcome" package

Learn how to install python39-outcome on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-outcome

2. Uninstall "python39-outcome" package

Please follow the step by step instructions below to uninstall python39-outcome on openSuSE Tumbleweed:

$ sudo zypper remove python39-outcome

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

Information for package python39-outcome:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-outcome
Version : 1.3.0.post0-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 34.4 KiB
Installed : No
Status : not installed
Source package : python-outcome-1.3.0.post0-1.4.src
Upstream URL : https://github.com/python-trio/outcome
Summary : Function for capturing the outcome of Python function calls
Description :
Outcome provides a function for capturing the outcome of a Python
function call, so that it can be passed around.