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

Last updated: April 26,2024

1. Install "python3-pytest-regressions" package

Learn how to install python3-pytest-regressions on Kali Linux

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

2. Uninstall "python3-pytest-regressions" package

This is a short guide on how to uninstall python3-pytest-regressions on Kali Linux:

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

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

Package: python3-pytest-regressions
Source: pytest-regressions
Version: 2.5.0+ds-2
Installed-Size: 223
Maintainer: Debian Python Team
Architecture: all
Depends: python3-pytest, python3-pytest-datadir, python3-yaml, python3:any, libjs-jquery (>= 3.6.0), libjs-sphinxdoc (>= 7.2.2), sphinx-rtd-theme-common (>= 2.0.0+dfsg)
Size: 34380
SHA256: dbe86c18970c30281bf3c75be4966069014e40ff1b80915455bed41ff1f42cad
SHA1: 8439ab9e071ae6ff6616b3b3672e382ee0ddad71
MD5sum: 48bf519f74eec2a90bb66cbfa416c536
Description: py.test fixtures to write regression tests
This plugin makes it simple to test general data, images, files, and numeric
tables by saving expected data in a data directory (using pytest-datadir) that
can be used to verify that future runs produce the same data.
.
This package provides the py.test plugin for Python 3 code.
Description-md5:
Homepage: https://github.com/ESSS/pytest-regressions
Section: python
Priority: optional
Filename: pool/main/p/pytest-regressions/python3-pytest-regressions_2.5.0+ds-2_all.deb