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

Last updated: May 19,2024

1. Install "python3-fabio" package

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

$ sudo apt update $ sudo apt install python3-fabio

2. Uninstall "python3-fabio" package

This is a short guide on how to uninstall python3-fabio on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-fabio
Priority: extra
Section: universe/python
Installed-Size: 1102
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Source: python-fabio
Version: 0.3.0+dfsg-1build1
Depends: python3-numpy (>= 1:1.8.0), python3-numpy-abi9, python3 (<< 3.6), python3 (>= 3.5~), libc6 (>= 2.14), pymca, python3-six
Recommends: python3-lxml, python3-matplotlib, python3-pil
Suggests: pyfai, python-fabio-doc
Filename: pool/universe/p/python-fabio/python3-fabio_0.3.0+dfsg-1build1_amd64.deb
Size: 213530
MD5sum: 5ae3410753b687aff6a9f20ab982abaf
SHA1: 28f776472b571e12ad66b3c42cb4f895ecb97980
SHA256: c689258809325363fb41bd40901831ce30e90aa4a8eb6d57218d7be5281743ee
Description-en: I/O library for images produced by 2D X-ray detector - Python3
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 is the Python 3 version of the package.
Description-md5: 64f5ad9d72ec97e968ee4ab1244f7420
Homepage: https://github.com/kif/fabio
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu