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

Last updated: May 08,2024

1. Install "python3-webob" package

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

$ sudo apt update $ sudo apt install python3-webob

2. Uninstall "python3-webob" package

Please follow the step by step instructions below to uninstall python3-webob on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-webob
Priority: optional
Section: python
Installed-Size: 298
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: python-webob
Version: 1.5.1-1
Depends: python3, python3:any (>= 3.3.2-2~)
Suggests: python-webob-doc
Filename: pool/main/p/python-webob/python3-webob_1.5.1-1_all.deb
Size: 61056
MD5sum: 06fb293d80c027ebaae33ea9cd9b4bcd
SHA1: da52047aeb90f8b6019b7c852231e044e5947cd8
SHA256: 9a9fa6fbcdd374c69b0abe619059944d6fa70e46f48f48d113b3a36acb5005a2
Description-en: Python module providing WSGI request and response objects (Python 3)
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 3 version of the package.
Description-md5: 0856d0b4dc0dede58a323db131e19814
Homepage: http://webob.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m