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

Last updated: November 23,2024

1. Install "python3-pastedeploy-tpl" package

This tutorial shows how to install python3-pastedeploy-tpl on Kali Linux

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

2. Uninstall "python3-pastedeploy-tpl" package

In this section, we are going to explain the necessary steps to uninstall python3-pastedeploy-tpl on Kali Linux:

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

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

Package: python3-pastedeploy-tpl
Source: pastedeploy
Version: 3.1-1
Installed-Size: 20
Maintainer: Debian Python Team
Architecture: all
Replaces: python-pastedeploy-tpl (<< 3)
Breaks: python-pastedeploy-tpl (<< 3)
Size: 8268
SHA256: 9667766a8067ff07ac1a4fd2e1dfb7b26dd41dd217748a7d9472fc019b944bfc
SHA1: b2a7d5fb472c36368a96044fff378d64a9be1469
MD5sum: e13f8d1cc3845144ea3d5c6445e5c7ae
Description: load, configure, compose WSGI applications and servers (Templates)
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 Paste Deploy's paster template.
Description-md5:
Multi-Arch: foreign
Homepage: http://pythonpaste.org/deploy/
Section: python
Priority: optional
Filename: pool/main/p/pastedeploy/python3-pastedeploy-tpl_3.1-1_all.deb