How to Install and Uninstall gdl-coyote Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 21,2024

1. Install "gdl-coyote" package

Please follow the steps below to install gdl-coyote on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install gdl-coyote

2. Uninstall "gdl-coyote" package

Please follow the steps below to uninstall gdl-coyote on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the gdl-coyote package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: gdl-coyote
Priority: optional
Section: universe/science
Installed-Size: 6533
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Astronomy Team
Architecture: all
Source: coyote
Version: 2016.01.14-1
Depends: gnudatalanguage (>= 0.9.5)
Filename: pool/universe/c/coyote/gdl-coyote_2016.01.14-1_all.deb
Size: 695142
MD5sum: 9d570079b8df0ae440a2d510468e30d6
SHA1: 4e7e18b83f329a943feb9b9a7363786f3dacebff
SHA256: 0a4ee05e2d7826acf55616747b25b3163203558a8fbc4355b0ae7941449a479d
Description-en: 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: http://www.idlcoyote.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu