How to Install and Uninstall python3-pytest-xprocess Package on Kali Linux

Last updated: July 05,2024

1. Install "python3-pytest-xprocess" package

This guide covers the steps necessary to install python3-pytest-xprocess on Kali Linux

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

2. Uninstall "python3-pytest-xprocess" package

Please follow the instructions below to uninstall python3-pytest-xprocess on Kali Linux:

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

3. Information about the python3-pytest-xprocess package on Kali Linux

Package: python3-pytest-xprocess
Source: python-pytest-xprocess
Version: 0.22.2-1
Installed-Size: 47
Maintainer: Debian OpenStack
Architecture: all
Depends: python3-py, python3-pytest, python3-psutil, python3:any
Suggests: python-pytest-xprocess-doc
Size: 12864
SHA256: 66fc5628838869c65335d0efddb27cf6b0c3998a17cd21ef35585fa89d8ccef8
SHA1: d5d3e7f87f9228175eecd57af6f7e096e296dba9
MD5sum: 9efe13379e9986b800205e75705b26f1
Description: pytest plugin for managing processes across test runs
Pytest has for objective to allow the developers to limit the boilerplate code
around the tests, promoting the use of built-in mechanisms such as the assert
keyword.
.
Pytest-xprocess is a pytest plugin for managing processes across test runs.
Description-md5:
Homepage: https://github.com/pytest-dev/pytest-xprocess/
Section: python
Priority: optional
Filename: pool/main/p/python-pytest-xprocess/python3-pytest-xprocess_0.22.2-1_all.deb