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

Last updated: May 03,2024

1. Install "python2-doc" package

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

$ sudo apt update $ sudo apt install python2-doc

2. Uninstall "python2-doc" package

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

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

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

Package: python2-doc
Source: python-defaults
Version: 2.7.18-3
Installed-Size: 41
Maintainer: Matthias Klose
Architecture: all
Replaces: python-doc (<< 2.7.15-2)
Depends: python2.7-doc (>= 2.7.18~)
Suggests: python2 (= 2.7.18-3)
Breaks: python-doc (<< 2.7.15-2)
Size: 21340
SHA256: ac28361db37363a07df01e0c789dc8015e147da9eb32e5d27b53640e8151e944
SHA1: 183be6e4d0deea2f20161afcbcff9529b3aa8bd1
MD5sum: 37de122759be1e76569c0176917378b2
Description: documentation for the high-level object-oriented language Python2
This is the official set of documentation for the interactive high-level
object-oriented language Python2 (v2.7). 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 Python2
version (currently v2.7).
Description-md5:
Multi-Arch: foreign
Homepage: https://www.python.org/
Section: doc
Priority: optional
Filename: pool/main/p/python-defaults/python2-doc_2.7.18-3_all.deb