How to Install and Uninstall python2-outcome Package on openSUSE Leap

Last updated: October 05,2024

1. Install "python2-outcome" package

Please follow the steps below to install python2-outcome on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-outcome

2. Uninstall "python2-outcome" package

This guide let you learn how to uninstall python2-outcome on openSUSE Leap:

$ sudo zypper remove python2-outcome

3. Information about the python2-outcome package on openSUSE Leap

Information for package python2-outcome:
----------------------------------------
Repository : Main Repository
Name : python2-outcome
Version : 1.0.0-bp153.1.17
Arch : noarch
Vendor : openSUSE
Installed Size : 30,5 KiB
Installed : No
Status : not installed
Source package : python-outcome-1.0.0-bp153.1.17.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.