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

Last updated: May 17,2024

1. Install "python3-pytest-lazy-fixture" package

In this section, we are going to explain the necessary steps to install python3-pytest-lazy-fixture on Kali Linux

$ sudo apt update $ sudo apt install python3-pytest-lazy-fixture

2. Uninstall "python3-pytest-lazy-fixture" package

Please follow the steps below to uninstall python3-pytest-lazy-fixture on Kali Linux:

$ sudo apt remove python3-pytest-lazy-fixture $ sudo apt autoclean && sudo apt autoremove

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

Package: python3-pytest-lazy-fixture
Source: python-pytest-lazy-fixture
Version: 0.6.3-2
Installed-Size: 27
Maintainer: Debian Python Team
Architecture: all
Depends: python3-pytest, python3:any
Size: 6124
SHA256: c01c4e0280a144c5acf9705ac15d19ea218f7ccd1534ae33b2236d25e30c1cc6
SHA1: 49fa744ad38166c9d81a54640018a4ab7277fed2
MD5sum: b1b48309b24f413e800a36943cf92cba
Description: Use your fixtures in @pytest.mark.parametrize (Python 3)
An extension to Pytest that allows lazy-loading fixtures. This, combined with
the pytest.mark.parametrize function, allows the same fixture to be used
multiple times per test.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/tvorog/pytest-lazy-fixture
Section: python
Priority: optional
Filename: pool/main/p/python-pytest-lazy-fixture/python3-pytest-lazy-fixture_0.6.3-2_all.deb