How to Install and Uninstall astropy-utils Package on Kali Linux

Last updated: May 14,2024

1. Install "astropy-utils" package

Here is a brief guide to show you how to install astropy-utils on Kali Linux

$ sudo apt update $ sudo apt install astropy-utils

2. Uninstall "astropy-utils" package

This guide let you learn how to uninstall astropy-utils on Kali Linux:

$ sudo apt remove astropy-utils $ sudo apt autoclean && sudo apt autoremove

3. Information about the astropy-utils package on Kali Linux

Package: astropy-utils
Source: astropy
Version: 6.0.0-1
Installed-Size: 41
Maintainer: Debian Astronomy Maintainers
Architecture: all
Depends: python3-astropy (<< 6.0.0-1.1~), python3-astropy (>= 6.0.0-1), python3-pkg-resources, python3:any
Size: 17388
SHA256: 5e6f81d1d54cbcb5f1a351a9b42c39a64f2d04fdd4e076c9b92c9b4fbe7eb1e3
SHA1: 32265576aff3eca6a459e57bb59e40bcb09f5383
MD5sum: 32833aa263a1f21aa0632b2422744b7e
Description: Command line tools from astropy
The astropy package contains core functionality and some common tools
needed for performing astronomy and astrophysics research with Python.
.
This package contains the tools that come with astropy:
.
* fitscheck: Detect and fix FITS standards violations
* fits2bitmap: Create a bitmap file from a FITS image.
* fitsdiff: Compare two FITS image files and report the differences in
header keywords and data.
* fitsheader: Print the header(s) of one or more FITS file(s) to the
standard output in a human-readable format.
* samp_hub: SAMP Hub Server.
* volint: Check a VOTable file for compliance to the VOTable specification
* wcslint: Check the WCS keywords in a FITS file for compliance against
the standards
Description-md5:
Homepage: https://astropy.org
Section: science
Priority: optional
Filename: pool/main/a/astropy/astropy-utils_6.0.0-1_all.deb