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

Last updated: May 17,2024

1. Install "python3-glue" package

In this section, we are going to explain the necessary steps to install python3-glue on Kali Linux

$ sudo apt update $ sudo apt install python3-glue

2. Uninstall "python3-glue" package

This is a short guide on how to uninstall python3-glue on Kali Linux:

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

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

Package: python3-glue
Source: glueviz
Version: 1.17.1+dfsg-1
Installed-Size: 2037
Maintainer: Debian Astronomy Maintainers
Architecture: all
Depends: python3-astropy, python3-dill, python3-echo, python3-h5py (>= 2.10) | python3-supported-min (>= 3.11), python3-importlib-metadata | python3-supported-min (>= 3.10), python3-importlib-resources | python3-supported-min (>= 3.9), python3-ipython, python3-matplotlib, python3-mpl-scatter-density, python3-numpy, python3-openpyxl, python3-pandas, python3-pkg-resources, python3-scipy, python3-shapely, python3-xlrd, python3:any, python3-pygments, python3-skimage, python3-plotly, python3-pyavm, python3-h5py, python3-ipykernel, python3-bottleneck
Conflicts: glue-sprite
Size: 327356
SHA256: 219da360e7e604b19d9106d24fd1e98ea7a3d9f79e39f35a225f01434ec8a166
SHA1: b9a61c91360c3e7f6b74798858c25e96ac29f38c
MD5sum: 18ad5caef837618a20950525d2cb5939
Description: Python 3 library for data interaction
python3-glue is a Python library for data interaction, it blurs the boundary
between GUI-centric and code-centric data exploration.
There are many ways to leverage Glue from Python. Among other things, you can
write code to do the following:
.
* Send data in the form of NumPy arrays or Pandas DataFrames to Glue for
exploration.
* Write startup scripts that automatically load and clean data,
before starting Glue.
* Write custom functions to parse files, and plug these functions into the
Glue GUI.
* Write custom functions to link datasets, and plug these into the Glue GUI.
* Create your own visualization modules.
Description-md5:
Homepage: https://www.glueviz.org/
Section: python
Priority: optional
Filename: pool/main/g/glueviz/python3-glue_1.17.1+dfsg-1_all.deb