How to Install and Uninstall python3-pytest Package on Ubuntu 22.04 LTS (Jammy Jellyfish)

Last updated: May 17,2024

1. Install "python3-pytest" package

In this section, we are going to explain the necessary steps to install python3-pytest on Ubuntu 22.04 LTS (Jammy Jellyfish)

$ sudo apt update $ sudo apt install python3-pytest

2. Uninstall "python3-pytest" package

Please follow the steps below to uninstall python3-pytest on Ubuntu 22.04 LTS (Jammy Jellyfish):

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

3. Information about the python3-pytest package on Ubuntu 22.04 LTS (Jammy Jellyfish)

Package: python3-pytest
Architecture: all
Version: 6.2.5-1ubuntu2
Priority: optional
Section: universe/python
Source: pytest
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1025
Depends: python3-attr (>= 17.4.0), python3-more-itertools, python3-pkg-resources, python3-pluggy (>= 0.12), python3-py (>= 1.5.0), python3-importlib-metadata | python3 (>> 3.8), python3-iniconfig, python3-packaging, python3-pluggy (<< 1.0), python3-toml, python3:any
Recommends: python3-pygments
Breaks: python3-flaky (<< 3.6.1-1~), python3-pytest-cov (<< 2.7.1-1~), python3-pytest-mock (<< 1.10.4-1~), python3-pytest-xdist (<< 2.2.0-1~), python3-pytest-xvfb (<< 1.2.0-1~)
Filename: pool/universe/p/pytest/python3-pytest_6.2.5-1ubuntu2_all.deb
Size: 214282
MD5sum: ef5589cfaeed40924e6b6323d9cfa25c
SHA1: 98444b9602d316ba75cf1287545c51a3854dacb7
SHA256: 2bb0804bc19648715bd71458f55f07de9c7cd60c16d54ba29ff4e835f91cc707
SHA512: 81bef86ffe06087be9dbc7c4dd1ca6aa1ad5e88dc19f7ccbfa9d45f3de020bf34f9b7eff633733c6b2f4001ba6f8921b8feeaefb11e7e7adc60db451bfb82df8
Homepage: https://pytest.org/
Description: Simple, powerful testing in Python3
Description-md5: a5dad4d5b22160c775ca39b2d4780244
Task: ubuntustudio-audio