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

Last updated: April 29,2024

1. Install "python-openssl-doc" package

Please follow the guidelines below to install python-openssl-doc on Kali Linux

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

2. Uninstall "python-openssl-doc" package

This guide let you learn how to uninstall python-openssl-doc on Kali Linux:

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

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

Package: python-openssl-doc
Source: pyopenssl
Version: 23.2.0-1
Installed-Size: 307
Maintainer: Sandro Tosi
Architecture: all
Depends: libjs-sphinxdoc (>= 5.2), sphinx-rtd-theme-common (>= 1.3.0+dfsg)
Suggests: python3-openssl
Size: 53120
SHA256: abf5b9b480eb0ed30b5ff65bb1a9eee808fe20863324291b37e3ffbea29a2e9b
SHA1: 27266fc8c25350bd83028e17a89b2251f1da7129
MD5sum: 555cab990ad54fe3f70129893fc7b9a5
Description: Python wrapper around the OpenSSL library (documentation package)
High-level wrapper around a subset of the OpenSSL library, includes
.
* SSL.Connection objects, wrapping the methods of Python's portable
sockets
* Callbacks written in Python
* Extensive error-handling mechanism, mirroring OpenSSL's error
codes
.
A lot of the object methods do nothing more than calling a
corresponding function in the OpenSSL library.
.
This package contains documentation for python-openssl.
Description-md5:
Homepage: https://pyopenssl.org/
Tag: devel::doc, devel::examples, devel::lang:python, made-of::html,
made-of::postscript, role::documentation
Section: doc
Priority: optional
Filename: pool/main/p/pyopenssl/python-openssl-doc_23.2.0-1_all.deb