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

Last updated: September 20,2024

1. Install "python-plaster-doc" package

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

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

2. Uninstall "python-plaster-doc" package

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

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

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

Package: python-plaster-doc
Source: python-plaster
Version: 1.0-4
Installed-Size: 299
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-sphinxdoc (>= 7.2.2)
Size: 42908
SHA256: 9256c55725ad101d83b5298975cc0657a9dc6dc9f8819cc4804f5c219f9e1dc0
SHA1: 2011283290745770c45dfa75f1104ce9bd732565
MD5sum: f964117d96ff8c2e8cfd9dd420e4de28
Description: Python multi-format configuration file loader interface - Documentation
plaster is a loader interface around arbitrary config file formats. It exists
to define a common API for applications to use when they wish to load
configuration settings.
.
The library itself does not aim to handle anything except a basic API that
applications may use to find and load configuration settings. Any specific
constraints should be implemented in a pluggable loader which can be registered
via an entrypoint.
.
This package provides the documentation of the module.
Description-md5:
Multi-Arch: foreign
Homepage: https://pylonsproject.org/projects/plaster/about
Section: doc
Priority: optional
Filename: pool/main/p/python-plaster/python-plaster-doc_1.0-4_all.deb