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

Last updated: May 02,2024

1. Install "python3-pyannotate" package

This is a short guide on how to install python3-pyannotate on Kali Linux

$ sudo apt update $ sudo apt install python3-pyannotate

2. Uninstall "python3-pyannotate" package

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

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

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

Package: python3-pyannotate
Source: pyannotate
Version: 1.2.0-2
Installed-Size: 136
Maintainer: Sandro Tosi
Architecture: all
Depends: python3-mypy-extensions, python3-six (>= 1.11.0), python3:any
Size: 27824
SHA256: b7c3694b44a6c05c7a2819475d1daddc945588e0c9a5d9326c8a73e9f49ea8dc
SHA1: e2d94024e66f3be5ee90138a9ff5195afac43215
MD5sum: 1137e203e1abdeab26d88365633af28d
Description: auto-generate PEP-484 annotations
Insert annotations into your source code based on call arguments and
return types observed at runtime.
.
This package contains both the library and the command-line tool.
Description-md5: 75d52def4ff459994ec58175af7e56c6
Homepage: https://github.com/dropbox/pyannotate
Section: python
Priority: optional
Filename: pool/main/p/pyannotate/python3-pyannotate_1.2.0-2_all.deb