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

Last updated: April 28,2024

1. Install "python3-ginga" package

This is a short guide on how to install python3-ginga on Kali Linux

$ sudo apt update $ sudo apt install python3-ginga

2. Uninstall "python3-ginga" package

Learn how to uninstall python3-ginga on Kali Linux:

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

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

Package: python3-ginga
Source: ginga
Version: 5.0.0-1
Installed-Size: 16399
Maintainer: Debian Astronomy Team
Architecture: all
Depends: fonts-roboto, python3-astropy, python3-numpy, python3-pil, python3-qtpy, python3-tomli | python3-supported-min (>= 3.11.0), python3-yaml, python3:any
Recommends: python3-exifread, python3-magic, python3-matplotlib, python3-pyqt5, python3-pyqt5.qtwebkit, python3-regions, python3-scipy
Suggests: fonts-ubuntu, python3-astlib, python3-fitsio, python3-pytest, python3-sphinx, python3-tornado
Size: 9274068
SHA256: 7eaee49e2864e537efaf72b909a7ab068194cf7e3a624f7edd4636e4fcfd9881
SHA1: ff446b7f2cbb4ab596acf734875ae3bf9d43250b
MD5sum: 2c4f9301b927ea5f3eb23525b307ea2a
Description: Astronomical image toolkit for Python
Ginga is a toolkit designed for building viewers for scientific image
data in Python, visualizing 2D pixel data in numpy arrays.
It can view astronomical data such as contained in files based on the
FITS (Flexible Image Transport System) file format. It is written and
is maintained by software engineers at the Subaru Telescope, National
Astronomical Observatory of Japan.
.
The Ginga toolkit centers around an image display object which supports
zooming and panning, color and intensity mapping, a choice of several
automatic cut levels algorithms and canvases for plotting scalable
geometric forms. In addition to this widget, a general purpose
"reference" FITS viewer is provided, based on a plugin framework.
A fairly complete set of standard plugins are provided for features
that is expected from a modern FITS viewer: panning and zooming windows,
star catalog access, cuts, star pick/fwhm, thumbnails, etc.
Description-md5:
Homepage: https://ejeschke.github.io/ginga
Section: python
Priority: optional
Filename: pool/main/g/ginga/python3-ginga_5.0.0-1_all.deb