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

Last updated: September 20,2024

1. Install "python3-pyfai-dbg" package

In this section, we are going to explain the necessary steps to install python3-pyfai-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-pyfai-dbg

2. Uninstall "python3-pyfai-dbg" package

Here is a brief guide to show you how to uninstall python3-pyfai-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-pyfai-dbg
Priority: extra
Section: universe/debug
Installed-Size: 6218
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-dbg (<< 3.6), python3-dbg (>= 3.5~), libc6 (>= 2.14), libgomp1 (>= 4.9), python3-pyfai (= 0.11.0+dfsg-3build1), python3-fabio-dbg (>= 0.2.2+dfsg~), python3-pil-dbg, python3-matplotlib-dbg, python3-scipy-dbg
Recommends: python3-pyopencl-dbg, python3-pyqt4-dbg | python3-pyside-dbg
Suggests: python3-fftw-dbg, python3-h5py-dbg
Filename: pool/universe/p/pyfai/python3-pyfai-dbg_0.11.0+dfsg-3build1_amd64.deb
Size: 1344904
MD5sum: 9692d3435bee7470daca80628978b231
SHA1: d3ec371492d1db26fce3ffdc843a886aa6b0b7a3
SHA256: ea682fa3df531645c0a67ad3d28102c734f463b4431b28f164d4b241c97882a1
Description-en: Fast Azimuthal Integration scripts - Python3 debug
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 package contains the extension built for the Python 3 debug
interpreter.
Description-md5: f1106fc6389437dcf01e532f95989413
Homepage: http://forge.epn-campus.eu/projects/azimuthal
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu