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

Last updated: May 15,2024

1. Install "python3-webtest" package

Please follow the step by step instructions below to install python3-webtest on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-webtest

2. Uninstall "python3-webtest" package

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

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

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

Package: python3-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: python3-bs4, python3-six, python3-waitress (>= 0.8.5), python3-webob, python3:any (>= 3.3.2-2~), python3-paste, python3-pastedeploy
Suggests: python-webtest-doc, python3-lxml
Filename: pool/main/w/webtest/python3-webtest_2.0.18-1ubuntu1_all.deb
Size: 27334
MD5sum: 2c6c2c64e3429bc1a0191272dee4c723
SHA1: 9c8d94e3ad17d79437f6fccfa5f165847af094ee
SHA256: ff5e7dc9125a0dc1b735fba5a17d8b1cbe8ac5e23e771fc1d36259ab47e3e71b
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).
.
This is the Python 3 version of the package.
Description-md5: 68f7bf77a89eef2183788bf379aa8f94
Homepage: http://pythonpaste.org/webtest/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m