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

Last updated: September 20,2024

1. Install "python3-pytest-localserver" package

In this section, we are going to explain the necessary steps to install python3-pytest-localserver on Kali Linux

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

2. Uninstall "python3-pytest-localserver" package

Learn how to uninstall python3-pytest-localserver on Kali Linux:

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

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

Package: python3-pytest-localserver
Source: pytest-localserver
Version: 0.8.1-2
Installed-Size: 70
Maintainer: Debian QA Group
Architecture: all
Depends: python3-pytest, python3-werkzeug (>= 0.10), python3:any
Size: 24156
SHA256: a7de283c7cdfcf9ddb33cc4280b9f0fb8936bca3605e67af0d62e5765a6d71b9
SHA1: d17f08e96de090f4f6435eff69e70544ae4bf1d3
MD5sum: 4947969a1dd7928fabec24a5c2bc7ac9
Description: py.test plugin to test server connections locally (Python 3)
pytest-localserver is a plugin for the Pytest testing framework which
enables to test server connections locally.
.
This package contains the modules for Python 3.
Description-md5:
Homepage: https://github.com/pytest-dev/pytest-localserver
Section: python
Priority: optional
Filename: pool/main/p/pytest-localserver/python3-pytest-localserver_0.8.1-2_all.deb