How to Install and Uninstall python-webtest-doc Package on Kali Linux

Last updated: October 06,2024

1. Install "python-webtest-doc" package

This tutorial shows how to install python-webtest-doc on Kali Linux

$ sudo apt update $ sudo apt install python-webtest-doc

2. Uninstall "python-webtest-doc" package

Please follow the step by step instructions below to uninstall python-webtest-doc on Kali Linux:

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

3. Information about the python-webtest-doc package on Kali Linux

Package: python-webtest-doc
Source: webtest
Version: 3.0.0-3
Installed-Size: 886
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-sphinxdoc (>= 7.2.2)
Size: 103976
SHA256: 414e04c48f9cc45b96f0e8f78f56c8d332867eb8ae813417c75ee3ece2d75548
SHA1: dd7f90a1184e3903003ed9bf309285ecc1e476b6
MD5sum: 0432174b37aea7ed65ea62dcc8dfd004
Description: 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:
Multi-Arch: foreign
Homepage: https://docs.pylonsproject.org/projects/webtest
Section: doc
Priority: optional
Filename: pool/main/w/webtest/python-webtest-doc_3.0.0-3_all.deb