How to Install and Uninstall pyfai Package on Kali Linux

Last updated: May 18,2024

1. Install "pyfai" package

This is a short guide on how to install pyfai on Kali Linux

$ sudo apt update $ sudo apt install pyfai

2. Uninstall "pyfai" package

Please follow the step by step instructions below to uninstall pyfai on Kali Linux:

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

3. Information about the pyfai package on Kali Linux

Package: pyfai
Version: 0.21.3+dfsg1-1
Installed-Size: 47
Maintainer: Debian PaN Maintainers
Architecture: all
Depends: python3-pyfai (>= 0.21.3+dfsg1-1), python3-numpy, python3:any
Size: 16520
SHA256: 0f01bfb6567cb2e4c73b750b517a7416b556689f1d0febdae9ea8da19ca257b0
SHA1: 3757c2c74918c155dfb8bd09ed1ec0a6fd670463
MD5sum: e5d307f9514004527dfeea402e69b186
Description: Fast Azimuthal Integration scripts
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.
Description-md5: 99681480cbe1e9374e4e00c9c53fdf90
Homepage: https://github.com/silx-kit/pyFAI
Section: science
Priority: optional
Filename: pool/main/p/pyfai/pyfai_0.21.3+dfsg1-1_all.deb