How to Install and Uninstall silx Package on Kali Linux

Last updated: May 17,2024

1. Install "silx" package

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

$ sudo apt update $ sudo apt install silx

2. Uninstall "silx" package

In this section, we are going to explain the necessary steps to uninstall silx on Kali Linux:

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

3. Information about the silx package on Kali Linux

Package: silx
Version: 1.1.2+dfsg-2
Installed-Size: 65
Maintainer: Debian Science Maintainers
Architecture: all
Depends: python3-silx (>= 1.1.2+dfsg-2), python3-numpy, python3:any
Size: 31224
SHA256: 860007d44ebcc47a4e723b085e6f4244545e61cff63819270d1dca9b3a23a08c
SHA1: 25eb2430da3989a19f97352ef3e911f3dade30bf
MD5sum: 62d69c1eb5dcaa38929465df7c9b9c0b
Description: Toolbox for X-Ray data analysis - Executables
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 uses the Python 3 version of the package.
Description-md5:
Homepage: https://github.com/silx-kit/silx
Section: science
Priority: optional
Filename: pool/main/s/silx/silx_1.1.2+dfsg-2_all.deb