How to Install and Uninstall python-pastedeploy Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 16,2024

1. Install "python-pastedeploy" package

Please follow the guidance below to install python-pastedeploy on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-pastedeploy

2. Uninstall "python-pastedeploy" package

This guide let you learn how to uninstall python-pastedeploy on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python-pastedeploy package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-pastedeploy
Priority: optional
Section: python
Installed-Size: 163
Maintainer: Ubuntu Developers
Original-Maintainer: Piotr Ożarowski
Architecture: all
Source: pastedeploy
Version: 1.5.2-1
Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-pastedeploy-tpl (= 1.5.2-1), python-paste, python-pkg-resources
Recommends: python-pastescript (>= 1.7.3-6~)
Filename: pool/main/p/pastedeploy/python-pastedeploy_1.5.2-1_all.deb
Size: 25514
MD5sum: 3c0587c8218a420b1718ab9b5f01b42f
SHA1: f73fe8a7782cadc1c57130b50f7bb4ebe6065df3
SHA256: 4df4a7dfed631eeea8bb0463866348f0474570ec87fbc1c9443aad0f6216a6a8
Description-en: load, configure, and compose WSGI applications and servers
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 Python 2.x module.
Description-md5: afbb73c46ccd2497967e15984a3955d3
Enhances: python-paste
Homepage: http://pythonpaste.org/deploy/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y