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

Last updated: May 04,2024

1. Install "python3-pytest-order" package

Please follow the guidelines below to install python3-pytest-order on Kali Linux

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

2. Uninstall "python3-pytest-order" package

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

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

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

Package: python3-pytest-order
Source: pytest-order
Version: 1.2.0-1
Installed-Size: 74
Maintainer: Debian Python Team
Architecture: all
Depends: python3-pytest | python3-supported-max (<< 3.10), python3-pytest | python3-supported-min (>= 3.10), python3:any
Suggests: python-pytest-order-doc
Size: 18216
SHA256: 865e79c70fb68c63578ecc8bb80ca93fcabf7361abb6f9bba3bfacc71fd0866f
SHA1: dd91be80e071e06b158b12bc2350cef657b4e2a6
MD5sum: 509335a76bd6008148d1614c721bc5dd
Description: pytest plugin to order test execution
pytest-order is a pytest plugin that allows you to customize the order
in which your tests are run. It uses the marker order that defines
when a specific test shall run, either by using an ordinal number, or
by specifying the relationship to other tests.
Description-md5:
Homepage: https://github.com/pytest-dev/pytest-order
Section: python
Priority: optional
Filename: pool/main/p/pytest-order/python3-pytest-order_1.2.0-1_all.deb