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

Last updated: February 24,2025

1. Install "python3-pyfai" package

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

$ sudo apt update $ sudo apt install python3-pyfai

2. Uninstall "python3-pyfai" package

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

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

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

Package: python3-pyfai
Source: pyfai (0.21.3+dfsg1-1)
Version: 0.21.3+dfsg1-1+b1
Installed-Size: 13619
Maintainer: Debian PaN Maintainers
Architecture: amd64
Depends: python3-pyqt5, python3 (<< 3.11), python3 (>= 3.10~), python3-fabio, python3-h5py-serial, python3-matplotlib, python3-numexpr, python3-numpy (>= 1:1.20.0), python3-numpy-abi9, python3-pkg-resources, python3-scipy, python3-silx (>= 0.10.1), python3:any, libc6 (>= 2.29), libgcc-s1 (>= 3.0), libgomp1 (>= 6), libstdc++6 (>= 5)
Size: 2343820
SHA256: f40390c991ab6fb5377e1dcdeff3dd93f7ff45afd5f4e705d3e8dfbcb675a527
SHA1: 045b96ab55647ec8dfe1c94ba1ea69a7967827fd
MD5sum: cb5e4a7f1c10698037b11506b31fbe0a
Description: Fast Azimuthal Integration scripts - Python3
PyFAI is a Python library for azimuthal integration; it allows the conversion
of diffraction images taken with 2D detectors like CCD cameras into X-Ray
powder patterns that can be used by other software like Rietveld refinement
tools (i.e. FullProf), phase analysis or texture analysis.
.
As PyFAI is a library, its main goal is to be integrated in other tools like
PyMca, LiMa or EDNA. To perform online data analysis, the precise description
of the experimental setup has to be known. This is the reason why PyFAI
includes geometry optimization code working on "powder rings" of reference
samples. Alternatively, PyFAI can also import geometries fitted with other
tools like Fit2D.
.
PyFAI has been designed to work with any kind of detector with any geometry
(transmission, reflection, off-axis, ...). It uses the Python library FabIO
to read most images taken by diffractometer.
.
This is the Python 3 version of the package.
Description-md5: d92b5b76c92a7025dd4c3b87b6aee6dc
Homepage: https://github.com/silx-kit/pyFAI
Section: python
Priority: optional
Filename: pool/main/p/pyfai/python3-pyfai_0.21.3+dfsg1-1+b1_amd64.deb