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

Last updated: May 20,2024

1. Install "python3-pytest-localserver" package

Please follow the guidelines below to install python3-pytest-localserver on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python3-pytest-localserver" package

Please follow the guidelines below to uninstall python3-pytest-localserver on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-pytest-localserver
Priority: optional
Section: universe/python
Installed-Size: 61
Maintainer: Ubuntu Developers
Original-Maintainer: Daniel Stender
Architecture: all
Source: pytest-localserver
Version: 0.3.4-2
Depends: python3-pytest, python3-werkzeug (>= 0.10), python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/pytest-localserver/python3-pytest-localserver_0.3.4-2_all.deb
Size: 19152
MD5sum: 03164c49b53a80e432c0b93a8750afb1
SHA1: f78f1953d5c1050f00146689b3545b1aa2a4e928
SHA256: 4af35f9a6efef58db558062e088e237ef0a07c2e93e26ea9b6cfde8e8cfeb69b
Description-en: 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: 712238b5a8a617440b56a72ac4a3beaa
Homepage: https://bitbucket.org/pytest-dev/pytest-localserver/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu