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

Last updated: November 26,2024

1. Install "python-pytest-localserver" package

Here is a brief guide to show you how to install python-pytest-localserver on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python-pytest-localserver" package

This guide let you learn how to uninstall python-pytest-localserver on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-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: python-pytest, python-werkzeug (>= 0.10), python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/pytest-localserver/python-pytest-localserver_0.3.4-2_all.deb
Size: 19068
MD5sum: 3cee433060a7610cfe3b51fc8f87d733
SHA1: 89a99c20742beb2c6630eb6b2b6a120cdeadb295
SHA256: 14a37249b3ed92d688960f5814c8f07c30dab0b9ea99e3fe6eddec5812d13e17
Description-en: py.test plugin to test server connections locally (Python 2)
pytest-localserver is a plugin for the Pytest testing framework which
enables to test server connections locally.
.
This package contains the modules for Python 2.
Description-md5: 1295b87cfc2319a7f07c97ccfa6f352c
Homepage: https://bitbucket.org/pytest-dev/pytest-localserver/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu