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

Last updated: May 13,2024

1. Install "python3-pytest-forked" package

Please follow the step by step instructions below to install python3-pytest-forked on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "python3-pytest-forked" package

This tutorial shows how to uninstall python3-pytest-forked on Ubuntu 21.10 (Impish Indri):

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

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

Package: python3-pytest-forked
Architecture: all
Version: 1.3.0-1
Priority: optional
Section: universe/python
Source: pytest-forked
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Scott Talbert
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 33
Depends: python3-py, python3-pytest, python3:any
Filename: pool/universe/p/pytest-forked/python3-pytest-forked_1.3.0-1_all.deb
Size: 7040
MD5sum: b6d733aef42b406b3b48e0a751a1d9ad
SHA1: 302c9e48517f1ead25bcbc0b0ed48170fb39a5f5
SHA256: 684cb070fe80dd3ea81cb1d5de99cd69c0fee3a6ee188cbe83d2e7fac0efb78d
SHA512: 9af4da787b13ad5d8346332128b760a2c44c63b5ffb6df61983438d8f7532f849d1e316fd5324797d29f0a6af81a65fc89a253e46f235b1e03ba4b0da49e5164
Homepage: https://github.com/pytest-dev/pytest-forked
Description-en: py.test plugin for running tests in forked subprocesses (Python 3)
The pytest-forked plugin extends py.test by adding an option to run tests in
isolated forked subprocesses. This is useful if you have tests involving C or
C++ libraries that might crash the process. To use the plugin, simply use the
--forked argument when invoking py.test.
.
This package contains pytest-forked for Python 3.
Description-md5: 83db11d14af54725caec25b0e1bb81f9