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

Last updated: July 01,2024

1. Install "python-pytest-doc" package

This is a short guide on how to install python-pytest-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python-pytest-doc" package

Learn how to uninstall python-pytest-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-pytest-doc
Priority: optional
Section: universe/doc
Installed-Size: 3201
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: pytest
Version: 2.8.7-4
Depends: libjs-sphinxdoc (>= 1.0)
Recommends: python-pytest | python3-pytest
Filename: pool/universe/p/pytest/python-pytest-doc_2.8.7-4_all.deb
Size: 413370
MD5sum: b10c9ed1dcf95bdd0f56e708f829ca58
SHA1: 5e7a9cb5168e813b2671ae2a0e2ea196673db4c8
SHA256: c362d5cd8616660daea7e9961e01aa0223ea96ab7dc2b5a662f79e6a01d4ba2b
Description-en: Simple, powerful testing in Python - Documentation
This testing tool has for objective to allow the developers to limit the
boilerplate code around the tests, promoting the use of built-in
mechanisms such as the `assert` keyword.
.
This package contains the documentation for pytest.
Description-md5: 97b336e965878efc4451d01f87777140
Homepage: http://pytest.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu