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

Last updated: May 20,2024

1. Install "python-weberror" package

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

$ sudo apt update $ sudo apt install python-weberror

2. Uninstall "python-weberror" package

This guide covers the steps necessary to uninstall python-weberror on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-weberror
Priority: extra
Section: universe/python
Installed-Size: 233
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Version: 0.10.3+dfsg-1
Depends: python:any (>= 2.7.5-5~), python-tempita, python-webob, python-pygments, python:any (<< 2.8), python-paste (>= 1.7.1), python-pastedeploy, python-pkg-resources, python (>= 2.6) | python-simplejson, libjs-jquery
Filename: pool/universe/p/python-weberror/python-weberror_0.10.3+dfsg-1_all.deb
Size: 44278
MD5sum: e15f269d32217e46e8c9e38afaaefcca
SHA1: a75a11b1c8d0c42ad6b1f2664da3af919f884864
SHA256: eabe6ce7425d3606db9a4b5b64edb2b88ff289daf09493d368fbb45bbba820b2
Description-en: Python web error handling and exception catching module
This Python module provides error handling and exception catching
functionality for WSGI web applications. It is primarily used by Pylons
(python-pylons).
Description-md5: 473b922127ee671c1a854ba702046bd8
Homepage: http://pypi.python.org/pypi/WebError
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu