How to Install and Uninstall pyfai Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "pyfai" package

Please follow the guidelines below to install pyfai on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install pyfai

2. Uninstall "pyfai" package

This guide let you learn how to uninstall pyfai on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the pyfai package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: pyfai
Priority: extra
Section: universe/science
Installed-Size: 108
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: all
Version: 0.11.0+dfsg-3build1
Depends: python-numpy, python:any (>= 2.6~), python-pyfai (>= 0.11.0+dfsg-3build1)
Filename: pool/universe/p/pyfai/pyfai_0.11.0+dfsg-3build1_all.deb
Size: 30288
MD5sum: 72f6c00e6fd7beb8c425ee1e13392767
SHA1: 6f84876a37c7613b5ea3aff9f3f56cd411f47c24
SHA256: a66e55cebd53740f27b12b00e3f13f4dda7ebd5268cb25d7bb12959dcccb2515
Description-en: 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: http://forge.epn-campus.eu/projects/azimuthal
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu