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

Last updated: July 03,2024

1. Install "python-fabio-dbg" package

Please follow the steps below to install python-fabio-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python-fabio-dbg" package

This guide let you learn how to uninstall python-fabio-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-fabio-dbg
Priority: extra
Section: universe/debug
Installed-Size: 664
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Source: python-fabio
Version: 0.3.0+dfsg-1build1
Depends: python-numpy (>= 1:1.8.0), python-numpy-abi9, python-dbg (<< 2.8), python-dbg (>= 2.7~), libc6 (>= 2.14), python-fabio (= 0.3.0+dfsg-1build1)
Recommends: python-imaging-dbg, python-lxml-dbg, python-matplotlib-dbg
Filename: pool/universe/p/python-fabio/python-fabio-dbg_0.3.0+dfsg-1build1_amd64.deb
Size: 165942
MD5sum: 3eb73de268273fb8e7ead40be3c37512
SHA1: f05a9b6054543dc50b536adeaae1c7fe8d76ca2e
SHA256: e781eebd3b26490661275e5b9f847bad574565b1affc23b447ec2a237a2e36be
Description-en: I/O library for images produced by 2D X-ray detector - Python2 debug
FabIO is an I/O library for images produced by 2D X-ray detectors and
written in Python. FabIO support images detectors from a dozen of
companies (including Mar, Dectris, ADSC, Hamamatsu, Oxford, ...), for
a total of 20 different file formats (like CBF, EDF, TIFF, ...) and
offers an unified interface to their headers (as a Python dictionary)
and datasets (as a numpy ndarray of integers or floats)
.
This package contains the extension built for the Python 2 debug
interpreter.
Description-md5: c6d60438e1ab9a543ab169dc428f15e4
Homepage: https://github.com/kif/fabio
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu