How to Install and Uninstall python3-types-typed-ast Package on Kali Linux

Last updated: May 18,2024

1. Install "python3-types-typed-ast" package

Please follow the guidelines below to install python3-types-typed-ast on Kali Linux

$ sudo apt update $ sudo apt install python3-types-typed-ast

2. Uninstall "python3-types-typed-ast" package

Please follow the step by step instructions below to uninstall python3-types-typed-ast on Kali Linux:

$ sudo apt remove python3-types-typed-ast $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-types-typed-ast package on Kali Linux

Package: python3-types-typed-ast
Source: python-types-typed-ast
Version: 1.4.4-3
Installed-Size: 34
Maintainer: Debian Python Team
Architecture: all
Depends: python3
Size: 5304
SHA256: 3841e16b74088e1a03a9425aca3488e720f96b0872fef3731c6852a86fbec2a7
SHA1: 2aff984f9013fbf8a97bac234cc2b9844ad6baf6
MD5sum: 33400bd638d629b2406a13ced76448f5
Description: Typing stubs for typed-ast
This is a PEP 561 type stub package for the typed-ast package. It can be
used by type-checking tools like mypy, PyCharm, pytype etc. to check
code that uses typed-ast. The source for this package can be found at
https://github.com/python/typeshed/tree/master/stubs/typed-ast. All
fixes for types and metadata should be contributed there.
.
See https://github.com/python/typeshed/blob/master/README.md for
more details.
Description-md5: b195240edf9ab9b007fdd2b847ac9f75
Homepage: https://github.com/python/typeshed
Section: python
Priority: optional
Filename: pool/main/p/python-types-typed-ast/python3-types-typed-ast_1.4.4-3_all.deb