How to Install and Uninstall python3-outcome.noarch Package on Fedora 38
Last updated: November 15,2024
1. Install "python3-outcome.noarch" package
This tutorial shows how to install python3-outcome.noarch on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
python3-outcome.noarch
Copied
2. Uninstall "python3-outcome.noarch" package
Please follow the steps below to uninstall python3-outcome.noarch on Fedora 38:
$
sudo dnf remove
python3-outcome.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-outcome.noarch package on Fedora 38
Last metadata expiration check: 3:22:09 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : python3-outcome
Version : 1.1.0
Release : 9.fc38
Architecture : noarch
Size : 26 k
Source : python-outcome-1.1.0-9.fc38.src.rpm
Repository : fedora
Summary : Capture the outcome of Python function calls
URL : https://github.com/python-trio/outcome
License : MIT or ASL 2.0
Description : Outcome provides a function for capturing the outcome of a Python function
: call, so that it can be passed around.
Available Packages
Name : python3-outcome
Version : 1.1.0
Release : 9.fc38
Architecture : noarch
Size : 26 k
Source : python-outcome-1.1.0-9.fc38.src.rpm
Repository : fedora
Summary : Capture the outcome of Python function calls
URL : https://github.com/python-trio/outcome
License : MIT or ASL 2.0
Description : Outcome provides a function for capturing the outcome of a Python function
: call, so that it can be passed around.