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

Last updated: July 04,2024

1. Install "python312-outcome" package

Here is a brief guide to show you how to install python312-outcome on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-outcome

2. Uninstall "python312-outcome" package

This guide let you learn how to uninstall python312-outcome on openSuSE Tumbleweed:

$ sudo zypper remove python312-outcome

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

Information for package python312-outcome:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-outcome
Version : 1.3.0.post0-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 37.8 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.