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

Last updated: May 20,2024

1. Install "python-webtest" package

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

$ sudo apt update $ sudo apt install python-webtest

2. Uninstall "python-webtest" package

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

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

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

Package: python-webtest
Priority: optional
Section: python
Installed-Size: 138
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: webtest
Version: 2.0.18-1ubuntu1
Depends: python-bs4, python-six, python-waitress (>= 0.8.5), python-webob (>= 1.2), python:any (<< 2.8), python:any (>= 2.7.5-5~), python-paste (>= 1.7.1), python-pastedeploy
Suggests: python-webtest-doc, python-pyquery, python-lxml
Filename: pool/main/w/webtest/python-webtest_2.0.18-1ubuntu1_all.deb
Size: 27260
MD5sum: 19c425a139ec4bfb9d67775687d7e716
SHA1: c26d1bfeba364ce83d28c725893bcde46a59309b
SHA256: ccc9e40f2fec564dcb60d0960bdaac9a560fe847f921b7de17892e92909df701
Description-en: wraps any WSGI application and makes it easy to test
WebTest helps you test your WSGI-based web applications. This can be any
application that has a WSGI (Web Server Gateway Interface) interface,
including an application written in a framework that supports WSGI (which
includes most actively developed Python web frameworks – almost anything
that even nominally supports WSGI should be testable).
Description-md5: 748305ea714e102034d24647b4dcc088
Homepage: http://pythonpaste.org/webtest/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y