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

Last updated: May 15,2024

1. Install "python3-fabio" package

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

$ sudo apt update $ sudo apt install python3-fabio

2. Uninstall "python3-fabio" package

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

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

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

Package: python3-fabio
Source: python-fabio
Version: 2023.6.0-3.1
Installed-Size: 4854
Maintainer: Debian PaN Maintainers
Architecture: amd64
Depends: python3-h5py, python3-lxml, python3-matplotlib, python3-pil, python3-pyqt5, python3 (<< 3.13), python3 (>= 3.11~), python3-numpy (>= 1:1.22.0), python3-numpy-abi9, python3:any, libc6 (>= 2.29)
Suggests: python-fabio-doc
Size: 878768
SHA256: 846ec6d9e7fbbbef5ceae497e7d25026ac1b4083228f3078d8e886d3f0d601af
SHA1: b4eb90ea26f8e1096c553b60a2b31a74697c3394
MD5sum: 0b42a1a873a9dc943252f8c724e2236b
Description: I/O library for images produced by 2D X-ray detector - Python3
FabIO is an I/O library for images produced by 2D X-ray detectors and
written in Python. FabIO support images detectors from a dozen of
companies (including Mar, Dectris, ADSC, Hamamatsu, Oxford, ...), for
a total of 20 different file formats (like CBF, EDF, TIFF, ...) and
offers an unified interface to their headers (as a Python dictionary)
and datasets (as a numpy ndarray of integers or floats)
.
This is the Python 3 version of the package.
Description-md5:
Homepage: https://github.com/silx-kit/fabio
Section: python
Priority: optional
Filename: pool/main/p/python-fabio/python3-fabio_2023.6.0-3.1_amd64.deb