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

Last updated: May 13,2024

1. Install "python3-gwcs" package

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

$ sudo apt update $ sudo apt install python3-gwcs

2. Uninstall "python3-gwcs" package

Please follow the guidance below to uninstall python3-gwcs on Kali Linux:

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

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

Package: python3-gwcs
Source: gwcs
Version: 0.20.0-1
Installed-Size: 646
Maintainer: Debian Astro Team
Architecture: all
Depends: python3-asdf, python3-asdf-astropy, python3-asdf-wcs-schemas, python3-astropy, python3-numpy, python3-scipy, python3:any
Size: 117272
SHA256: d402944abbe75bb49747ba5ee72f850eb44db0adf19ac91868c3aabafe9539fb
SHA1: 6f64e3a9b8a9c6c56649cbe95129c164be9a91de
MD5sum: 1a4f195736783a3f490f32c9e0117f4a
Description: Tools for managing the WCS of astronomical data (Python 3)
GWCS takes a general approach to WCS. It supports a data model which includes
the entire transformation pipeline from input coordinates (detector by
default) to world coordinates. The goal is to provide a flexible toolkit
which is easily extendible by adding new transforms and frames.
.
This package contains the Python 3 version of the package.
Description-md5:
Homepage: https://gwcs.readthedocs.io
Section: python
Priority: optional
Filename: pool/main/g/gwcs/python3-gwcs_0.20.0-1_all.deb