How to Install and Uninstall python-beartype-doc Package on Kali Linux

Last updated: June 29,2024

1. Install "python-beartype-doc" package

Please follow the steps below to install python-beartype-doc on Kali Linux

$ sudo apt update $ sudo apt install python-beartype-doc

2. Uninstall "python-beartype-doc" package

This tutorial shows how to uninstall python-beartype-doc on Kali Linux:

$ sudo apt remove python-beartype-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-beartype-doc package on Kali Linux

Package: python-beartype-doc
Source: python-beartype
Version: 0.17.0-2
Installed-Size: 1902
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-sphinxdoc (>= 7.2.2)
Size: 234888
SHA256: 897db9643d8e1c735061b19325ce09af96f9d5e13f1d6cd48e2e0db4f1a2b871
SHA1: 24626c77c5b95b8cd00195a3f83443d66a961586
MD5sum: c0aeb9f7147f50ad0ddb4d944be864c7
Description: documentation for the beartype Python library
Beartype is an open-source pure-Python PEP-compliant near-real-time
hybrid runtime-static third-generation type checker emphasizing
efficiency, usability, unsubstantiated made up jargon and thrilling puns.
.
Beartype brings Rust- and C++-inspired zero-cost abstractions into the
lawless world of dynamically-typed Python by enforcing type safety at the
granular level of functions and methods against type hints standardized by
the Python community in non-amortized worst-case time with negligible
constant factors.
.
This package provides documentation for beartype.
Description-md5:
Homepage: https://beartype.readthedocs.io
Section: doc
Priority: optional
Filename: pool/main/p/python-beartype/python-beartype-doc_0.17.0-2_all.deb

5. The same packages on other Linux Distributions