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

Last updated: May 03,2024

1. Install "python3-doc" package

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

$ sudo apt update $ sudo apt install python3-doc

2. Uninstall "python3-doc" package

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

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

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

Package: python3-doc
Source: python3-defaults
Version: 3.11.6-1
Installed-Size: 30
Maintainer: Matthias Klose
Architecture: all
Depends: python3.11-doc (>= 3.11.6-1~)
Suggests: python3 (>= 3.11.6-1), python3-examples
Size: 9420
SHA256: cb5f4b7e5f225c211a4360872d0f864486677d8d9903f1e42e367159c260aec3
SHA1: 552b4e110ea1e5e2d49e2f5367f5629d74c192f7
MD5sum: 86ff0eeaff6ef8aed717ef077fecbee2
Description: documentation for the high-level object-oriented language Python 3
This is the official set of documentation for the interactive high-level
object-oriented language Python 3 (v3.11). All documents are provided
in HTML format, some in info format. The package consists of nine documents:
.
* Tutorial
* Python Library Reference
* Macintosh Module Reference
* Python Language Reference
* Extending and Embedding Python
* Python/C API Reference
* Installing Python Modules
* Documenting Python
* Distributing Python Modules
.
This package is a dependency package, which depends on Debian's default
Python 3 version's documentation (currently v3.11).
Description-md5:
Multi-Arch: foreign
Homepage: https://www.python.org/
Tag: devel::doc, devel::lang:python, role::documentation, role::dummy
Section: doc
Priority: optional
Filename: pool/main/p/python3-defaults/python3-doc_3.11.6-1_all.deb