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

Last updated: July 03,2024

1. Install "python3-contextlib2" package

Please follow the instructions below to install python3-contextlib2 on Kali Linux

$ sudo apt update $ sudo apt install python3-contextlib2

2. Uninstall "python3-contextlib2" package

In this section, we are going to explain the necessary steps to uninstall python3-contextlib2 on Kali Linux:

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

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

Package: python3-contextlib2
Source: contextlib2
Version: 21.6.0-1
Installed-Size: 70
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 16900
SHA256: 40a8d8d4470b68cc8373d5adc1f986b0a7278e70e6077ae7a156ca210767c55a
SHA1: 8214f46c5821a7996ecb9cc2c5d8822c3225f593
MD5sum: b337d2ca156c4d24c66f46a60072992f
Description: Backport and enhancements for the contextlib module - Python 3.x
contextlib2 is a backport of the standard library's contextlib module to
earlier Python versions.
.
It also serves as a real world proving ground for possible future
enhancements to the standard library version.
.
This package contains the Python 3.x module.
Description-md5:
Homepage: https://contextlib2.readthedocs.org/
Section: python
Priority: optional
Filename: pool/main/c/contextlib2/python3-contextlib2_21.6.0-1_all.deb