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

Last updated: July 05,2024

1. Install "python38-outcome" package

This tutorial shows how to install python38-outcome on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-outcome

2. Uninstall "python38-outcome" package

Please follow the steps below to uninstall python38-outcome on openSuSE Tumbleweed:

$ sudo zypper remove python38-outcome

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

Information for package python38-outcome:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-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.