How to Install and Uninstall python3-typedload-doc Package on Kali Linux

Last updated: May 03,2024

1. Install "python3-typedload-doc" package

Please follow the guidance below to install python3-typedload-doc on Kali Linux

$ sudo apt update $ sudo apt install python3-typedload-doc

2. Uninstall "python3-typedload-doc" package

This is a short guide on how to uninstall python3-typedload-doc on Kali Linux:

$ sudo apt remove python3-typedload-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-typedload-doc package on Kali Linux

Package: python3-typedload-doc
Source: typedload
Version: 2.27-1
Installed-Size: 308
Maintainer: Salvo 'LtWorf' Tomaselli
Architecture: all
Replaces: python3-typedload (<< 2.15-3)
Recommends: python3-typedload
Breaks: python3-typedload (<< 2.15-3)
Size: 42176
SHA256: 6408673a470b5e2f4aa87aad4c3620cf421ce676763d65fb114004d2bca83c28
SHA1: 99fb73af1d8637a72a278456c3e23e5a3cb6e1c2
MD5sum: 96614c6e497b4808f8ed2f7e6b916a19
Description: Documentation and examples for python3-typedload
This module provides an API to load dictionaries and lists (usually loaded
from json) into Python's NamedTuples, dataclass, sets, enums, and various
other typed data structures; respecting all the type-hints and performing
type checks or casts when needed.
.
It can also dump from typed data structures to json-like dictionaries and
lists.
.
It is very useful for projects that use Mypy and deal with untyped data like
json, because it guarantees that the data will follow the desired schema.
.
This is the documentation for the module.
Description-md5:
Homepage: https://ltworf.github.io/typedload/
Section: doc
Priority: optional
Filename: pool/main/t/typedload/python3-typedload-doc_2.27-1_all.deb