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

Last updated: May 18,2024

1. Install "python-pastewebkit" package

This guide let you learn how to install python-pastewebkit on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-pastewebkit

2. Uninstall "python-pastewebkit" package

Please follow the instructions below to uninstall python-pastewebkit on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-pastewebkit
Priority: optional
Section: universe/python
Installed-Size: 374
Maintainer: Ubuntu Developers
Original-Maintainer: Piotr Ożarowski
Architecture: all
Source: pastewebkit
Version: 1.0-7build1
Depends: python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8), python-pastedeploy, python-paste, python-pastescript, python-pkg-resources
Filename: pool/universe/p/pastewebkit/python-pastewebkit_1.0-7build1_all.deb
Size: 63658
MD5sum: 7ded6ec23130d4b9c8a0b2819b0d0178
SHA1: e0fda939569d738e015aa57f837bd2aac756adee
SHA256: 6a8878b063e2be6b8e1af6059af4c90c0669a3c95e2aed2089375279cffbb896
Description-en: port/reimplementation of Webware WebKit in WSGI and Paste
This is a reimplementation of the Webware WebKit servlet API. This
implementation uses WSGI internally very heavily, and builds upon the
framework-neutral tools and services in Paste
Description-md5: 48bf8d91554a187690d4eb525af08fd9
Homepage: http://pythonpaste.org/webkit/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu