How to Install and Uninstall ginga Package on Kali Linux

Last updated: November 07,2024

1. Install "ginga" package

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

$ sudo apt update $ sudo apt install ginga

2. Uninstall "ginga" package

Please follow the step by step instructions below to uninstall ginga on Kali Linux:

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

3. Information about the ginga package on Kali Linux

Package: ginga
Version: 5.0.0-1
Installed-Size: 21
Maintainer: Debian Astronomy Team
Architecture: all
Depends: python3, python3-astropy, python3-ginga (= 5.0.0-1), python3-pkg-resources, python3-pyqt5
Size: 6304
SHA256: 8b1bada475290aef9d821d29ad2489d410d0f7e5e0151f91a340c7d5b01e82a1
SHA1: f69c1250cd1a57dffc1584ed85a5de935c25338c
MD5sum: da01c457407c4d30e5a4c5d63b34bc54
Description: Astronomical image viewer
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.
.
This package contains the image viewer based on Python 3.
Description-md5:
Homepage: https://ejeschke.github.io/ginga
Section: science
Priority: optional
Filename: pool/main/g/ginga/ginga_5.0.0-1_all.deb