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

Last updated: May 15,2024

1. Install "python3-fabio-dbg" package

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

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

2. Uninstall "python3-fabio-dbg" package

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

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

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

Package: python3-fabio-dbg
Priority: extra
Section: universe/debug
Installed-Size: 596
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-dbg (<< 3.6), python3-dbg (>= 3.5~), libc6 (>= 2.14), python3-fabio (= 0.3.0+dfsg-1build1)
Recommends: python3-lxml-dbg, python3-matplotlib-dbg, python3-pil-dbg
Filename: pool/universe/p/python-fabio/python3-fabio-dbg_0.3.0+dfsg-1build1_amd64.deb
Size: 146696
MD5sum: c94c98e73ddb9b85d20aae0acdced2ca
SHA1: 583cd387bcd496b425722fb49690c565af2ab681
SHA256: ebfe7f700470af362c5fd1f3bf06976ec807e295d142d5bd8a77b2f16f00fb93
Description-en: I/O library for images produced by 2D X-ray detector - Python3 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 3 debug
interpreter.
Description-md5: 7e753eb03e94a1b0bc0a74005911828c
Homepage: https://github.com/kif/fabio
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu