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

Last updated: May 10,2024

1. Install "python3-photutils" package

Please follow the guidelines below to install python3-photutils on Kali Linux

$ sudo apt update $ sudo apt install python3-photutils

2. Uninstall "python3-photutils" package

Learn how to uninstall python3-photutils on Kali Linux:

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

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

Package: python3-photutils
Source: photutils
Version: 1.11.0-1
Installed-Size: 2746
Maintainer: Debian Astronomy Team
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3-astropy, python3-numpy (>= 1:1.22.0), python3-numpy-abi9, python3:any, libc6 (>= 2.4)
Recommends: python3-scipy, python3-skimage
Size: 440784
SHA256: dc6b3bce85248e06c5dfca6d5179b2db0df554a83d1037f1750c37e6cda39c21
SHA1: 2cc6fd204e791adaff7e4d2fc81c3d4f61d9efd4
MD5sum: 5ca1d7b875c3692d77621b1062a9e8f7
Description: Astropy affiliated package for image photometry (Python 3)
Photutils contains functions for:
.
* estimating the background and background rms in astronomical images
* detecting sources in astronomical images
* estimating morphological parameters of those sources (e.g., centroid
and shape parameters)
* performing aperture and PSF photometry
.
This package contains the Python 3 version of the package.
Description-md5:
Homepage: https://github.com/astropy/photutils
Section: python
Priority: optional
Filename: pool/main/p/photutils/python3-photutils_1.11.0-1_amd64.deb