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

Last updated: May 15,2024

1. Install "python3-extras" package

Please follow the guidelines below to install python3-extras on Kali Linux

$ sudo apt update $ sudo apt install python3-extras

2. Uninstall "python3-extras" package

Please follow the instructions below to uninstall python3-extras on Kali Linux:

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

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

Package: python3-extras
Source: python-extras
Version: 1.0.0-5
Installed-Size: 35
Maintainer: Debian OpenStack
Architecture: all
Depends: python3:any
Recommends: python3-testtools
Size: 7536
SHA256: d3e9826af0900e6ac29869cd02ec7c33b6b6967b68a83be0424c2f0ea0461bab
SHA1: 3f310c3673be57fd310ff615460d394f41bbff83
MD5sum: 9d78008db51a74529f44dc02f9b3e763
Description: extensions to the Python standard library (Python 3.x)
Extras is a set of extensions to the Python standard library, originally
written to make the code within testtools cleaner, but now split out for
general use outside of a testing context.
.
This package contains the libraries for Python 3.x.
Description-md5:
Homepage: https://github.com/testing-cabal/extras
Tag: implemented-in::python
Section: python
Priority: optional
Filename: pool/main/p/python-extras/python3-extras_1.0.0-5_all.deb