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

Last updated: May 17,2024

1. Install "python3-typed-ast" package

Here is a brief guide to show you how to install python3-typed-ast on Kali Linux

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

2. Uninstall "python3-typed-ast" package

This is a short guide on how to uninstall python3-typed-ast on Kali Linux:

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

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

Package: python3-typed-ast
Source: python3-typed-ast (1.4.3-1)
Version: 1.4.3-1+b2
Installed-Size: 568
Maintainer: Debian Python Team
Architecture: amd64
Depends: python3 (<< 3.11), python3 (>= 3.10~), python3:any, libc6 (>= 2.14)
Size: 149972
SHA256: b00ec0705e40747243a7935d167441db7d834efbae59a749e7aa024e832ee4db
SHA1: 990b1413a44f742e82e9d61615e64f41e6552ca7
MD5sum: c737ea9e518340c28a19064275f43410
Description: AST with PEP 484 type comments support
A fork of the CPython 2.7 and 3.5 ast modules with the ability to parse
PEP 484 type comments. The primary goals of this package are correctness and
speed.
Description-md5: 20d1693e3e3dbc7ab8baacc6a9b6ecf0
Homepage: http://www.mypy-lang.org/
Section: python
Priority: optional
Filename: pool/main/p/python3-typed-ast/python3-typed-ast_1.4.3-1+b2_amd64.deb