How to Install and Uninstall python3-pytest Package on Ubuntu 23.10 (Mantic Minotaur)

Last updated: May 17,2024

1. Install "python3-pytest" package

Here is a brief guide to show you how to install python3-pytest on Ubuntu 23.10 (Mantic Minotaur)

$ sudo apt update $ sudo apt install python3-pytest

2. Uninstall "python3-pytest" package

This tutorial shows how to uninstall python3-pytest on Ubuntu 23.10 (Mantic Minotaur):

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

3. Information about the python3-pytest package on Ubuntu 23.10 (Mantic Minotaur)

Package: python3-pytest
Architecture: all
Version: 7.4.0-2
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 (>> 3.11), python3-importlib-metadata | python3 (>> 3.8), python3-iniconfig, python3-packaging, python3-pluggy (>= 0.12), python3-tomli | python3 (>> 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.0-2_all.deb
Size: 243472
MD5sum: cf03b6c37070fc9080e8a7a7262c24c0
SHA1: 956b641301b26b7541f4f8ec790a26b1bf09d8ad
SHA256: b21c686da35161208d76246b3a145be36b6729f14ed6d14e317817a961876160
SHA512: 2621da6f1413513eef83098f8b584f12be9b184f72a3a9915c14e854ea99659f3384e5db9e21025cb2043e912d777eeed238edf633dcc6d7367efde4d9e2b38b
Homepage: https://pytest.org/
Description: Simple, powerful testing in Python3
Description-md5: a5dad4d5b22160c775ca39b2d4780244
Task: ubuntustudio-audio