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

Last updated: March 06,2025

1. Install "python-pastedeploy-doc" package

Learn how to install python-pastedeploy-doc on Kali Linux

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

2. Uninstall "python-pastedeploy-doc" package

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

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

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

Package: python-pastedeploy-doc
Source: pastedeploy
Version: 3.1-1
Installed-Size: 255
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-sphinxdoc (>= 7.2.2), sphinx-rtd-theme-common (>= 2.0.0+dfsg)
Size: 37496
SHA256: 2519b091e8b1c691f9e3b4d63da1fe64983b92959f8fda30bae4228b7a43e141
SHA1: 549ce1bf197dbc6c84587f436905e919cb7ec664
MD5sum: 10041a3ef3393cda5b5dee6a0b0ed304
Description: load, configure, and compose WSGI applications and servers (Documentation)
Paste Deployment is a system for finding and configuring WSGI applications and
servers. For WSGI application consumers it provides a single, simple function
(loadapp) for loading a WSGI application from a configuration file or a Python
Egg. For WSGI application providers it only asks for a single, simple entry
point to your application, so that application users don't need to be exposed
to the implementation details of your application.
.
This package contains the documentation of the library.
Description-md5:
Multi-Arch: foreign
Homepage: http://pythonpaste.org/deploy/
Section: doc
Priority: optional
Filename: pool/main/p/pastedeploy/python-pastedeploy-doc_3.1-1_all.deb