How to Install and Uninstall python3-pytest-httpserver Package on Kali Linux

Last updated: May 18,2024

1. Install "python3-pytest-httpserver" package

Here is a brief guide to show you how to install python3-pytest-httpserver on Kali Linux

$ sudo apt update $ sudo apt install python3-pytest-httpserver

2. Uninstall "python3-pytest-httpserver" package

This is a short guide on how to uninstall python3-pytest-httpserver on Kali Linux:

$ sudo apt remove python3-pytest-httpserver $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-pytest-httpserver package on Kali Linux

Package: python3-pytest-httpserver
Source: pytest-httpserver
Version: 1.0.9-1
Installed-Size: 90
Maintainer: Debian Python Team
Architecture: all
Depends: python3-werkzeug, python3:any
Size: 20916
SHA256: 5e5a450b912ebd7a5332365ff811bfec05010e2d68ed1c5932ad3191ec6b223d
SHA1: cf53e19147420de8be451a739205c33550b84d17
MD5sum: 47ab31db58c8932fd0de746912e01e2e
Description: HTTP server for pytest to test HTTP clients
This library is designed to help to test HTTP clients without contacting the
real HTTP server. In other words, it is a fake HTTP server which is accessible
via localhost can be started with the pre-defined expected HTTP requests and
their responses.
Description-md5:
Homepage: https://github.com/csernazs/pytest-httpserver
Section: python
Priority: optional
Filename: pool/main/p/pytest-httpserver/python3-pytest-httpserver_1.0.9-1_all.deb