How to Install and Uninstall python3-pytest Package on Ubuntu 22.10 (Kinetic Kudu)

Last updated: May 14,2024

1. Install "python3-pytest" package

Please follow the guidance below to install python3-pytest on Ubuntu 22.10 (Kinetic Kudu)

$ sudo apt update $ sudo apt install python3-pytest

2. Uninstall "python3-pytest" package

This guide covers the steps necessary to uninstall python3-pytest on Ubuntu 22.10 (Kinetic Kudu):

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

3. Information about the python3-pytest package on Ubuntu 22.10 (Kinetic Kudu)

Package: python3-pytest
Architecture: all
Version: 7.1.2-2ubuntu1
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: 1076
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-tomli, 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.1.2-2ubuntu1_all.deb
Size: 218860
MD5sum: 0386783a49810980c348b04bac5909da
SHA1: 0c822cc62926b071d08a87abc415f68e69a8d5e7
SHA256: 9649b0c0d3740832eede9c2c7a14a12e6e416b0ee39fd3be2262f77cc6eb34ba
SHA512: 625d089618b532e60db94254bb08dc7d647766bf47d2e50f5c0cd07e2f8e6757e85203d870f956389e22b7274f4b4249a9406a454c20f119908db3c73d3802b9
Homepage: https://pytest.org/
Description: Simple, powerful testing in Python3
Description-md5: a5dad4d5b22160c775ca39b2d4780244
Task: ubuntustudio-audio