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

Last updated: May 18,2024

1. Install "python-pyfai-dbg" package

This guide covers the steps necessary to install python-pyfai-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python-pyfai-dbg" package

This is a short guide on how to uninstall python-pyfai-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-pyfai-dbg
Priority: extra
Section: universe/debug
Installed-Size: 6558
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Source: pyfai
Version: 0.11.0+dfsg-3build1
Depends: python-numpy (>= 1:1.8.0), python-numpy-abi9, python-dbg (<< 2.8), python-dbg (>= 2.7~), libc6 (>= 2.14), libgomp1 (>= 4.9), python-pyfai (= 0.11.0+dfsg-3build1), python-fabio-dbg (>= 0.2.2+dfsg~), python-imaging-dbg, python-matplotlib-dbg, python-scipy-dbg
Recommends: python-pyopencl-dbg, python-qt4-dbg
Suggests: python-fftw-dbg, python-h5py-dbg
Filename: pool/universe/p/pyfai/python-pyfai-dbg_0.11.0+dfsg-3build1_amd64.deb
Size: 1409292
MD5sum: 247ddf38bd767dc26353cdfac9a76261
SHA1: 56b1169225ca3975d6d6fc3f207326a31280c6e2
SHA256: 5a1938648597ed3c74fa17906161dc2e178fb7ce6c5bacf78711f74da17c3e4b
Description-en: Fast Azimuthal Integration scripts - Python2 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 2 debug
interpreter.
Description-md5: 8352ff55880452611add8b77167e65a3
Homepage: http://forge.epn-campus.eu/projects/azimuthal
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu