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

Last updated: May 20,2024

1. Install "python-cryptography-doc" package

Please follow the step by step instructions below to install python-cryptography-doc on Kali Linux

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

2. Uninstall "python-cryptography-doc" package

Please follow the steps below to uninstall python-cryptography-doc on Kali Linux:

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

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

Package: python-cryptography-doc
Source: python-cryptography
Version: 41.0.7-4
Installed-Size: 4001
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-jquery (>= 3.6.0), libjs-sphinxdoc (>= 7.2.2), sphinx-rtd-theme-common (>= 2.0.0+dfsg)
Size: 371072
SHA256: e07ebf0dbf0a6d459e6d42e67b1285e9e3c4a2b5dc45432b3437b545f658a7e8
SHA1: cacec529c1f5ae8ff177cb3a1c893c6ec54e4508
MD5sum: 9c79981b3235469f7a811358272463f9
Description: Python library exposing cryptographic recipes and primitives (documentation)
The cryptography library is designed to be a "one-stop-shop" for
all your cryptographic needs in Python.
.
As an alternative to the libraries that came before it, cryptography
tries to address some of the issues with those libraries:
- Lack of PyPy and Python 3 support.
- Lack of maintenance.
- Use of poor implementations of algorithms (i.e. ones with known
side-channel attacks).
- Lack of high level, "Cryptography for humans", APIs.
- Absence of algorithms such as AES-GCM.
- Poor introspectability, and thus poor testability.
- Extremely error prone APIs, and bad defaults.
.
This package contains the documentation for cryptography.
Description-md5:
Homepage: https://cryptography.io/
Built-Using: sphinx (= 7.2.6-4)
Section: doc
Priority: optional
Filename: pool/main/p/python-cryptography/python-cryptography-doc_41.0.7-4_all.deb