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

Last updated: June 26,2024

1. Install "python36-outcome" package

Please follow the steps below to install python36-outcome on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-outcome

2. Uninstall "python36-outcome" package

This is a short guide on how to uninstall python36-outcome on openSuSE Tumbleweed:

$ sudo zypper remove python36-outcome

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

Information for package python36-outcome:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-outcome
Version : 1.1.0-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 28,9 KiB
Installed : No
Status : not installed
Source package : python-outcome-1.1.0-1.1.src
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.