How to Install and Uninstall python3-outcome Package on Kali Linux

Last updated: May 12,2024

1. Install "python3-outcome" package

Please follow the steps below to install python3-outcome on Kali Linux

$ sudo apt update $ sudo apt install python3-outcome

2. Uninstall "python3-outcome" package

This is a short guide on how to uninstall python3-outcome on Kali Linux:

$ sudo apt remove python3-outcome $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-outcome package on Kali Linux

Package: python3-outcome
Source: python-outcome
Version: 1.2.0-1.1
Installed-Size: 29
Maintainer: Robie Basak
Architecture: all
Depends: python3-attr, python3:any
Size: 5956
SHA256: 6b27a101a234a2da290abcbf97e492f1d58e6ff4a3603cd7577abb91fb5cca2c
SHA1: 3634b5fdbc28dea543f720d22d01567dc682dae5
MD5sum: 94f29fe5a1e52ed383641193582196fa
Description: capture the outcome of Python function calls
Outcome provides a function `capture' for capturing the outcome of a Python
function call, so that it can be passed around - even if the function raises
an exception. It also provides the async equivalent function `acapture'.
Description-md5:
Homepage: https://github.com/python-trio/outcome
Section: python
Priority: optional
Filename: pool/main/p/python-outcome/python3-outcome_1.2.0-1.1_all.deb