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

Last updated: May 15,2024

1. Install "fabio-viewer" package

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

$ sudo apt update $ sudo apt install fabio-viewer

2. Uninstall "fabio-viewer" package

Please follow the steps below to uninstall fabio-viewer on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: fabio-viewer
Priority: extra
Section: universe/python
Installed-Size: 86
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: all
Source: python-fabio
Version: 0.3.0+dfsg-1build1
Replaces: python-fabio (<< 0.2.2+dfsg-2~)
Depends: python-numpy, python:any (>= 2.5~), python-fabio (>= 0.3.0+dfsg-1build1)
Breaks: python-fabio (<< 0.2.2+dfsg-2~)
Filename: pool/universe/p/python-fabio/fabio-viewer_0.3.0+dfsg-1build1_all.deb
Size: 13858
MD5sum: b55dbccb00eea31773710ef4d5a7c746
SHA1: 851a577d0c47dcc8c40929e3cf8ad1039d41490b
SHA256: 9c7bbabadc6ed43df6b4348816d86643a9fa4a2a13700498dcbf3efcd4d8e81c
Description-en: Viewer for images produced by 2D X-ray detector
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)
.
Binaries provided with python-fabio
Description-md5: 96d9ecd0b0da611f281f60d24e2333c5
Homepage: https://github.com/kif/fabio
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu