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

Last updated: May 11,2024

1. Install "python3-types-toml" package

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

$ sudo apt update $ sudo apt install python3-types-toml

2. Uninstall "python3-types-toml" package

This guide covers the steps necessary to uninstall python3-types-toml on Kali Linux:

$ sudo apt remove python3-types-toml $ sudo apt autoclean && sudo apt autoremove

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

Package: python3-types-toml
Source: python-types-toml
Version: 0.10.0-2
Installed-Size: 22
Maintainer: Debian Python Team
Architecture: all
Depends: python3
Size: 3564
SHA256: c282e9cc5eb81a927a2d9cf40cd1bbfb39d3de64521a685d5e73000cdff4e557
SHA1: e6a1525547d25ea33ab75373c4a9d667b3ca13ef
MD5sum: 39080c9369db4f0d375ffb720c27abcd
Description: Typing stubs for toml
This is a PEP 561 type stub package for the toml package. It can be used by
type-checking tools like mypy, PyCharm, pytype etc. to check code that uses
toml. The source for this package can be found at
https://github.com/python/typeshed/tree/master/stubs/toml.
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: 48382f43d4aab9577980640ba944e47e
Homepage: https://github.com/python/typeshed
Section: python
Priority: optional
Filename: pool/main/p/python-types-toml/python3-types-toml_0.10.0-2_all.deb