How to Install and Uninstall python3-pytest Package on Ubuntu 24.04 LTS (Noble Numbat)

Last updated: May 17,2024

1. Install "python3-pytest" package

This is a short guide on how to install python3-pytest on Ubuntu 24.04 LTS (Noble Numbat)

$ sudo apt update $ sudo apt install python3-pytest

2. Uninstall "python3-pytest" package

This tutorial shows how to uninstall python3-pytest on Ubuntu 24.04 LTS (Noble Numbat):

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

3. Information about the python3-pytest package on Ubuntu 24.04 LTS (Noble Numbat)

Package: python3-pytest
Architecture: all
Version: 7.4.4-1
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: 1175
Depends: python3-exceptiongroup | python3-supported-min (>= 3.11), python3-importlib-metadata | python3-supported-min (>= 3.8), python3-iniconfig, python3-packaging, python3-pluggy (>= 0.12), python3-tomli | python3-supported-min (>= 3.11), 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_7.4.4-1_all.deb
Size: 305114
MD5sum: efea5cb28aa71063103e10ae8c775780
SHA1: b46f8ad9972fcd26dc320bf034d9916b7ce01451
SHA256: eed19d1154dad25afc4fcb10006a92682d267fcca31534bb826bdded3fa96632
SHA512: d9c93d250998676709874ada566e4c9a36d7ae9c65d1f465024bf9ae685fa9740a91f12233bad70cecc0795a8162b27cef1e89015744cb12a04d294b1d18e8e2
Homepage: https://pytest.org/
Description: Simple, powerful testing in Python3
Description-md5: a5dad4d5b22160c775ca39b2d4780244
Task: ubuntustudio-audio