How to Install and Uninstall python3-typing-inspect Package on Kali Linux

Last updated: September 20,2024

1. Install "python3-typing-inspect" package

This guide covers the steps necessary to install python3-typing-inspect on Kali Linux

$ sudo apt update $ sudo apt install python3-typing-inspect

2. Uninstall "python3-typing-inspect" package

Here is a brief guide to show you how to uninstall python3-typing-inspect on Kali Linux:

$ sudo apt remove python3-typing-inspect $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-typing-inspect package on Kali Linux

Package: python3-typing-inspect
Source: python-typing-inspect
Version: 0.9.0-1
Installed-Size: 52
Maintainer: Debian Python Team
Architecture: all
Depends: python3-mypy-extensions, python3-typing-extensions, python3:any
Size: 10616
SHA256: 0d09d1de7606584c486821de121d511625215156ca0583937c0e5ace81ccd00d
SHA1: b5a3854da1d2f6d09cd5d865ffcc536d5ac281ed
MD5sum: 1227b52a7a544efaf191c1d1579a2722
Description: API for runtime inspection of types in Python
The typing-inspect module defines experimental API for runtime inspection of
types defined in the Python standard typing module.
Description-md5:
Homepage: https://github.com/ilevkivskyi/typing_inspect
Section: python
Priority: optional
Filename: pool/main/p/python-typing-inspect/python3-typing-inspect_0.9.0-1_all.deb