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

Last updated: October 05,2024

1. Install "python-paste" package

This is a short guide on how to install python-paste on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-paste

2. Uninstall "python-paste" package

This is a short guide on how to uninstall python-paste on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-paste
Priority: optional
Section: python
Installed-Size: 2189
Maintainer: Ubuntu Developers
Original-Maintainer: Piotr Ożarowski
Architecture: all
Source: paste
Version: 1.7.5.1-6ubuntu3
Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-pkg-resources, python-formencode (>= 0.5.1-1), python-tempita
Recommends: python-ctypes, python-openid, python-openssl, python-scgi
Suggests: python-pastedeploy, python-pastescript, python-pastewebkit, libjs-mochikit, libapache2-mod-wsgi, libapache2-mod-python (>= 3.2.8-3), libapache2-mod-scgi, python-pgsql (>= 2.5.1-1), libjs-sphinxdoc (>= 1.0)
Breaks: python-pastescript (<< 1.7.3-7~1)
Filename: pool/main/p/paste/python-paste_1.7.5.1-6ubuntu3_all.deb
Size: 366738
MD5sum: 087a0e6d604920077dba2eb699fee451
SHA1: 4f080c3cd87c67c188bf701458c59ff55321129f
SHA256: f9a8a73b028450a3f3b97f2dceb9270cd92225730e2376e910c23b1af228d142
Description-en: tools for using a Web Server Gateway Interface stack
Python Paste brings consistency to Python web development and web application
installation, providing tools for both developers and system administrators.
.
Paste for Administrators:
* Easily install, run, and configure multiple Paste-enabled web
applications at once, and integrate them into your website how
you want (SCGI, FCGI, AJP, WSGI)
* Manage and install web applications system-wide for easy maintenance
.
Paste for Web Developers:
* Increase your web application's audience
* Provide starter templates and custom commands for using your web framework
* Keep your development and deployment straightened out, and your automated
testing streamlined
* Attention payed to the full development cycle -- starting projects,
converting old projects, updating and deploying projects -- using a set of
complementary packages and tools
Description-md5: 3ddc7c0d3c16fc3b170f50f4fde9d0d7
Homepage: http://pythonpaste.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y