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

Last updated: May 18,2024

1. Install "python3-pyfai" package

Please follow the guidance below to install python3-pyfai on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-pyfai

2. Uninstall "python3-pyfai" package

This tutorial shows how to uninstall python3-pyfai on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-pyfai
Priority: extra
Section: universe/python
Installed-Size: 6846
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Source: pyfai
Version: 0.11.0+dfsg-3build1
Depends: python3-numpy (>= 1:1.8.0), python3-numpy-abi9, python3 (<< 3.6), python3 (>= 3.5~), libc6 (>= 2.14), libgomp1 (>= 4.9), python3-fabio (>= 0.2.2+dfsg~), python3-pil, python3-matplotlib, python3-scipy
Recommends: python3-pyopencl, python3-pyqt4 | python3-pyside
Suggests: python3-fftw, python3-h5py
Filename: pool/universe/p/pyfai/python3-pyfai_0.11.0+dfsg-3build1_amd64.deb
Size: 1215510
MD5sum: 8c9512185942bba57c0d1009d4c32e98
SHA1: 41d92d11ae48aff270bfa50b50f8cc1823f545f3
SHA256: f792455fb6516c6642e9deb24d5d221b8f031a4d1340e6d5079303973b1c0337
Description-en: 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: http://forge.epn-campus.eu/projects/azimuthal
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu