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

Last updated: July 01,2024

1. Install "python3-wasabi" package

Please follow the step by step instructions below to install python3-wasabi on Kali Linux

$ sudo apt update $ sudo apt install python3-wasabi

2. Uninstall "python3-wasabi" package

Please follow the steps below to uninstall python3-wasabi on Kali Linux:

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

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

Package: python3-wasabi
Source: python-wasabi
Version: 0.10.1-2
Installed-Size: 115
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Suggests: python-wasabi-doc
Size: 20136
SHA256: af9307963ada51d8428036ee2bfa0b9e7d052c13fff3c0c5dc59acd2ef24185b
SHA1: 8e691ffb1bdcaf467fb7dc367eb3983891b344d1
MD5sum: 4a71f5a196dde1c12f6a22d1817992dc
Description: lightweight console printing and formatting toolkit for Python3
This package is still a work in progress and aims to bundle those
utilities in a standardised way so they can be shared across several
other projects like for instance spaCy. It's super lightweight, has
zero dependencies.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/ines/wasabi
Section: python
Priority: optional
Filename: pool/main/p/python-wasabi/python3-wasabi_0.10.1-2_all.deb