How to Install and Uninstall python-drizzle-testdata Package on Kali Linux

Last updated: May 17,2024

1. Install "python-drizzle-testdata" package

This tutorial shows how to install python-drizzle-testdata on Kali Linux

$ sudo apt update $ sudo apt install python-drizzle-testdata

2. Uninstall "python-drizzle-testdata" package

Please follow the step by step instructions below to uninstall python-drizzle-testdata on Kali Linux:

$ sudo apt remove python-drizzle-testdata $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-drizzle-testdata package on Kali Linux

Package: python-drizzle-testdata
Source: python-drizzle
Version: 1.15.0-1
Installed-Size: 238441
Maintainer: Debian Astro Team
Architecture: all
Size: 38351936
SHA256: 6398aca05c8c227f9bf5c7230032b5b9c055ae436d0b9717699ea5260e22a981
SHA1: 03659efa169ea9fefe46e94489bbfa6d12ede80f
MD5sum: 15d874fd157d0abbbf2308686cc8f348
Description: Dithered image combination for Python (Test data)
The drizzle library is a Python package for combining dithered images
into a single image. This library is derived from code used in
drizzlepac. Like drizzlepac, most of the code is implemented in the C
language. The biggest change from drizzlepac is that this code passes
an array that maps the input to output image into the C code, while
the drizzlepac code computes the mapping by using a Python
callback. Switching to using an array allowed the code to be greatly
simplified.
.
This package contains the data required for the unit tests.
Description-md5:
Multi-Arch: foreign
Homepage: https://spacetelescope.github.io/drizzle/
Section: science
Priority: optional
Filename: pool/main/p/python-drizzle/python-drizzle-testdata_1.15.0-1_all.deb