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

Last updated: May 09,2024

1. Install "python-webob" package

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

$ sudo apt update $ sudo apt install python-webob

2. Uninstall "python-webob" package

In this section, we are going to explain the necessary steps to uninstall python-webob on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-webob
Priority: extra
Section: python
Installed-Size: 301
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Version: 1.5.1-1
Depends: python, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Suggests: python-webob-doc
Breaks: python-pylons (<< 1.0.1)
Filename: pool/main/p/python-webob/python-webob_1.5.1-1_all.deb
Size: 61028
MD5sum: 40b5dfb2a2de5df55ecf744807c7649b
SHA1: 6357cd3341e16602dd4107c51df44d460b58ea48
SHA256: 37c3f1a253e083f4eb22360ffdcf6b2806350ad4210b2437224449d53aa0db87
Description-en: Python module providing WSGI request and response objects (Python 2)
WebOb provides wrappers around the WSGI request environment, and an object to
help create WSGI responses.
.
The objects map much of the specified behavior of HTTP, including header
parsing and accessors for other standard parts of the environment.
.
This is the Python 2 version of the package.
Description-md5: 9562ee6d8258fe717c5757a7a6b296e3
Homepage: http://webob.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y
Task: edubuntu-desktop-gnome