How to Install and Uninstall python3-plaster-pastedeploy Package on Kali Linux

Last updated: May 20,2024

1. Install "python3-plaster-pastedeploy" package

This is a short guide on how to install python3-plaster-pastedeploy on Kali Linux

$ sudo apt update $ sudo apt install python3-plaster-pastedeploy

2. Uninstall "python3-plaster-pastedeploy" package

Please follow the step by step instructions below to uninstall python3-plaster-pastedeploy on Kali Linux:

$ sudo apt remove python3-plaster-pastedeploy $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-plaster-pastedeploy package on Kali Linux

Package: python3-plaster-pastedeploy
Source: python-plaster-pastedeploy
Version: 0.5-5
Installed-Size: 40
Maintainer: Debian Python Team
Architecture: all
Depends: python3-pastedeploy, python3-plaster, python3:any
Enhances: python3-plaster
Size: 9900
SHA256: 1dea5eb3af67f006a6baa4c464dfd902a708dfd47cb3d5b0512ef92bd5ee506a
SHA1: 81a7b4c15d4f536b508dbd90b6e17b17f36d817f
MD5sum: a7584db35589e388be99daf9e121cfa2
Description: PasteDeploy configuration format plugin for plaster - Python 3.x module
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.
.
plaster_pastedeploy is a plaster plugin that provides a plaster.Loader that can
parse ini files according to the standard set by PasteDeploy. It supports the
wsgi plaster protocol, implementing the plaster.protocols.IWSGIProtocol
interface.
.
This package provides the Python 3 version of the module.
Description-md5:
Homepage: https://github.com/pylons/plaster_pastedeploy
Section: python
Priority: optional
Filename: pool/main/p/python-plaster-pastedeploy/python3-plaster-pastedeploy_0.5-5_all.deb