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

Last updated: May 19,2024

1. Install "python3-pytest-arraydiff" package

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

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

2. Uninstall "python3-pytest-arraydiff" package

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

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

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

Package: python3-pytest-arraydiff
Source: pytest-arraydiff
Version: 0.6.1-2
Installed-Size: 47
Maintainer: Debian Python Team
Architecture: all
Depends: python3-numpy, python3-pytest, python3:any
Suggests: python3-astropy
Size: 10516
SHA256: c7b75549148ab669afb2deec3c4f2697ff43fceb8f43a6e0f01d97f7522266cf
SHA1: 209f67a475bea569f17bb34e664582eef800b6ff
MD5sum: f637476fb2fdcbd55a5ab734dcea1a9f
Description: Pytest plugin to generate and compare data arrays
The basic idea is that you can write a test that generates a Numpy array
(or other related objects depending on the format). You can then either
run the tests in a mode to generate reference files from the arrays, or
you can run the tests in comparison mode, which will compare the results
of the tests to the reference ones within some tolerance. At the moment,
the supported file formats for the reference files are plaint text and
FITS.
Description-md5:
Homepage: https://github.com/astropy/pytest-arraydiff
Section: python
Priority: optional
Filename: pool/main/p/pytest-arraydiff/python3-pytest-arraydiff_0.6.1-2_all.deb