How to Install and Uninstall gdl-coyote Package on Kali Linux

Last updated: May 09,2024

1. Install "gdl-coyote" package

This guide let you learn how to install gdl-coyote on Kali Linux

$ sudo apt update $ sudo apt install gdl-coyote

2. Uninstall "gdl-coyote" package

Please follow the instructions below to uninstall gdl-coyote on Kali Linux:

$ sudo apt remove gdl-coyote $ sudo apt autoclean && sudo apt autoremove

3. Information about the gdl-coyote package on Kali Linux

Package: gdl-coyote
Source: coyote
Version: 2022.04.12-1
Installed-Size: 6435
Maintainer: Debian Astronomy Team
Architecture: all
Depends: gnudatalanguage
Size: 695560
SHA256: 57f5dab3e650780b318cd4247f977e844139b8d324e2143616ab727986db8472
SHA1: c03ac6fe329f95569949e9a2e121758039d811c8
MD5sum: 92b591a0e61bdfe6b4a401f257c72f16
Description: GDL library from D. Fannings IDL courses
The Coyote Library evolved from work David Fanning was doing teaching
IDL courses and answering IDL questions on the IDL newsgroup. It is
meant to be a well-documented library that demonstrates how to write
solid IDL/GDL programs that are easy to maintain and extend.
.
The main content of the library is the Coyote Graphics System (CGS),
a collection of Coyote Library programs that turn the traditional
GDL/IDL graphics commands (e.g., Plot, Contour, Surface, TV, etc.)
into modern programs.
.
The most important features of Coyote Graphics System are:
.
* The commands work identically on the display, in PostScript, and
in the Z-graphics buffer.
* The commands can be displayed automatically in resizable graphics
windows.
* The commands automatically create high quality PostScript, PDF,
and raster file output.
* CGS graphics visualizations can be saved and restore later, or
e-mailed to colleagues.
* The commands work identically in an indexed or decomposed color
environment.
* The commands can use colors by name (e.g., "red", "dodger blue").
* CGS commands are faster (often much faster) than the equivalent
IDL function graphics commands.
* Greek letters and other symbols can be directly embedded in Coyote
Graphics text.
* The commands fix the most annoying quirks (e.g., contour holes and
levels) in traditional IDL commands.
Description-md5: d49035e74eb911abbf692ec0d6871b11
Homepage: https://www.idlcoyote.com/
Section: science
Priority: optional
Filename: pool/main/c/coyote/gdl-coyote_2022.04.12-1_all.deb