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

Last updated: April 29,2024

1. Install "python-pastedeploy-tpl" package

This guide covers the steps necessary to install python-pastedeploy-tpl on Kali Linux

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

2. Uninstall "python-pastedeploy-tpl" package

Please follow the step by step instructions below to uninstall python-pastedeploy-tpl on Kali Linux:

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

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

Package: python-pastedeploy-tpl
Source: pastedeploy
Version: 3.1-1
Installed-Size: 16
Maintainer: Debian Python Team
Architecture: all
Depends: python3-pastedeploy-tpl (>= 3.1-1)
Size: 7320
SHA256: 20b04507ee3b1d61c9fcf4f2300f01035ba23571a5d5776a0fcb31dd208ec3cd
SHA1: eb22926c0c88bc32b2da76ca93c58a3f11e5f640
MD5sum: 7e0cd7a0aebdcfb6810af42c860a5212
Description: load, configure, compose WSGI applications and servers (Transitional package)
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 is a transitional package that pulls in the required package for the
old package. It can be safely removed.
Description-md5:
Multi-Arch: foreign
Homepage: http://pythonpaste.org/deploy/
Tag: role::shared-lib
Section: oldlibs
Priority: optional
Filename: pool/main/p/pastedeploy/python-pastedeploy-tpl_3.1-1_all.deb