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

Last updated: September 20,2024

1. Install "python-installer-doc" package

This guide let you learn how to install python-installer-doc on Kali Linux

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

2. Uninstall "python-installer-doc" package

Please follow the guidelines below to uninstall python-installer-doc on Kali Linux:

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

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

Package: python-installer-doc
Source: python-installer
Version: 0.7.0+dfsg1-2
Installed-Size: 342
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-sphinxdoc (>= 5.2)
Size: 49944
SHA256: 68c7e321dfeb1113892d34b62d522322d1e218e0f07cb151fcf69805c1f4f245
SHA1: 3a8f3ca33a55febf3d4a21d990e93b5c3d83faf4
MD5sum: d497541319274ec25efef4aaa251e862
Description: Python library for unpacking and installing wheels (documentation)
"installer" is a low-level library for installing a Python package from a
wheel distribution; the wheel is the basic unit of Python module
distribution to end users. It provides basic functionality and abstractions
for handling wheels and installing packages from wheels, including:
.
* Logic for "unpacking" a wheel (i.e. installation).
* Abstractions for various parts of the unpacking process.
* Extensible simple implementations of the abstractions.
* Platform-independent Python script wrapper generation.
.
This package contains the Documentation for the python3-installer library.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/pypa/installer/
Section: doc
Priority: optional
Filename: pool/main/p/python-installer/python-installer-doc_0.7.0+dfsg1-2_all.deb