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

Last updated: May 12,2024

1. Install "python3-pytest-dependency" package

Please follow the guidance below to install python3-pytest-dependency on Kali Linux

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

2. Uninstall "python3-pytest-dependency" package

This tutorial shows how to uninstall python3-pytest-dependency on Kali Linux:

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

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

Package: python3-pytest-dependency
Source: pytest-dependency
Version: 0.5.1-5
Installed-Size: 48
Maintainer: Debian Python Team
Architecture: all
Depends: python3-pytest, python3:any
Suggests: python-pytest-dependency-doc
Size: 8376
SHA256: 29d26e12f900b71cf85480d5044ca214286d01c095c52e77e73b891e96367918
SHA1: 6d78719811c3d33d2d2b2d6fcf024d6560b1faa8
MD5sum: 7d99965b80031117214c800fa5b3540d
Description: Manages dependencies of pytest test cases (Python 3)
This pytest plugin manages dependencies of tests. It allows one to mark
some tests as dependent from other tests. These tests will then be
skipped if any of the dependencies failed or were skipped.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/RKrahl/pytest-dependency
Section: python
Priority: optional
Filename: pool/main/p/pytest-dependency/python3-pytest-dependency_0.5.1-5_all.deb