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

Last updated: May 16,2024

1. Install "python3-pastedeploy" package

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

$ sudo apt update $ sudo apt install python3-pastedeploy

2. Uninstall "python3-pastedeploy" package

Please follow the guidance below to uninstall python3-pastedeploy on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-pastedeploy
Priority: optional
Section: python
Installed-Size: 96
Maintainer: Ubuntu Developers
Original-Maintainer: Piotr Ożarowski
Architecture: all
Source: pastedeploy
Version: 1.5.2-1
Depends: python3:any (>= 3.3.2-2~), python-pastedeploy-tpl (= 1.5.2-1), python3-paste, python3-pkg-resources
Filename: pool/main/p/pastedeploy/python3-pastedeploy_1.5.2-1_all.deb
Size: 13378
MD5sum: 683031d94313a9cac6fce25e5d0c6ac0
SHA1: b3b06370a844c1c871fe0a139c64811d5d170640
SHA256: a7bfd617bd875f9954866248015fd6f53c454a0e93cb104a982b27d0147e84ec
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 3.x module.
Description-md5: 51f37996833fa30d191688b62388d7a2
Enhances: python3-paste
Homepage: http://pythonpaste.org/deploy/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m