How to Install and Uninstall gnudatalanguage Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "gnudatalanguage" package

Please follow the step by step instructions below to install gnudatalanguage on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install gnudatalanguage

2. Uninstall "gnudatalanguage" package

Please follow the instructions below to uninstall gnudatalanguage on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the gnudatalanguage package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: gnudatalanguage
Priority: extra
Section: universe/interpreters
Installed-Size: 118
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Astronomy Team
Architecture: amd64
Version: 0.9.6v2-1build1
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libgnudatalanguage0, libgomp1 (>= 4.2.1), libreadline6 (>= 6.0), libstdc++6 (>= 5.2)
Recommends: plplot12-driver-xwin, python-numpy
Filename: pool/universe/g/gnudatalanguage/gnudatalanguage_0.9.6v2-1build1_amd64.deb
Size: 42742
MD5sum: 47e3de82d5796ebccc0d42c069263a31
SHA1: 403c7f2bc4655c01cda86b07e7a67c732d58f40e
SHA256: d2ba02a892a4309ebbb76b96a26b63d09b88d48fd702cb4cb5ca5598ea959ea3
Description-en: 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: 55d934ac72dab469015a839098d20569
Homepage: http://gnudatalanguage.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu