How to Install and Uninstall python3-reproject Package on Kali Linux

Last updated: April 29,2024

1. Install "python3-reproject" package

Please follow the steps below to install python3-reproject on Kali Linux

$ sudo apt update $ sudo apt install python3-reproject

2. Uninstall "python3-reproject" package

Here is a brief guide to show you how to uninstall python3-reproject on Kali Linux:

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

3. Information about the python3-reproject package on Kali Linux

Package: python3-reproject
Source: reproject (0.13.0-1)
Version: 0.13.0-1+b1
Installed-Size: 3078
Maintainer: Debian Astronomy Team
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3-astropy, python3-astropy-healpix, python3-cloudpickle, python3-dask, python3-fsspec, python3-numpy, python3-scipy, python3-zarr, python3:any, libc6 (>= 2.14)
Size: 828600
SHA256: 04fe7de107caccf7d54cd3cb945d25e08d125851fa9c461e104b601e29f80534
SHA1: bcade5847ce81be0d9ebf05743b63e6e0ce47fc5
MD5sum: 83af58d194a76f1e07384a62ac53a6f9
Description: Reproject astronomical images with Python 3
This is a package to reproject astronomical images using various techniques
via a uniform interface. Reprojection means the re-gridding of images from
one world coordinate system to another (for example changing the pixel
resolution, orientation, coordinate system). Currently implemented are
reprojection of celestial images by interpolation, as well as by finding the
exact overlap between pixels on the celestial sphere. It can also reproject
to/from HEALPIX projections.
.
This package contains the Python 3 version of the package.
Description-md5:
Homepage: https://reproject.readthedocs.org
Section: python
Priority: optional
Filename: pool/main/r/reproject/python3-reproject_0.13.0-1+b1_amd64.deb