How to Install and Uninstall python3-webob Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 08,2024

1. Install "python3-webob" package

Learn how to install python3-webob on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install python3-webob

2. Uninstall "python3-webob" package

Please follow the guidelines below to uninstall python3-webob on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the python3-webob package on Ubuntu 20.10 (Groovy Gorilla)

Package: python3-webob
Architecture: all
Version: 1:1.8.6-1
Priority: optional
Section: python
Source: python-webob
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 513
Depends: python3, python3:any
Suggests: python-webob-doc
Filename: pool/main/p/python-webob/python3-webob_1.8.6-1_all.deb
Size: 85156
MD5sum: 2cd0ad32d20e0ca30fcbd2521fe8aefb
SHA1: f4a15265fe57da20649a19f96bef049d0c1b5e99
SHA256: 04a4437f70de7c46909d868248b4ed33551c8086312263046751226dcf1e1ad6
SHA512: 8daaf975cf2a285876b94a2579026cde4da31cb103c79eade3e03ca8f637c2121797625cd55a8c78464b283489e0ab6d656101e857552c3368ed73f2c51076ee
Homepage: https://webob.org/
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
Task: ubuntustudio-publishing