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

Last updated: May 03,2024

1. Install "python3-gdl" package

Please follow the step by step instructions below to install python3-gdl on Kali Linux

$ sudo apt update $ sudo apt install python3-gdl

2. Uninstall "python3-gdl" package

Here is a brief guide to show you how to uninstall python3-gdl on Kali Linux:

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

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

Package: python3-gdl
Source: gnudatalanguage (1.0.4-1)
Version: 1.0.4-1+b1
Installed-Size: 1997
Maintainer: Debian Astronomy Team
Architecture: amd64
Depends: python3-numpy (>= 1:1.22.0), python3-numpy-abi9, python3 (<< 3.12), python3 (>= 3.11~), libc6 (>= 2.29), libgcc-s1 (>= 3.0), libgnudatalanguage0 (>= 1.0.4), libgomp1 (>= 4.9), libpython3.11 (>= 3.11.5), libreadline8 (>= 6.0), libstdc++6 (>= 13.1), libwxbase3.2-1 (>= 3.2.4+dfsg), libwxgtk3.2-1 (>= 3.2.1+dfsg-2)
Recommends: plplot-driver-wxwidgets
Size: 339888
SHA256: c41f5fa06aed73091ac608a346580eabd7c88fb580861c53af235fc33037afc0
SHA1: 9209739f10a58912ba455a797a0e3cfbcc08ada4
MD5sum: 548b21ad190ee5736c290394ef4332c8
Description: Python interface for the GNU Data Language
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 Python library/interface.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/gnudatalanguage/gdl
Tag: uitoolkit::ncurses, uitoolkit::wxwidgets
Section: python
Priority: optional
Filename: pool/main/g/gnudatalanguage/python3-gdl_1.0.4-1+b1_amd64.deb