How to Install and Uninstall python3-drizzle Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 16,2024

1. Install "python3-drizzle" package

Please follow the step by step instructions below to install python3-drizzle on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-drizzle

2. Uninstall "python3-drizzle" package

This tutorial shows how to uninstall python3-drizzle on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python3-drizzle $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-drizzle package on Ubuntu 21.10 (Impish Indri)

Package: python3-drizzle
Architecture: amd64
Version: 1.13.1-2build4
Priority: optional
Section: universe/python
Source: python-drizzle
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Astro Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 213
Depends: cython3, python3 (<< 3.10), python3 (>= 3.9~), python3-astropy, python3-numpy (>= 1:1.16.0~rc1), python3-numpy-abi9, python3:any, libc6 (>= 2.29)
Suggests: python-drizzle-doc, python-drizzle-testdata
Filename: pool/universe/p/python-drizzle/python3-drizzle_1.13.1-2build4_amd64.deb
Size: 57108
MD5sum: 4c6a9d5cc547054ccc011fedc76a5a10
SHA1: f000ea14e16bd47a18993d37f7094109c0162f61
SHA256: 5db87711080252a7dcd08ab8d3ad5bbf0d971026d5b97e2dd76d53bb1dfc9426
SHA512: d41aa2101f67569201aa05d02e2e7af377f67cbf0da8485df5ccf5f623ae5a2ea248a0d88543da80c565d62b40b06015ed0891192beb74fcc70367bea56e264d
Homepage: https://spacetelescope.github.io/drizzle/
Description-en: Dithered image combination for Python
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.
Description-md5: d641a747bf69c9589b161bdb2dc9b59d