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

Last updated: May 22,2024

1. Install "python3-silx" package

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

$ sudo apt update $ sudo apt install python3-silx

2. Uninstall "python3-silx" package

Please follow the guidelines below to uninstall python3-silx on Kali Linux:

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

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

Package: python3-silx
Source: silx (1.1.2+dfsg-2)
Version: 1.1.2+dfsg-2+b1
Installed-Size: 17212
Maintainer: Debian Science Maintainers
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3-dateutil, python3-fabio, python3-h5py, python3-hdf5plugin, python3-mako, python3-matplotlib, python3-numpy (>= 1:1.22.0), python3-numpy-abi9, python3-opengl, python3-pil, python3-pkg-resources, python3-pyopencl, python3-pyqt5, python3-pyqt5.qtopengl, python3-pyqt5.qtsvg, python3-qtconsole, python3-scipy, python3:any, libc6 (>= 2.33), libgcc-s1 (>= 3.0), libgomp1 (>= 4.9), libstdc++6 (>= 13.1)
Size: 2965656
SHA256: 34f02533c38c4de80e5be2d34449dded1c4e654cf138247fbc7b0db429e3b6f9
SHA1: 93b59ae4bee7aff35ad17d237015a03d7f040b4d
MD5sum: ff92558098ef6b91e04bdc2f0eaa03e3
Description: Toolbox for X-Ray data analysis - Python3
The silx project aims at providing a collection of Python packages to
support the development of data assessment, reduction and analysis
applications at synchrotron radiation facilities. It aims at
providing reading/writing different file formats, data reduction
routines and a set of Qt widgets to browse and visualize data.
.
The current version provides :
.
* reading HDF5 file format (with support of SPEC file format)
* histogramming
* fitting
* 1D and 2D visualization using multiple backends (matplotlib or OpenGL)
* image plot widget with a set of associated tools (See changelog file).
* Unified browser for HDF5, SPEC and image file formats supporting inspection
and visualization of n-dimensional datasets.
* Unified viewer (silx view filename) for HDF5, SPEC and image file formats
* OpenGL-based widget to display 3D scalar field with
isosurface and cutting plane.
.
This is the Python 3 version of the package.
Description-md5:
Homepage: https://github.com/silx-kit/silx
Section: python
Priority: optional
Filename: pool/main/s/silx/python3-silx_1.1.2+dfsg-2+b1_amd64.deb