How to Install and Uninstall python3-pytest-asyncio Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 07,2024

1. Install "python3-pytest-asyncio" package

This is a short guide on how to install python3-pytest-asyncio on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-pytest-asyncio

2. Uninstall "python3-pytest-asyncio" package

Please follow the step by step instructions below to uninstall python3-pytest-asyncio on Ubuntu 21.10 (Impish Indri):

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

3. Information about the python3-pytest-asyncio package on Ubuntu 21.10 (Impish Indri)

Package: python3-pytest-asyncio
Architecture: all
Version: 0.14.0-5
Priority: optional
Section: universe/python
Source: python-pytest-asyncio
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Jonas Smedegaard
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 42
Depends: python3-async-generator, python3-pytest (>= 5.4.0), python3:any
Filename: pool/universe/p/python-pytest-asyncio/python3-pytest-asyncio_0.14.0-5_all.deb
Size: 9280
MD5sum: f12f39c2052724dfcb8acaa8108b8483
SHA1: aa9db6b7837283a099e11f38e54ac036776e2a7b
SHA256: 07720923cb2c867f3c06fc4cbeeedbee7bf792594fa0f50a95564469159d00b9
SHA512: 893ac0784c4903e58cbae5075a80d9dd6eab3c175c67e587de444c4e7b2d931858d95ce4399d08d29101a8e52fefb8e910815e0f8b41fd58ffeeecb107ec7aa8
Homepage: https://github.com/pytest-dev/pytest-asyncio
Description-en: pytest support for asyncio.
pytest-asyncio is a ibrary for testing asyncio code with pytest.
.
asyncio code is usually written in the form of coroutines,
which makes it slightly more difficult to test
using normal testing tools.
pytest-asyncio provides useful fixtures and markers
to make testing easier.
Description-md5: 742eddc371ba1e81bc235a1523e7720f