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

Last updated: May 17,2024

1. Install "python3-promise" package

Here is a brief guide to show you how to install python3-promise on Kali Linux

$ sudo apt update $ sudo apt install python3-promise

2. Uninstall "python3-promise" package

This tutorial shows how to uninstall python3-promise on Kali Linux:

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

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

Package: python3-promise
Source: python-promise
Version: 2.3.0-3
Installed-Size: 89
Maintainer: Debian Python Team
Architecture: all
Depends: python3-six, python3:any
Size: 18004
SHA256: 20ab13c407896e0c619332ba2631fa202ce5f8de2827601197a41d4eb35d07a7
SHA1: 06d250186655b9c89488718ce918df148735fe29
MD5sum: e8650c8b99e03375cfc6ff474c3d16b7
Description: Implementation of Promises in Python (Python3 version)
It is a super set of Promises/A+ designed to have readable, performant code
and to provide just the extensions that are absolutely necessary for using
promises in Python.
Its fully compatible with the Promises/A+ spec.
.
This package contains the Python 3 version of the library.
Description-md5:
Homepage: https://github.com/syrusakbary/promise
Section: python
Priority: optional
Filename: pool/main/p/python-promise/python3-promise_2.3.0-3_all.deb