How to Install and Uninstall python3-webob Package on Kali Linux
Last updated: March 15,2025
1. Install "python3-webob" package
This guide covers the steps necessary to install python3-webob on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
python3-webob
Copied
2. Uninstall "python3-webob" package
This tutorial shows how to uninstall python3-webob on Kali Linux:
$
sudo apt remove
python3-webob
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python3-webob package on Kali Linux
Package: python3-webob
Source: python-webob
Version: 1:1.8.6-3
Installed-Size: 508
Maintainer: Debian Python Team
Architecture: all
Depends: python3, python3:any
Suggests: python-webob-doc
Size: 87788
SHA256: dc0e7d241d5f86d774132a92522b80f9c96eb3dbeac298389873d8dfd59ea0a8
SHA1: b0f107ec395e821bcb5e13dca1a73df0debe1e11
MD5sum: 45c8af979462e28841f4c0a61c75b9f9
Description: 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:
Homepage: https://webob.org/
Section: python
Priority: optional
Filename: pool/main/p/python-webob/python3-webob_1.8.6-3_all.deb
Source: python-webob
Version: 1:1.8.6-3
Installed-Size: 508
Maintainer: Debian Python Team
Architecture: all
Depends: python3, python3:any
Suggests: python-webob-doc
Size: 87788
SHA256: dc0e7d241d5f86d774132a92522b80f9c96eb3dbeac298389873d8dfd59ea0a8
SHA1: b0f107ec395e821bcb5e13dca1a73df0debe1e11
MD5sum: 45c8af979462e28841f4c0a61c75b9f9
Description: 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:
Homepage: https://webob.org/
Section: python
Priority: optional
Filename: pool/main/p/python-webob/python3-webob_1.8.6-3_all.deb