How to Install and Uninstall gnudatalanguage Package on Kali Linux

Last updated: May 13,2024

1. Install "gnudatalanguage" package

Please follow the guidance below to install gnudatalanguage on Kali Linux

$ sudo apt update $ sudo apt install gnudatalanguage

2. Uninstall "gnudatalanguage" package

Please follow the guidelines below to uninstall gnudatalanguage on Kali Linux:

$ sudo apt remove gnudatalanguage $ sudo apt autoclean && sudo apt autoremove

3. Information about the gnudatalanguage package on Kali Linux

Package: gnudatalanguage
Source: gnudatalanguage (1.0.4-1)
Version: 1.0.4-1+b1
Installed-Size: 200
Maintainer: Debian Astronomy Team
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libgnudatalanguage0 (>= 1.0.4), libgomp1 (>= 4.2.1), libplplot17 (>= 5.15.0+dfsg), libreadline8 (>= 6.0), libstdc++6 (>= 13.1), libwhereami0 (>= 0.0~git20191231.2.6a8536a), libwxbase3.2-1 (>= 3.2.4+dfsg), libwxgtk3.2-1 (>= 3.2.1+dfsg-2)
Recommends: plplot-driver-wxwidgets, python3-numpy
Size: 88300
SHA256: 266fcabd407ee12c76edc37131654d7b1baaab05593a9449af6bffd929411110
SHA1: 813de234ca7a4886d906732474fd2a0e202506fb
MD5sum: 4ef09fac660570916e4b7aa08203baab
Description: Free IDL compatible incremental compiler
GNU Data Language (GDL) is a free IDL (Interactive Data Language)
compatible incremental compiler. It has full syntax compatibility
with IDL 7.1. IDL is a registered trademark of ITT Visual Information
Solutions. From IDL 8.0, the following language elements are
supported:
.
* FOREACH loop
* negative array indices
* garbage collection pointers and objects
* call methods on an object using "." (e. g. `object.aMemberProcedure,arg1`)
.
The file input output system is fully implemented. GUI support (widgets) is
officially provided, but it's not complete yet.
.
This package contains the main commandline and interpreter frontend.
Description-md5:
Homepage: https://github.com/gnudatalanguage/gdl
Tag: field::astronomy, field::mathematics, field::physics, field::statistics,
implemented-in::c++, interface::commandline, interface::graphical,
interface::shell, interface::x11, role::program, science::calculation,
science::plotting, science::visualisation, scope::utility,
uitoolkit::ncurses, uitoolkit::qt, uitoolkit::wxwidgets,
uitoolkit::xlib, use::analysing, works-with::image,
works-with::software:source, x11::application
Section: interpreters
Priority: optional
Filename: pool/main/g/gnudatalanguage/gnudatalanguage_1.0.4-1+b1_amd64.deb