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

Last updated: May 14,2024

1. Install "python-padme-doc" package

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

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

2. Uninstall "python-padme-doc" package

Please follow the step by step instructions below to uninstall python-padme-doc on Kali Linux:

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

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

Package: python-padme-doc
Source: python-padme
Version: 1.1.1-5
Installed-Size: 432
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-sphinxdoc (>= 7.2.2)
Size: 39664
SHA256: d7045569a588b50be8eca61066c5c49b39e4bd289260eae5ccf903a28bfddf57
SHA1: cdc26dbdddd3a5f7914f4cdb45ffdfa45344e79e
MD5sum: bd8ca55c9858d68c09e348e034b7d25a
Description: mostly transparent proxy class for Python (documentation)
Padme, named after the Star Wars (tm) character, is a library for creating
proxy objects out of any other Python object.
.
The resulting object is as close to mimicking the original as possible. Some
things are impossible to fake in CPython so those are highlighted in the
documentation (though mainly object identity). All other operations are
silently forwarded to the original.
.
This package contains the HTML documentation
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/zyga/padme/
Section: doc
Priority: optional
Filename: pool/main/p/python-padme/python-padme-doc_1.1.1-5_all.deb