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

Last updated: May 18,2024

1. Install "python-drizzle-doc" package

This guide let you learn how to install python-drizzle-doc on Kali Linux

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

2. Uninstall "python-drizzle-doc" package

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

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

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

Package: python-drizzle-doc
Source: python-drizzle
Version: 1.15.0-1
Installed-Size: 203
Maintainer: Debian Astro Team
Architecture: all
Depends: libjs-sphinxdoc (>= 7.2.2)
Size: 37488
SHA256: 48a3b1dce8ca9f2c71c863e4426d6b3ec2e3dd67b71be9cac4c666efe6758079
SHA1: f19254c7a6868b753e1e1ddf4c7ca35820658497
MD5sum: 94ef827a9452ec57c04f8e049840e390
Description: Dithered image combination for Python (API documentation)
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 API documentation.
Description-md5:
Multi-Arch: foreign
Homepage: https://spacetelescope.github.io/drizzle/
Section: doc
Priority: optional
Filename: pool/main/p/python-drizzle/python-drizzle-doc_1.15.0-1_all.deb